http://qa.mandrakesoft.com/show_bug.cgi?id=3122
------- Additional Comments From [EMAIL PROTECTED] 2003-03-27 14:56 -------
take this configuration where acpi is off (drakboot generated)
# cat /etc/lilo.conf
boot=/dev/hda
map=/boot/map
install=menu
vga=normal
default="linux"
keytable=/boot/us.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label="linux"
root=/dev/hda7
initrd=/boot/initrd.img
append="devfs=mount acpi=off"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda7
initrd=/boot/initrd.img
append="failsafe devfs=nomount acpi=off"
read-only
other=/dev/fd0
label="floppy"
unsafe
then try to let drakboot enable acpi ( 'enable acpi' option checked)
1. lilo.conf won't reflect this change (acpi is still off)
2. (related) it seems that this 'enable acpi' option is always checked regardless of
presence
of acpi=off in the lilo default kernel entry
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date:
description:
after enabling acpi through the GUI. lilo.conf has still acpi=off at the line append=