Results 1 to 10 of 15
I installed (nearli successfully) ubuntu in one of my laptop partition.
I also have windowsxp and I'm using Grub as bootloader.
But there is still a problem.
When I logout ...
- 02-05-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 16
boot problem
I installed (nearli successfully) ubuntu in one of my laptop partition.
I also have windowsxp and I'm using Grub as bootloader.
But there is still a problem.
When I logout from Ubuntu and restart the computer to pass at windows, windows boots up but I can't login! And I can't neither turn off the machine. Then I swith off the power and start again windows. It obviously checks the disk and just then I can login.
This happens every time I pass from linux to windows.
What can I do?
Thanks!!!
vale
- 02-05-2005 #2
So grub doesn't apear each time you booy up after the instalation?
- 02-05-2005 #3Just Joined!
- Join Date
- Feb 2005
- Posts
- 16
No Grub appears every time.
If I select Ubuntu no problem.
Instead if I select windows, the screen of windows appears and then the icons with login usernames appear. But If I click on the icon with my username all is freeze. If I click on "turn of" also it is also freeze.
So I turn off the power and after the reboot and windows selection in grub and the automatic "scan disk" I can click on my username and normally go in windows.
What appens?
cheers
vale
- 02-06-2005 #4Linux User
- Join Date
- Jan 2005
- Location
- Arizona
- Posts
- 288
Ok, so no matter what, if you turn off the power instead of rebooting, you can load Windows fine? Try passing acpi=off in your /boot/grub/menu.lst and see how your reboot to Windows goes.
Are you mounting your C: partition in Ubuntu?Michael Salivar
Man knows himself insofar as he knows the world, becoming aware of it only in himself, and of himself only within it.
--Goethe
- 02-06-2005 #5Just Joined!
- Join Date
- Feb 2005
- Posts
- 16
sorry
but in wich point of menu.lst must I write acp=off?
- 02-06-2005 #6Just Joined!
- Join Date
- Feb 2005
- Posts
- 16
About your 2 question:
Maybe Yes
I mounted Windows uder ubuntu too see my windows files from linux.
- 02-06-2005 #7Just Joined!
- Join Date
- Feb 2005
- Posts
- 16
I also noticed that if I select "shut down"
from ubuntu, the machine restarts! Not good.
thanks
vale
- 02-06-2005 #8Linux User
- Join Date
- Jan 2005
- Location
- Arizona
- Posts
- 288
First, it's acpi=off, and it's in the kernel line of the Ubuntu section. It looks something like this:
Code:# (1) Ubuntu Linux title Ubuntu Linux root (hd1,0) kernel /boot/vmlinuz-2.6.8.1-2-686 root=/dev/hdd1 acpi=off ro quiet splash initrd /boot/initrd.img-2.6.8.1-2-686
Michael Salivar
Man knows himself insofar as he knows the world, becoming aware of it only in himself, and of himself only within it.
--Goethe
- 02-06-2005 #9Just Joined!
- Join Date
- Feb 2005
- Posts
- 16
ok
I'll try and let you know.
thans
vale
- 02-06-2005 #10Just Joined!
- Join Date
- Feb 2005
- Posts
- 16
I added acpi=off where you told me. but nothing changes at windows boot and again if I select "shut down" from ubuntu it reboots.


Reply With Quote
