ramble寫到:
引用:
RetupmocSoft寫到:
grub 選單控制
打開終端機
輸入
sudo gedit /boot/grub/menu.lst
找尋最下面那邊有 other operation system 開機的項目
xp 選單控制
msconfig 去設定
# This is a divider, added to separate the menu items below from the Debian
# ones.
title OTHER OPERATION SYSTEM:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Microsoft Windows XP Professional
rootnoverify (hd0,0)
savedefault
makeactive
chainloader +1
請問要怎麼改能說明詳細嗎?