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

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

powered by performancing firefox

0 条评论

  1. This post has no comment yet

发表回复

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