Comment 7 for bug 213754

Revision history for this message
wcgbg (wangchengu) wrote :

Append "reboot=b" to the line begin with "kernel" like this:

title Ubuntu 8.04, kernel 2.6.24-18-generic
root (hd0,7)
kernel /boot/vmlinuz-2.6.24-18-generic root=UUID=9a0731d6-de74-40f0-8d90-acc0bc9e2264 ro reboot=b
initrd /boot/initrd.img-2.6.24-18-generic
quiet

"# kopt=" works only when kernel is being upgraded.