|[EMAIL PROTECTED] forced the electrons to say:
|> This generally suffices, and keeps life easy, with /boot and / ro.
|
|Have you tried this without errors? IMO / has to be writable - since
|/etc is on it, with configuration files that change. (eg, /etc/mtab is
|written at the end of the boot process). Also, I don't what happens to
|/dev/* if you mount / ro - there are a bunch of stuff like some_command
|&> /dev/null in the sysinit scripts.
|
|Similarly, for /boot, I have this in /etc/rc.d/rc.sysinit:
|
|cat > /boot/kernel.h << EOF
| <snipped>
|EOF
|
|This will fail if /boot is ro.
|


Actually I did it.
The /dev /var /tmp were mounted on ramdisk and / was on cdrom. It booted
well with little hacking of rc.sysinit and some complaints, but I could use
bash and run some perl scripts also.
The binaries on cdrom were minimal debian installation and perl+apache+lynx.
Regards,
Mukund Deshmukh
Beta Computronics Pvt. Ltd.
Web Site - www.betacomp.com




----------------------------------------------
Find out more about this and other Linux India 
mailing lists at http://lists.linux-india.org/

Reply via email to