LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Boot options for openSUSE 10.3 x86_64 (https://www.linuxquestions.org/questions/suse-opensuse-60/boot-options-for-opensuse-10-3-x86_64-a-592061/)

hammanu 10-15-2007 05:11 PM

Boot options for openSUSE 10.3 x86_64
 
I'm excited I finally got a 64-bit linux distro to work on my HP dv9000. However, in order to boot up without a lock-up I have to type "noapic" at the boot menu. Is there anyway to write that option into a command file so that I don't have to sit at my computer while it boots up? That way I can turn it on and go do something else?

google01103 10-15-2007 05:21 PM

go to: yast -> system-> boot loader -> edit (the Suse 10.3 line)-> optional command line parameter

then add: noaipc

hammanu 10-15-2007 05:38 PM

This is currently what I have in the "Optional Kernel Command Line Parameter:" box.

resume=/dev/sda5 splash=silent showopts

Is this what it would look like after adding "noapic"?

resume=/dev/sda5 splash=silent showopts noapic

google01103 10-15-2007 06:34 PM

as best as I can tell yes, I've also seen it as "acpi=off"

hammanu 10-15-2007 07:07 PM

It worked. Thank you.


All times are GMT -5. The time now is 02:58 AM.