sudo gedit /boot/grub/grub.cfg 打开grub.cfg 这个文件,
将文件中的 set default="0" 中的 0 改成对应欲默认启动的操作系统的序号(从0开始) ,然后保存。
Comments (5)
Comments are closed.