Win7下硬盘安装Debian
# NeoSmart NeoGrub Bootloader Configuration File## This is the NeoGrub configuration file, and should be located at C:\NST\menu.lst# Please see the EasyBCD Documentation for information on how to create/modify entries:# http://neosmart.net/wiki/display/EBCD/title Install Debian6root (hd0,1)kernel (hd0,1)/vmlinuz boot=casper iso-scan/filename=/debian-6.0.7-i386-CD-1.iso ro quiet splash locale=en_US.UTF-8initrd (hd0,1)/initrd.gz
? ? ?
?
? ? ?保存关闭。
?
7. 重启计算机
? ? ?在启动时,在windows7 ?下 多了一个选项 Install Debian6
? ? ?选择其,然后正常安装即可。
?
8. 参考资料:
? ? 7.1.?http://www.360doc.com/content/11/0506/22/6110614_114908124.shtml
? ? 7.2.?http://sd-zz-sunhua.blog.163.com/blog/static/1325444632010216113647879/
?
?#安装方法,本人已测试 成功