kernel hang (5.04 - 2.6.11-1-686 #1)
Ronald van Engelen
ubuntu-users at lacocina.nl
Wed Jun 1 22:45:59 UTC 2005
Op wo, 01-06-2005 te 16:43 -0400, schreef xbaez:
[snip]
> How can I tell grub not to delete the 'noinotify' by the 'update-grub'
> script? I read the message below but not fully understood it
>
> # kopt=root=/dev/hda1 ro bootkbd=es
add it to this line (including the single '#') like this:
# kopt=root=/dev/hda1 ro bootkbd=es noinotify
and then run update-grub; it will append the k(ernel)opt(tions) options
to each found kernel.
Regards,
Ronald
More information about the ubuntu-users
mailing list