Posted Feb 5, 2009 3:22 UTC (Thu) by jbailey (subscriber, #16890)
[Link]
pivot_root requires an older-style initrd. It doesn't work with an
initramfs at all.
Dracut looks to replace the initramfs patchwork
Posted Feb 5, 2009 8:18 UTC (Thu) by jengelh (subscriber, #33263)
[Link]
That is because initramfs is extracted to the 'rootfs' (some instance of an ramfs), and rootfs is not supposed to be pivoted. Instead, you remove all files and then do a normal chroot. In other words: