![]() |
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-27 07:14 |
47,812 topics / 349,912 posts / today 2 new / 48,264 members |
| 意见反馈 & 网友交流 » Can't download SRC Tools in "Disk Tools" |
| Printable Version 1,451 / 12 |
| Floor1 sosodream | Posted 2003-03-30 00:00 |
| 初级用户 Posts 13 Credits 140 | |
|
My machine currently has win me (drive C), xp (drive E),
and I want to boot directly into pure DOS from the startup menu. I read the article on the site, "How to Boot Pure DOS under WinNT/2K/XP," but I still don't quite understand it. Has anyone installed it before? Please explain the specific steps and points to watch out for. Also, I can't download the rt file. |
|
| Floor2 sosodream | Posted 2003-03-30 00:00 |
| 初级用户 Posts 13 Credits 140 | |
|
In "How to Boot Pure DOS under WinNT/2K/XP," the section below feels rather hard to operate. I got stuck when I reached here.
Booting DOS requires the DOS system boot sector and boot files. The key to installing DOS after WinNT/2K/XP has already been installed is to create them. Some of you may ask: after WinNT/2K/XP is installed, hasn't the content in the master boot sector already been replaced with non-DOS content? Then why can DOS still be booted from the startup menu mentioned above? This is because if DOS was previously installed in the system (including the MS-DOS 7.x that comes with Win9x), WinNT/2K/XP will automatically create a BOOTSECT.DOS file in the active boot partition (usually drive C) during installation. This file preserves the DOS boot information. After selecting DOS from the startup menu, WinNT/2K/XP uses this file to let DOS boot. Therefore, if BOOTSECT.DOS already exists in C:\( (that is, the active boot partition), there is no need to create it manually. You can directly copy the DOS boot files (such as MS-DOS 7.10) IO.SYS, MSDOS.SYS, and COMMAND.COM to C:\ (it is best not to transfer the system with the SYS command; see the next paragraph for details), and then modify BOOT.INI as described below. As for DOS system boot files, everyone knows that you can transfer them with the SYS command that comes with DOS. However, if you do it directly like that, then only DOS will be able to boot, and the boot information for WinNT/2K/XP will be overwritten, causing it to fail to boot. In order to make both DOS and WinNT/2K/XP bootable, there are several methods. You can use a very practical tool called BOOTPART, which can be found under "System Tools" on this site. It is very powerful. For example, it can write information for a specified system into the boot sector, including DOS6, DOS7 (Win9x), and WinNT (/2K/XP). For example, if you want to write the boot information of MS-DOS 7.10 (Win98) into drive C, you can use the command BOOTPART WIN98 BOOT:C:. Therefore, the specific method is: first use the SYS command (such as SYS C to transfer the DOS system files into drive C, then save the information currently in the master boot sector (that is, the DOS boot information) into the file C:\BOOTSECT.DOS. This can easily be done with a small tool called SRC Tools in the site's "Disk Tools" section. The SRCBOOT, SRCMBR, and SRCFAT in it are commands for saving, backing up, and comparing BOOT, MBR, and FAT respectively. The specific usage of the SRCTools collection can be found in a special article under the "DOS Articles" section. For example, SRCBOOT C: C:\BOOTSECT.DOS /S can save the boot sector of drive C into the file C:\BOOTSECT.DOS. At this point the BOOTSECT.DOS file has been created successfully. Next is restoring the WinNT/2K/XP boot information, which can be done with the BOOTPART tool mentioned above, such as BOOTPART WINNT BOOT:C:. After that, just carry out the following operation of modifying the BOOT.INI file. |
|
| Floor3 sosodream | Posted 2003-03-30 00:00 |
| 初级用户 Posts 13 Credits 140 | |
|
http://newdos.yginfo.net/dosware/mdos71bd.zip
After extracting the file, run MAKEBOOT.BAT, insert a floppy disk, and it displays: restoring image 'msdos710.img' restoring a:,head 0,track 0,sector #-18 error #9,aborting done. The above is what it displays after running. It errors out in the middle, and I don't know why. |
|
| Floor4 Wengier | Posted 2003-03-30 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
I think the floppy disk may be the problem. Try another floppy. Or try the HD-COPY program that comes after extracting that ZIP file and see if it works.
|
|
| Floor5 sosodream | Posted 2003-03-31 00:00 |
| 初级用户 Posts 13 Credits 140 | |
|
I changed two disks and it still doesn't work. Could it be a problem with my floppy drive?
|
|
| Floor6 Wengier | Posted 2003-04-01 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
Then if you use HD-COPY.EXE, does it work or not?
|
|
| Floor7 sosodream | Posted 2003-04-01 00:00 |
| 初级用户 Posts 13 Credits 140 | |
|
Same, it doesn't work.
|
|
| Floor8 Wengier | Posted 2003-04-02 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
Then it's a problem with the floppy drive or the floppy disk. They may be incompatible with the standard format.
|
|
| Floor9 sosodream | Posted 2003-04-06 00:00 |
| 初级用户 Posts 13 Credits 140 | |
|
It still won't work. I even tried other people's floppy disks and it still doesn't work.
Admin! Please fix the links to those tools (BOOTPART, SRC Tools), okay? The files aren't big after all, and I can't get them out of your img file either. Thanks. |
|
| Floor10 sosodream | Posted 2003-04-06 00:00 |
| 初级用户 Posts 13 Credits 140 | |
|
It really won't work. I had no choice but to make a boot disk and insert it before powering on. But that's rather troublesome. Sigh, it's already been two weeks and I still can't figure it out, so I'm back to this method again, sigh
|
|
| Floor11 Wengier | Posted 2003-04-06 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
Note that you should use HD-COPY or MAKEBOOT to extract the IMG file under pure DOS or in a DOS window of Win3.x/9x. If it still won't extract, just use UNDISK or DOSIMG to extract the SRC Tools and other software inside.
|
|
| Floor12 如是大师 | Posted 2003-04-06 00:00 |
| 元老会员 Posts 3,351 Credits 9,654 From 湖北 | |
|
If the floppy drive or floppy disk is incompatible, try 800。com from my boot disk.
Go to my boot disk / DOS boot disk section to download it. |
|
| Floor13 wly197910 | Posted 2003-05-17 00:00 |
| 初级用户 Posts 2 Credits 109 | |
|
Admin! Please fix the link to SRC Tools, okay?
|
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |