View previous topic :: View next topic |
Author |
Message |
java_beans2000 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 16 Jan 2005 Posts: 11
|
Posted: Fri Mar 18, 2005 8:13 pm Post subject: netmount(unsolvable) |
|
|
At boot up I get a netmount failure. I have done the following:
!. using the same driver as the boot cd, which has no issues when running install.
2. echo blah > /etc/hostname (and aslo for domainname)
3. rc-update add domainname default
4. nano -w /etc/conf.d/net (only active line is the iface**"dhcp") no gateways or anything else require
5. rc-update add net.eth0 default
6. emerge dhcpcd
7. I tried 2 seperate kernels ... one at a time ofcourse
Am I missing something?
PS..... the hd drive just failed... its dead ![Crying or Very sad :cry:](images/smiles/icon_cry.gif) ![Evil or Very Mad :evil:](images/smiles/icon_evil.gif) ... I noticed that the driver i picked didnt actually take when compiling the kernel. Upon recompiling the hd died. so the prob would have been fixed had there been a good hd. 4 years old.... plays taps for hd. So if ya can forget I asked in the first place, please do so.
Last edited by java_beans2000 on Fri Mar 18, 2005 9:01 pm; edited 2 times in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Sith_Happens Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/175271068941f9ba0c93f85.png)
Joined: 15 Dec 2004 Posts: 1807 Location: The University of Maryland at College Park
|
Posted: Fri Mar 18, 2005 8:23 pm Post subject: |
|
|
You mean iface_eth0="dhcp" right? Try running dhcpcd -d eth0 then post the last few lines of the output of dmesg. Also run ifconfig eth0 to verify that your device has been detected and lsmod to verify that the module was loaded correctly. If ifconfig eth0 gives you a device error but lsmod shows the module was loaded correctly, then it could be the wrong module. _________________ "That question was less stupid; though you asked it in a profoundly stupid way."
I'm the brains behind Jackass! | Tutorials: Shorewall |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Sith_Happens Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/175271068941f9ba0c93f85.png)
Joined: 15 Dec 2004 Posts: 1807 Location: The University of Maryland at College Park
|
Posted: Sat Mar 19, 2005 4:21 pm Post subject: |
|
|
So sad to hear that. It sucks when hardware just farts out on you. _________________ "That question was less stupid; though you asked it in a profoundly stupid way."
I'm the brains behind Jackass! | Tutorials: Shorewall |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|