All of lore.kernel.org
 help / color / mirror / Atom feed
From: Emmanuel BOUAZIZ <ebouaziz@neotion.com>
To: buildroot@busybox.net
Subject: [Buildroot] buildroot with SquashFS root file system
Date: Thu, 08 Dec 2011 12:26:11 +0100	[thread overview]
Message-ID: <4EE09ED3.5060102@neotion.com> (raw)
In-Reply-To: <87pqfzbaq9.fsf@macbook.be.48ers.dk>



On 12/08/2011 11:48 AM, Peter Korsgaard wrote:

>  Emmanuel> The only remaining problem is that the whole filesystem is
>  Emmanuel> read-only despite the 'rw' including /var and /tmp.
> 
> That's because you're using squashfs. Squashfs is a readonly
> filesystem. Either move to initramfs or use ext2 in your initrd.
> 

> /tmp should be a tmpfs though (check /etc/fstab), and most of /var
> symlinks to /tmp/.
> 

Oh that's rigth, it's writable, I mixed with another directory that I wanted to write to (/usr/local). I mounted it as
tmpfs too and everything's fine now. Thanks a lot for your help :)

Well, I'll switch back to initramfs anyway since it's less tricky.

regards,
-- 
Emmanuel

  reply	other threads:[~2011-12-08 11:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-06 15:20 [Buildroot] buildroot with SquashFS root file system Emmanuel BOUAZIZ
2011-12-06 15:56 ` Michael S. Zick
2011-12-06 17:59   ` Emmanuel BOUAZIZ
2011-12-06 18:16     ` Michael S. Zick
2011-12-08 10:31       ` Emmanuel BOUAZIZ
2011-12-08 10:48         ` Peter Korsgaard
2011-12-08 11:26           ` Emmanuel BOUAZIZ [this message]
2011-12-08 14:27             ` Michael S. Zick
2011-12-08 17:34               ` Emmanuel BOUAZIZ
2011-12-06 20:29 ` Peter Korsgaard
2011-12-13 17:18 ` Arnout Vandecappelle
2011-12-14  8:40   ` Thomas Petazzoni
2011-12-14  9:01   ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EE09ED3.5060102@neotion.com \
    --to=ebouaziz@neotion.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.