Results 1 to 5 of 5
I installed the OS and everything was running perfectly fine. But when I select Gentoo in Grub. It starts to load it properly. But I get an error message that ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-02-2005 #1Linux Newbie
- Join Date
- Nov 2004
- Location
- Jersey
- Posts
- 102
After install error
I installed the OS and everything was running perfectly fine. But when I select Gentoo in Grub. It starts to load it properly. But I get an error message that says:
This is the second time that I tried to install it and I got the same error the first time. What am I doing wrong. I am dual booting with Windows XP.Code:>>Mounting filesystems mount: Mounting devfs on /dev failed: No such devices Error opening file: ".devfsd" No such file or directory >>Determining root device... >>Block device /dev/hda4 is not a valid root device... >>The root block device is unspecified or not detected. Please specify a device to boot, or "shell" for a shell... boot()Registered user #372186 -- http://counter.li.org
- 06-02-2005 #2Linux Newbie
- Join Date
- Nov 2004
- Location
- Jersey
- Posts
- 102
I figured it out. Forgot to add udev to my grub.conf. Im so stupid sometimes.
Registered user #372186 -- http://counter.li.org
- 06-02-2005 #3Linux Newbie
- Join Date
- Nov 2004
- Location
- Jersey
- Posts
- 102
Now im getting an error message that says:
This comes up before the login prompt. How do I rid myself of this message. Thank youCode:ERROR: Problem starting needed services "netmount" was not started.Registered user #372186 -- http://counter.li.org
- 06-02-2005 #4Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Find out which module the livecd has loaded for your network-card, with the help of "lsmod", and try compiling it into your kernel. Also make sure your /etc/conf.d/net is OK, compare it to the one in the manual.
PS: There should be added a sticky thread explaining this since this is the most common reason of posting in the gentoo-section I beleve...
- 06-04-2005 #5Just Joined!
- Join Date
- Jun 2005
- Posts
- 13
If netmount is not loading and you want to get rid of it, you can always just use rc-update to remove it from bootup.


Reply With Quote
