From: Adrian M. <ad...@mc...> - 2001-10-13 23:49:20
|
On Saturday 13 October 2001 7:11 pm, M. R. Brown wrote: > * Adrian McMenamin <ad...@mc...> on Sat, Oct 13, 2001: > > Sounds right - but I don't have an /etc/network/interfaces file to > > disable! The /etc directory on the DC's root partition is empty :-< > > If you're using busybox as a base system, setup /etc/inittab and try > remounting NFS rw from /etc/init.d/rcS, also setup an /etc/fstab with your > NFS root entry. > Thanks, this works - if you leave out the inittab step. Don't ask me why, but with /etc/inittab it fails - something to do with the fact that busybox appears to be running before inittab is processed, I'd guess. |