grub4dos引导Win7和linux双系统

本文介绍了如何利用grub4dos引导Windows 7和Linux双系统。步骤包括下载win7 ISO和grub4dos,用ultraiso制作U盘启动盘,并将grub4dos文件复制到C盘,创建boot.ini配置文件。关键在于正确设置menu.lst,以便grub4dos能正确引导各个操作系统。
摘要由CSDN通过智能技术生成

1、下载win7 iso;

2、下载grub4dos;

3、使用ultraiso制作U盘启动盘;

4、将grub4dos下的如下文件拷贝至C盘

grldr, grldr.mbr, menu.lst, grub.exe?

 

新建boot.ini

[Boot Loader]
Timeout=5
Default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[Operating Systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Win 7" /noexecute=optin /fastdetect
c:\grldr.mbr="GRUB4DOS"

特别注意:

这里的关键点是一定要有那对引号,这和xp 不同,xp 下可以写成
c:\grldr.mbr=GRUB4DOS

而win7 一定要写成
c:\grldr.mbr="GRUB4DOS"

 

附件menu.lst

# This is a sample menu.lst file. You should make some changes to it.
# The old install method of booting via the stage-files has been removed.
# Please install GRLDR boot strap code to MBR with the bootlace.com
# utility under DOS/Win9x or Linux.

color blue/green yellow/red white/magenta

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值