Hi,
I have changed the initrd script to add support for installing or recovering
from nfs.
In the process I also made it a bit more modular.
To boot from nfs one would share the CD via nfs (read-only is ok), and boot
using these parameters for the initrd:
root=/dev/nfs nfsroot=x.x.x.x:/path/to/cd ip=dhcp
If not using nfs, the script works just like before.
Please review and let me know what you think.
--
Alan