Comment 10 for bug 106289

Revision history for this message
b (ben-ekran) wrote :

Thanks, where do I add the kernel paramter?

In /boot/grub/menu.lst:

title Ubuntu, kernel 2.6.20-15-generic
root (hd1,0)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=9f952ca3-ffa6-4adb-903a-5399619f1630 ro quiet splash
initrd /boot/initrd.img-2.6.20-15-generic
savedefault

like so?

title Ubuntu, kernel 2.6.20-15-generic
root (hd1,0)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=9f952ca3-ffa6-4adb-903a-5399619f1630 ro quiet splash acpi=off
initrd /boot/initrd.img-2.6.20-15-generic
savedefault