1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | set timeout=10 set default=0 menuentry "Linux (2.6.32.2 kernel)" { set root=(hd1,8) linux /bzImage-2.6.32.2 ro root=/dev/sdb4 initrd /initramfs-x86_64-2.6.32.2 } menuentry "Windows 7" { set root=(hd1,2) parttool (hd0,1) hidden+ parttool (hd1,5) hidden- chainloader +1 } |
欢迎光临 电子技术论坛_中国专业的电子工程师学习交流社区-中电网技术论坛 (http://bbs.eccn.com/) | Powered by Discuz! 7.0.0 |