View Full Version : ubuntu won't reboot
gregoriotalahib
August 9th, 2007, 01:34 AM
Hello great wubi creators,
I've successfully installed ubuntu using wubi on windows xp and its kicking as* with beryl. i didnt encounter any problems installing and dont have any performance problems as of this writing, its like any linux installed natively i've tried before etc. ubuntu, slackware, so on... on a separate partition.
However, it won't reboot, it freezes after a blank screen after doing some daemon shutdowns and so on. i've waited for a couple of minutes, and its still w/o hd activities. But if u choose shutdown, it is shutting down successfully with no problems at all. Does anyone have the same problem? If so, please share your success stories. many thanks! ciao!
my pc specs: 1.8ghz yonah, 1gb ram, 120GB sata hd, intel 945gm.
its me gregorio
ago
August 9th, 2007, 03:33 AM
What version did you use? Can you check that you have the files
/etc/init.d/fixsendsigs
/etc/rc2.d/S*fixsendsigs
gregoriotalahib
August 10th, 2007, 06:54 AM
i used this version ubuntu-7.04-alternate-i386.iso on Wubi-7.04.04.exe.
i have this one -> /etc/init.d/fixsendsigs
but i dont have this file -> /etc/rc2.d/S*fixsendsigs :(
i think that's the problem...
ago
August 10th, 2007, 06:32 PM
copy and paste the following into a terminal
sudo update-rc.d cpkernel start 01 0 6 .
sudo update-rc.d fixsendsigs start 10 0 6 .
sudo update-rc.d umounthost start 32 0 6 .
sudo update-rc.d killntfs3g start 99 0 6 .
gregoriotalahib
August 18th, 2007, 01:25 AM
thanks ago! its working! great! ;)
christopherm
September 4th, 2008, 02:01 PM
I'm having a similar problem on Ubuntu 8.04. It simply won"t restart.
I do not seem to have any of these files:
/etc/init.d/fixsendsigs
/etc/rc2.d/S*fixsendsigs
And when i try to copy and paste the following into a terminal
sudo update-rc.d cpkernel start 01 0 6 .
sudo update-rc.d fixsendsigs start 10 0 6 .
sudo update-rc.d umounthost start 32 0 6 .
sudo update-rc.d killntfs3g start 99 0 6 .
..I get:
update-rc.d: /etc/init.d/cpkernel: file does not exist
Please help..
ago
September 4th, 2008, 02:16 PM
No those were commands for previous versions. Run the reboot command from a terminal (ctrl + alt + f2) and report any error you see.
tjflymonkey
September 4th, 2008, 10:42 PM
I have the same problem! Please help
In my case, what I see from the screen was:
-------------------------------------------------
unmounting temporary filesystems.... OK
Deactivating swap.... OK
Unmounting local filesystems.... OK
Will now restart
-------------------------------------------------
It just hangs here.
ago
September 5th, 2008, 04:35 AM
If you can see the msg "Will now restart" then all the reboot scripts should be ok. Might it be that you have acpi problems?
christopherm
September 5th, 2008, 06:46 AM
No those were commands for previous versions. Run the reboot command from a terminal (ctrl + alt + f2) and report any error you see.
When I do that, I just get a password prompt. Then when I do a ctr alt del the system goes down for reboot, successfully shuts down some daemons and I get several errors, first one being "libhal shutdown failed".
There are some more errors after that but the screen goes blank pretty quick so i didn"t catch them yet.
no reboot follows
ago
September 5th, 2008, 07:13 AM
There might be reasons not related to wubi for your issues,
see for instance http://ubuntuforums.org/showthread.php?t=603054
have a look in the general forum, in general if you see the msg "Will now restart", it means things are ok on the wubi side
busta5000
September 5th, 2008, 04:22 PM
Dear Ago I have a problem with ubuntu I hope u can help me read my thread please reply & help me for no one did reply
http://ubuntuforums.org/showthread.php?t=909572 (http://ubuntuforums.org/showthread.php?t=909572)
christopherm
September 6th, 2008, 08:19 PM
How exactly do I apply the "reboot=b" solution?
christopherm
September 7th, 2008, 12:22 PM
this has been going on since 2004?
http://ubuntuforums.org/showthread.php?t=5193
tjflymonkey
September 8th, 2008, 07:02 PM
My understand is that if I add "reboot=b" then reboot will pass to Bios to do it. That means it will be independent with the operating system. Sounds like it should work, but it doesn't work for me?
gorilla55
January 12th, 2009, 09:30 PM
I had the problem on a Dell Optiplex 330.
By adding reboot=b to the end of the kernel line in the boot loader config file (/boot/grub/menu.lst for grub) solved the reboot problem.
MegaSvensk
December 18th, 2009, 05:39 AM
Hi,
Sorry for bumping an old thread but I have this exact same problem in Ubuntu 9.10 (and Linux Mint, which I understand is just Ubuntu with new eye candy.) And I was just wondering if the commands stated in the thread are still valid? Also, I can't even reboot from the live cds, so maybe my problem is something else. It goes down for reboot and then the screen goes blank and the screen led starts blinking as if there is no signal or in standby and all I can do is press the power button.
Edit
Changing an ACPI BIOS setting seems to have fixed the problem! I have no idea what I changed though. I set ACPI Standby state from S1 (POS) (piece of **** mode? :p) to S3 (STR).
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.