LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   netmount does not seem to start at boot (https://www.linuxquestions.org/questions/linux-newbie-8/netmount-does-not-seem-to-start-at-boot-538750/)

borouts 03-19-2007 11:34 AM

netmount does not seem to start at boot
 
Hello everyone.

I installed Gentoo linux on my pc a couple days ago.
I then installed xorg and then kde.

I am very happy about it all since it is the first time I compiled my kernel successfully. I had tried many, many times in the past but always failed :(

Everything seem to be running fine. Sound, networking. However, at boot and at shutdown, I get, among all the "ok" messages, a line that says the following :

ERROR: cannot start netmount as net.eth0 could not start

I really don't know how to correct this and help about this would be greatly appreciated.

borouts 03-19-2007 11:47 AM

Ok, I see what is causes the problem but have not idea how to solve it.

At boot time, the system tries to start netmount before it starts eth0.

borouts 03-19-2007 11:52 AM

I looked at the output at boot time and it shows that the following are booted in order:

-DBUS
-HAL
-netmount (error)
-kdm
-eth0 (this one should boot before netmount if I am correct)

borouts 03-19-2007 02:54 PM

OK, I figured that since I do not have any lines in /etc/fstab that refers to a network share, I do not need netmount at all.

I issued the following command to temporarily solve the problem

rc-update del netmount default


All times are GMT -5. The time now is 05:21 AM.