Add boot options automatically

I need to add “acpi=force” to the boot option line when I boot. How do I change the system so it automatically adds “acpi=force” to the opening screen upon rebooting?

cfwells1 schrieb:
> I need to add “acpi=force” to the boot option line when I boot. How do
> I change the system so it automatically adds “acpi=force” to the opening
> screen upon rebooting?

Either through YaST’s “Boot Loader Configuration” module, or by editing the
file /boot/grub/menu.lst manually.

HTH
T.

Used to that a kernel argument entered in Boot Options on the boot menu will pass through to the installer’s set up of menu.lst. Take a look at menu.lst; it may already be there. If not, just add it to the end of the kernel line.

Thanks, boots perfectly. Both options worked

Terrific! Enjoy! :slight_smile: