Results 1 to 8 of 8
This is NOT good. .. I think
I'm new to linux but when the system won't boot or shutdown normally....
When I try to shutdown or start up:
Code:
The ...
- 05-19-2007 #1Just Joined!
- Join Date
- May 2007
- Posts
- 9
System won't shutdown or start!
This is NOT good. .. I think
I'm new to linux but when the system won't boot or shutdown normally....
When I try to shutdown or start up:
I do believe that this is a problem directly related to baselayout. I emerged it again and still had the same problem. I'm trying my hardest to get the internet working again so that I can emerge --sync and maybe that will fix my baselayout. I can't seem to get my internet running because on boot I get an error message similar to the one above and then when I try and start it....Code:The system is going down for reboot NOW! INIT: Switching to runlevel: 6 INIT: Sending processes the TERM signal /lib/rcscripts/sh/rc-services.sh: line 11: /sbin/depscan.sh: No such file or directory * Error running '/sbin/depscan.sh'! * Please correct any problems above. INIT: no more processes left in this runlevel.
So now I'm clueless as to what to do.Code:/etc/init.d/net.eth0 start /lib/rcscripts/sh/rc-services.sh: line 11: /sbin/depscan.sh: No such file or directory * Error running '/sbin/depscan.sh'! * Please correct any problems above.
- 05-19-2007 #2
Have you tried locating depscan.sh on your file system and creating a symbolic link??
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 05-19-2007 #3Just Joined!
- Join Date
- May 2007
- Posts
- 9
Umm, I think there is one.... But look here:
There is an error.Code:ls:cannot access /sbin/depscan.sh: No such file or directory lrwxrwxrwx 1 root root 21 May 18 12:28 /etc/init.d/depscan.sh -> ../../sbin/depscan.sh
- 05-19-2007 #4Linux Enthusiast
- Join Date
- Aug 2006
- Posts
- 631
Create a symlink as Juan Pablo mentioned or copy the link /etc/init.d/depscan.sh to /sbin.
Regards
- 05-19-2007 #5Just Joined!
- Join Date
- May 2007
- Posts
- 9
That didn't work.
Ive been working on this for HOURS
I'm getting soooo frustrated.
- 05-28-2007 #6
If you haven't fixed this yet, or still care, then I have a question. Have you ran "etc-update" yet? That updates your config files and will most likely fix baselayout problem.
Linux User #376741
Preferred Linux Distro: Debian
Just because you use a distribution, doesn't mean everyone uses the same one.
There is no need to login to the GUI as root!
- 05-28-2007 #7Just Joined!
- Join Date
- May 2007
- Posts
- 9
I'm not quite why it fixed, but it started working again after I did emerge --update world
- 05-28-2007 #8
For future reference, if you have problems like that again and it appears to be from baselayout, you should run "etc-update" to update your config files. You should run it routinely anyway though, to make sure and stay up to date. It could also cause system instability if you don't.
Linux User #376741
Preferred Linux Distro: Debian
Just because you use a distribution, doesn't mean everyone uses the same one.
There is no need to login to the GUI as root!


Reply With Quote
