GRUB 2中文指南
已經沒有在/boot/grub/menu.lst裡面修改嚕
因為被/boot/grub/grub.cfg取代嚕
可是GRUB 2不建議你修改這個檔案
請修改/etc/default/grub
sudo vim /etc/default/grub
GRUB_TIMEOUT=10
改成
GRUB_TIMEOUT=2
編輯完之後要使用update-grub他會自動更新/boot/grub/grub.cfg
nelsonchung@ubuntu:/boot/grub$ sudo update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-26-generic
Found initrd image: /boot/initrd.img-2.6.32-26-generic
Found linux image: /boot/vmlinuz-2.6.32-24-generic
Found initrd image: /boot/initrd.img-2.6.32-24-generic
Found Microsoft Windows XP Professional on /dev/sda1
done
重新開機看效果
沒有留言:
張貼留言