|
发表于 2009-4-16 12:51:27
|
显示全部楼层
我的:- default 0
- timeout 30
- color cyan/blue white/blue
- ## ## End Default Options ##
- title Debian GNU/Linux, kernel 2.6.26-2-amd64
- root (hd0,2)
- kernel /vmlinuz-2.6.26-2-amd64 root=/dev/sda7 vga=773 ro quiet
- initrd /initrd.img-2.6.26-2-amd64
- title Debian GNU/Linux, kernel 2.6.26-2-amd64 (single-user mode)
- root (hd0,2)
- kernel /vmlinuz-2.6.26-2-amd64 root=/dev/sda7 ro single
- initrd /initrd.img-2.6.26-2-amd64
- title Debian GNU/Linux, kernel 2.6.26-1-amd64
- root (hd0,2)
- kernel /vmlinuz-2.6.26-1-amd64 root=/dev/sda7 ro quiet
- initrd /initrd.img-2.6.26-1-amd64
- title Debian GNU/Linux, kernel 2.6.26-1-amd64 (single-user mode)
- root (hd0,2)
- kernel /vmlinuz-2.6.26-1-amd64 root=/dev/sda7 ro single
- initrd /initrd.img-2.6.26-1-amd64
- ### END DEBIAN AUTOMAGIC KERNELS LIST
- # This is a divider, added to separate the menu items below from the Debian
- # ones.
- title Other operating systems:
- root
- # This entry automatically added by the Debian installer for a non-linux OS
- # on /dev/sda1
- title Microsoft Windows XP Professional
- root (hd0,0)
- savedefault
- makeactive
- chainloader +1
复制代码
我的win在sda1和sda5,你是前几天问两个硬盘的吧 |
|