On Mon, 2006-09-04 at 20:13 +0100, Matt Callow wrote:
I've also found a patch http://www.lammerts.org/software/kernelpatches/nfsroot-hotplug_ethernet.patc... which makes the kernel wait for a network device to appear. Seem to work too.
Sleeps for one second until a network device pops up, then tries using it. It'll still be ultimately better to pivot into an NFS root since that's cleaner than using this hack :-)
Jon.