[Buildroot] Udev on a live CD system does not appear to populate /dev

Arnout Vandecappelle arnout at mind.be
Tue Nov 13 06:53:04 UTC 2012


On 08/11/12 17:29, Stefan Fröberg wrote:
> If you ever want to use the maximum compression method supported by
> modern kernels (XZ compression)
> then change that initramfs generation command to this:
>
> find .  -not \( -path "./boot" -prune \) -print0 | cpio --null -ov --format=newc
>   | xz --check=crc32>  /livecd/initramfs.xz
>
> Without that --check=crc32 parameter you won't be able to boot
> XZ-compressed initramfs.

  It would be good to have this in buildroot.  Care to add a config option
BR2_TARGET_ROOTFS_CPIO_XZ?  Using host-xz, of course, since not all systems
have xz installed.


  Regards,
  Arnout
-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F


More information about the buildroot mailing list