Adding boot options?

Andrew Zajac arzajac at gmail.com
Thu Nov 8 12:33:18 UTC 2007


On Nov 8, 2007 3:20 AM, Nils Kassube <kassube at gmx.net> wrote:

> Search for the line
>
> # kopt=root=<your boot partition> ro
>
> and put your extra boot parameter at the end of the line. Then it looks
> like this:
>
> # kopt=root=<your boot partition> ro apci=force
>
> Now search for lines starting with
>
> kernel    /boot/vmlinuz-<your kernel>
>
> and put your extra boot parameter at the end of all these lines also.
>

You don't need to do the second step.  Just save the file and run

sudo update-grub

and it will be done for you.  That's what the kopt line is for!

az




More information about the kubuntu-users mailing list