Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem on reboot / shutdown
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
rsaren
n00b
n00b


Joined: 22 Oct 2006
Posts: 14

PostPosted: Fri Nov 10, 2006 12:39 pm    Post subject: problem on reboot / shutdown Reply with quote

hi

Since last 4 days i have been having this strange problem, whenever i try to reboot / shutdown my system, the reboot / shut down process goes like this...
"switching to runlevel 6
INIT: stopping dbus
INIT: stopping syslog
INIT: stoppping vsftpd
...
...
...
INIT: no more process to kill"
After this it just hangs and stays like this and i have to manually reboot / shutdown the system.
Can anyone please help me out ?
Back to top
View user's profile Send private message
tomi.e
n00b
n00b


Joined: 24 Aug 2006
Posts: 68
Location: Slovenia

PostPosted: Sat Nov 11, 2006 8:17 pm    Post subject: Reply with quote

I had the same problem. Fortunately a emerge -uD world solved it. I'm not sure which of the installed packages did it, but after the emerge I ran etc-update and while merging new config files, I realized one of them (/etc/init.d/halt.sh) was added a "ramfs" option.

Code:
grep "RC_NO_UMOUNT_FS=" /etc/init.d/halt.sh

Now, I get
Quote:
RC_NO_UMOUNT_FS="^(proc|devpts|sysfs|devfs|ramfs|tmpfs|usb(dev)?fs|unionfs|rootfs)$"
(before the emerge, "ramfs" was missing)

No sure if this was the only thing that fixed my problem. And I can't figure out to which package this halt.sh file belongs to...I think it colud be sysvinit, although equery does not confirm that :?
_________________
silence kills the revolution
Back to top
View user's profile Send private message
sebtx
Tux's lil' helper
Tux's lil' helper


Joined: 02 Nov 2005
Posts: 131
Location: France, Eure-et-loir

PostPosted: Wed Nov 15, 2006 11:39 am    Post subject: Same problem Reply with quote

Hello,

I had the same problem and an equery belongs /etc/init.d/halt.sh returned the sys-apps/baselayout package.

I had added manually "ramfs" into halt.sh and now my system power down properly.

I have sys-apps/baselayout-1.12.5-r2.

Thanks for your message.
_________________
Linux gigalaptop 2.6.21-suspend2-r5 #5 SMP PREEMPT Thu May 31 23:32:15 UTC 2007 i686 Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz GenuineIntel GNU/Linux
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum