Ubuntu下修改多系统启动菜单顺序 之前的多种方法比如修改menu.list之类的,在Ubuntu 11已经不能用了。不过11也提供了 一个非常简易的办法:打开终端,输入命令:sudo gedit /boot/grub/grub.... 2011-06-29 1620 5 3
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 t... 2007-03-20 573 0
How to Fix Grub Since last time I lost my Grub, I did not have time to fix it. So today when I got up, I finally decided to solve this problem. After ten minut... 2006-10-05 619 0