mounting network interfaces errors during bootup
During the bootup of my RH 7.2 server I get this error "Mounting local network: ERROR cannot determine network interfaces, you must use a interface config line." Then I get a time-out error when it gets to "Mounting other filesystems." I assume to the 2 errors are related???
In my /etc/fstab I have (I using samba 2.4.2)...
//host/shared /mnt/shared smbfs username=XX,password=XX 0 0
After I login I can mount to the host just fine...
mount -t smbfs //host/share //mnt/share
I'm not sure what a "interface config line" is and where I should use it. Either my /etc/fstab files is all screwed up or it's something else.
If someone could shed some light on some other possible problems that could be causing this I'd appreciate it.
Last edited by robeb; 07-03-2002 at 02:41 PM.
|