From: Gordan B. <go...@bo...> - 2007-10-12 09:53:14
|
On Fri, 12 Oct 2007, Mark Hlawatschek wrote: >> Thus, in the initrd_cleanup, I would need to rm -rf >> /var/comoonics/chroot/lib/modules ? > In my opinion it would be better to modify the create_chroot function. Here, > the files are copied from the initrd. We wouldn't need to copy > the /lib/modules. But wouldn't that only be useful for the disk based init root? I see this as an issue only for the ramdisk init root. Or does the init ramdisk make a new ramdisk root if there is no disk for init root? Basically, if the init root is being moved to a local disk, then the fact that the dedicated partition needs to be 70MB bigger isn't such a huge deal. An extra 70MB of RAM being uses is a considerably more serious issue. Gordan |