您的位置:首页 > 其它

Change Ubuntu grub boot order

2013-08-10 13:49 393 查看
1.First,Remember which system need to boot at first.if the windows order is 3

2.backup grub file before we edit it.
#cd /etc/default
#sudo mv grub grub.back
#edit this line

GRUB_DEFAULT="0"
change it to GRUB_DEFAULT=saved

3.sudo update-grub

Default boot order,

4.sudo grub-set-default 2
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: