Bigbruin.com
Home :: Reviews & Articles ::
Forum :: Info :: :: Facebook :: Youtube :: RSS Feed
Search  :: Register :: Log in
View Single Post  Topic: free linux?? 
Author Message
thePMG
Rated XXX


PostPosted: Tue, 24 May 2005 18:40:27    Post Subject: Reply with quote

Grub is pretty new to me, so don't quote me on this.
I think you need to edit your /boot/grub/menu.lst and add an option like acpi=off. I would add a second entry for a failsafe, and not add this to the main boot entry, just in case.

example:

Code:

title           Ubuntu, kernel 2.6.10-5-386
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.10-5-386 root=/dev/hde1 ro quiet splash
initrd          /boot/initrd.img-2.6.10-5-386
savedefault
boot

title           Ubuntu, kernel 2.6.10-5-386 No ACPI
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.10-5-386 root=/dev/hde1 ro quiet acpi=off splash
initrd          /boot/initrd.img-2.6.10-5-386
savedefault
boot


But definitly google whats above, I'm not totally sure it's right.
_________________
It's got something to do with motherboards and fuzzy logic, f**k, I don't know...
View user's profile Send private message

Contact Us :: On Facebook :: On Youtube :: Newsletter :: RSS Feed :: FAQ :: Links :: Sponsors :: Privacy Policy
Copyright © 2000 - 2023 Bigbruin.com - All rights reserved