首先修改這個檔案
sudo gedit /etc/default/grub
GRUB_DEFAULT=2 這個代表第幾個選項
GRUB_TIMEOUT=30 這個代表停留在default選項的時間
然後修改完之後要去執行
sudo update-grub
執行完如下
brandon@brandon-ubuntu:/etc/default$ sudo update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-42-generic
Found initrd image: /boot/initrd.img-2.6.32-42-generic
Found linux image: /boot/vmlinuz-2.6.32-38-generic
Found initrd image: /boot/initrd.img-2.6.32-38-generic
Found memtest86+ image: /boot/memtest86+.bin
Found Windows 7 (loader) on /dev/sda1
done
沒有留言:
張貼留言