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

-- 
PS/2 Keyboards Not Responding
https://bugs.launchpad.net/bugs/106289
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to