On 2012-11-15 10:26 (GMT+0100) Bernhard Voelker composed:
Moreover, what is there on initrd that you can't put in root?
Find out yourself:
$ mkdir /tmp/initrd $ cd /tmp/initrd $ gzip -dc - < /boot/initrd | cpio -i $ find . -ls [...]
It's a question of timing, e.g. how do you want to do an fsck of the root file system when you have it already mounted?
Isn't that why many distros put ro on cmdline, to mount / readonly until after it passes check?
And have a look into run_all.sh. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org