From: Michael S. Zick <minimod@morethan.org>
To: buildroot@busybox.net
Subject: [Buildroot] buildroot with SquashFS root file system
Date: Tue, 6 Dec 2011 12:16:44 -0600 [thread overview]
Message-ID: <201112061216.46659.minimod@morethan.org> (raw)
In-Reply-To: <4EDE57E6.4040007@neotion.com>
On Tue December 6 2011, Emmanuel BOUAZIZ wrote:
>
> On 12/06/2011 04:56 PM, Michael S. Zick wrote:
> > SquashFS is a read-only file system.
> >
> > So which of the "device support" options did you choose?
> > You'll need one that puts devices in something writable, like tmpfs.
> >
> Hi Michael,
> thank you for your answer.
>
> I'm not sure what you mean by "device support" options.
>
That is what I meant. Just didn't have the right name in mind.
> I enabled mdev and in the kernel's generic driver options,
> I checked "Maintain a devtmpfs filesystem to mount at /dev"
> and "Automount devtmpfs at /dev after the kernel mounted the rootfs"
>
My next guess -
Was the kernel built by Buildroot or did you build it otherwise?
If the kernel wasn't built by Buildroot, it may not have the
required options set for tmpfs, devtmpfs, automount devtmpfs.
If built outside of Buildroot, what version kernel?
The usual thing for troubleshooting an initramFS system is:
rdinit=/bin/sh
(or whatever path/name you shell program is)
You could try that, but I expect if it can't open /dev/null
it will not be able to open /dev/console either. ;-)
Mike
> regards,
>
next prev parent reply other threads:[~2011-12-06 18:16 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 [this message]
2011-12-08 10:31 ` Emmanuel BOUAZIZ
2011-12-08 10:48 ` Peter Korsgaard
2011-12-08 11:26 ` Emmanuel BOUAZIZ
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=201112061216.46659.minimod@morethan.org \
--to=minimod@morethan.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox