|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『楼 主』:
[推荐] 在DOS下向硬盘安装GRUB的方法
使用 LLM 解释/回答一下
GNU GRUB是一个非常强大实用的多启动管理器。通过它,就可以轻易实现各种操作系统的引导,或者从IMG镜像文件进行引导。现在有了DOS版的GRUB(即GRUB for DOS),可以在DOS命令行或CONFIG.SYS中直接加载,以启动其它的操作系统,也可以通过GRUB for DOS来直接向硬盘的MBR中安装GRUB,这样一开机就是GRUB多系统引导界面了。向硬盘MBR中安装GRUB的方法是:
1:先将stage1和stage2两个文件复制到C:\GRUB或C:\BOOT\GRUB文件夹下;
2:运行GRUB for DOS,然后输入命令:
root (hd0,0)
setup (hd0)
即可!
如果是软盘,也可以用此方法,方法是将hd0换成fd0并将stage?文件复制到A盘的相应文件夹下即可。
建议大家测试使用!
GNU GRUB is a very powerful and practical multi-boot manager. Through it, you can easily achieve the boot of various operating systems or boot from IMG image files. Now there is the DOS version of GRUB (namely GRUB for DOS), which can be directly loaded in the DOS command line or CONFIG.SYS to boot other operating systems, and can also install GRUB to the MBR of the hard disk through GRUB for DOS, so that the GRUB multi-system boot interface will appear as soon as you start the computer. The method to install GRUB to the hard disk MBR is:
1: First copy the two files stage1 and stage2 to the C:\GRUB or C:\BOOT\GRUB folder;
2: Run GRUB for DOS, then enter the commands:
root (hd0,0)
setup (hd0)
That's it!
If it is a floppy disk, you can also use this method. The method is to replace hd0 with fd0 and copy the stage? file to the corresponding folder of drive A.
It is recommended that everyone test and use it!
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-9-23 00:00 |
|
|
hunome
银牌会员
     颓废青年
积分 2265
发帖 721
注册 2003-5-12
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
好!给个下载连接吧,帖子多了一时找不到。
Okay! Give a download link, there are many posts and I can't find it for a while.
|
|
2003-9-23 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
在这儿下载吧:
http://newdos.yginfo.net/grubdos.htm
Download here:
http://newdos.yginfo.net/grubdos.htm
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-9-23 00:00 |
|
|
savioler
中级用户
  
积分 422
发帖 136
注册 2002-11-9
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
我觉得在硬盘里用的话不如用spfidks得,只放在mbr中,不会怕c盘给格了之后就无左
I think when using in the hard disk, it's not as good as using spfidks, just placing it in the MBR, so that you don't have to worry that after the C drive is formatted, there is nothing left.
|
|
2003-9-23 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
GRUB也是放在MBR中呢,它支持IMG、直接多系统,而SPFDISK就不支持(它只能支持独立的分区)。
GRUB is also placed in the MBR. It supports IMG, direct multi - system, while SPFDISK does not support it (it can only support independent partitions).
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-9-23 00:00 |
|