Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] buildroot with SquashFS root file system
@ 2011-12-06 15:20 Emmanuel BOUAZIZ
  2011-12-06 15:56 ` Michael S. Zick
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Emmanuel BOUAZIZ @ 2011-12-06 15:20 UTC (permalink / raw)
  To: buildroot


Hi,

I'm trying to run buildroot 2011.11 on an atom based board, booting via PXE.

I've selected the SquashFS 4.x root filesystem (xz compressed), bzImage as the Kernel binary format, and
syslinux/pxelinux as the  bootloader.
In the system configuration, I checked "remount root filesystem read-write during boot"

In the kernel configuration, I checked Initial RAM filesystem and RAM disk support+XZ, and SquashFS/XZ filesystem support.

On the PXE server, I put these kernel parameters: append vga=0x305 fbcon=scrollback:4096k initrd=rootfs.squashfs

Here is what I get during the boot sequence:

(...)
RAMDISK: squashfs filesystem found at block 0
RAMDISK: Loading 14133KiB [1 disk] into ram disk.../
usb 1-7: new high speed USB device number 3 using ehci_hcd
VFS: Mounted root (squashfs filesystem) readonly on device 1:0
usb 2-2: new full speed USB device number 2 using uhci_hcd
can't open /dev/null: No such file or directory
can't open /dev/null: No such file or directory
can't open /dev/null: No such file or directory
can't open /dev/null: No such file or directory
can't open /dev/null: No such file or directory
can't open /dev/null: No such file or directory
Starting logging: OK
Starting mdev...
mdev: /sys/class: No such file or directory
Starting network...
hub 2-2:1.0: USB found
hub 2-2:1.0: 3 ports detected
ifup: can't open '/var/run/ifstate': Read-only file system
(...)

I get the exact same result if I try to use a cramfs instead of a SquashFS.

Oddly enough, it works perfectly with a cpio root filesystem, or when I integrate the root filesystem as an initramfs in
the kernel image.

I probably missed an important item, but can't figure which. Any help appreciated.

Thanks,

-- 
Emmanuel

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-12-14  9:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox