双系统双硬盘启动 | Dual OS & HDD startup (5 Comments)

# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sdc1
title Microsoft Windows XP Professional
root (hd1,0)
savedefault
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1

添加上面的到 menu.lst 的最后面

PS: hd0 for Master HDD,OS is Ubuntu
hd1 for slave HDD, OS is XP

有了bash,好多了。
呵呵~~~

(5 Comments)