/ 软件 / 574浏览

Useful Cmd to Change Default OS in Grub

sudo cp /boot/grub/menu.lst /boot/grub/menu.lst_backup
sudo gedit /boot/grub/menu.lstChange default=0 to default=whatever

Whatever here means the sequence of the OS you have in menu.lst.

Reference:

http://forum.ubuntu.org.cn/weblog_entry.php?e=287

powered by performancing firefox

更新于

0

  1. This post has no comment yet

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注