воскресенье, 17 октября 2010 г.

Setting default boot entry in Grub2

When the Grub2 came out it was confusing to change boot default.

sudo gedit /etc/default/grub
(or use any other editor like nano)

Find this GRUB_DEFAULT=0 and change zero to else (what you need).

Then update grub

sudo update-grub2


Success.
Was it hard? :)

Комментариев нет:

Отправить комментарий