Trouble Rebooting and Shutting Down
I have a Sony Vaio PCG-K33 that has a P4-3.06GHz with 512MB RAM, 60GB HDD, wireless, integrated Ethernet network and modem, CD-RW/DVD combo, ATI Radeon video.
My issue is that when I issue any command that reboots, halts, or shuts the system down, it hangs after stopping some of the services and processes with the following messages:
Quote:
/etc/init.d/halt.sh: line 22: stop_addon: command not found
/etc/init.d/halt.sh: line 23: stop_addon: command not found
/etc/init.d/halt.sh: line 33: ebegin: command not found
/etc/init.d/halt.sh: line 35: eend: command not found
/etc/init.d/halt.sh: line 99: ebegin: command not found
/etc/init.d/halt.sh: line 126: eend: command not found
/etc/init.d/halt.sh: line 129: stop_addon: command not found
/etc/init.d/halt.sh: line 132: stop_volumes: command not found
/etc/init.d/halt.sh: line 186: stop_addon: command not found
/etc/init.d/halt.sh: line 191: ebegin: command not found
/etc/init.d/halt.sh: line 202: eend: command not found
INIT: no more processes left in this runlevel
The last service to stop before this occurs is pcmcia, and it comes back with [OK].
This was not long after the initial install. The only deviation from the documentation was that I did not remove "X" from the USE flags when I emerged pcmcia. I rebooted from that, and it was fine.
I did a full world update (emerge --update --deep --newuse world) through Portage, installed some other applications, did a full world update again, and later ran etc-update.
Unfortunately, I don't remember exactly which files were impacted, but I know that it suggested changes for several configuration files that I had not altered, so I allowed the changes.
The only thing that seemed unusual about etc-update this time was that some of the files with changes had multiple files containing updates (conf #1, #2, etc), and etc-update presented me the choice between each. However, when it processed the updates for the one I selected, it immediately tried to force me to merge changes with the other pending configuration update.
Foolishly enough, I merged the changes and evidently screwed something up. From what research I was able to do, it seems that halt.sh is related to baselayout and I tried to re-emerge baselayout hoping that it might present the same configuration changes again so I could fix whatever was wrong, but it did not help.
Everything runs fine until the reboot. And judging from the entry from line 132, it's not doing a clean dismount of the partitions.
Any suggestions? I'm at a wits end trying to solve this, and I've put a lot of time into compiling applications on here... I really don't want to start all over if I don't have to.
Thanks for any help you can provide.