中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-18 02:13
47,814 topics / 349,907 posts / today 4 new / 48,259 members
GRUB4DOS、SYSLINUX及其它启动管理软件讨论专区 » Farewell to vFloppy, switch to GRUB, in one word, "cool"!
Printable Version  32,002 / 85
Floor1 martin325 Posted 2006-03-05 22:35
银牌会员 Posts 603 Credits 1,582
Farewell to vFloppy and switch to GRUB, just one word, "cool"!

About half a month ago, I discovered vFloppy, integrating the virtual boot floppy into the hard drive, and it felt great. But after doing a few GHOSTs, I found that after restoring the system, the virtual floppy couldn't start repeatedly. So I started "beating the iron" online and found that many netizens said that grub_for_dos is easy to use.

But many posts are described very complicated. Fortunately, I have a little English foundation. I downloaded grub_for_dos 2006-03-03 at http://grub4dos.jot.com/WikiHome.

The following is shared with you:

1. Copy grldr and menu.lst to the C:\ root directory, in the same directory as the Windows operating system "boot.ini" file

2. Create a "BOOT" folder in the C:\ root directory, and copy the boot.img (you can also download and make the boot image file by yourself) to this folder

3. Edit the "boot.ini" file and add C:\GRLDR="Start GRUB" at the last line


PS: Beginning at version 0.4.0, GRUB for DOS supports memdrives.
GRUB version 0.4.0 and above already supports the memdrives function, so there is no need for the memdrives.gz file.

With GRUB, there will never be a phenomenon that the virtual floppy can't start, let's GHOST to the end!

Attachments
grldr.rar (75.27 KiB)
Floor2 electronixtar Posted 2006-03-06 15:09
铂金会员 Posts 2,672 Credits 7,493
^_^

vFloppy is located by physical address, so of course it can't be used after ghosting.

I also use grub
Floor3 martin325 Posted 2006-03-06 19:34
银牌会员 Posts 603 Credits 1,582
This GRUB is the latest version and is very easy to use.

Just copy the two files grldr and menu.lst to the C:\ root directory, and edit menu.lst with Notepad to specify the path of the boot image file. It is best to also place the image file in the C:\ root directory. For example:

Write in menu.lst:

color yellow/cyan
timeout 60
default 0

title Boot from Virtual Floppy Disk
map --mem --read-only (hd0,0)/boot/boot.img (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1
boot

title Start Windows XP Profession
rootnoverify (hd0,0)
makeactive
chainloader +1

In this example, the image file boot.img is located in the C:\boot folder. After starting GRUB, there are two startup items in this example. One is the default startup from the image file, and the other is startup from Windows XP.

Advantages of GRUB: Since the image is copied to a memory area, the image itself can be non-contiguous or even compressed.
Floor4 martin325 Posted 2006-03-06 19:35
银牌会员 Posts 603 Credits 1,582
The size of the image file depends on the memory size of the machine itself. So theoretically, this image file can be as large as the memory, such as 256M or 512M. I haven't tested this myself, just read the software usage instructions.
Floor5 fujianabc Posted 2006-03-06 20:11
金牌会员 Posts 1,616 Credits 3,467
Remember in the summer of 2004, we discussed the issue of GRUB boot memory disk on this forum. Now when I play Windows 98, I use the map --mem command in GRldr to boot the entire 98 in memory.
Floor6 xssllll Posted 2006-03-10 14:12
初级用户 Posts 7 Credits 33
Floor7 cdy168 Posted 2006-03-11 04:17
初级用户 Posts 14 Credits 129
What's the use of this software??? I'm a newbie!!!
Floor8 jimy1981 Posted 2006-03-11 11:48
新手上路 Posts 7 Credits 18
Is it really that good?
Floor9 jljerry Posted 2006-03-11 13:08
新手上路 Posts 2 Credits 4
Dude, the method you mentioned above isn't working. Can you explain it in more detail?

My machine has a Lenovo professional version system installed with an 815 cracked BIOS, and the partition is NTFS.

Thanks a lot
Floor10 wglwx Posted 2006-03-13 13:44
高级用户 Posts 187 Credits 616
Successfully tested! Thanks to the landlord!
Floor11 wmrcyxx Posted 2006-03-20 23:06
新手上路 Posts 3 Credits 6
Learning
Floor12 martin325 Posted 2006-03-22 08:19
银牌会员 Posts 603 Credits 1,582
The color configuration of the first line in menu.lst is best changed to:
color black/cyan yellow/cyan
So that the display effect is better!

Also for:
title Start Windows XP Profession
rootnoverify (hd0,0)
makeactive
chainloader +1
Actually, it means booting from the hard disk, so it is appropriate to change the title here to:
title Boot from HDD

RE: jljerry
GRUB may have poor support for the NTFS file system on partition C. I don't know this very well either. Everyone is welcome to start a discussion!
Floor13 weilong888 Posted 2006-03-22 12:49
银牌会员 Posts 548 Credits 1,270
Grub is really good.
Floor14 qinccckencn Posted 2006-03-27 15:02
中级用户 Posts 102 Credits 349
Skills Worth Learning
Floor15 zhuchangning Posted 2006-03-27 22:34
新手上路 Posts 3 Credits 4
Ask the landlord, how to set it to display Chinese menus?
1 2 3 46  Next
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023