China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-06-24 19:37
中国DOS联盟论坛 » DOS汉化世界 & 中文系统 (中文化室) » Download of the simplified Chinese version of the Virtual Boot Tool (with partition/backup recovery) View 6,890 Replies 23
Floor 16 Posted 2008-11-18 21:55 ·  中国 山东 菏泽 联通
银牌会员
★★★
Credits 1,246
Posts 488
Joined 2003-11-11 00:00
22-year member
UID 12699
Gender Male
Status Offline
Originally posted by xiaoyunwang at 2008-11-18 07:29 PM:
I found a BUG inside, which is caused by modifying IO.SYS to be immune to logical locks, resulting in inaccurate or even non-recognition of FAT32 partitions under DOS. After adding ifs, it can be recognized, but when exiting...


Just...............
Floor 17 Posted 2008-11-19 07:07 ·  中国 江苏 扬州 中移铁通
中级用户
★★
Credits 424
Posts 133
Joined 2004-03-01 00:00
22-year member
UID 18893
Gender Male
Status Offline
Thanks! No problem found when loading with the image!
Looking forward to the new version of qboot...
http://hi.baidu.com/julon
Floor 18 Posted 2008-11-21 07:33 ·  中国 江苏 扬州 中移铁通
中级用户
★★
Credits 424
Posts 133
Joined 2004-03-01 00:00
22-year member
UID 18893
Gender Male
Status Offline
Bump it.
I have no problem loading the image on the USB flash drive.
Releasing directly to the USB flash drive and booting is slow.
It is suggested that the new qboot change the edit, add pc.exe or vc.exe, and add a general CD-ROM driver.
As a bridge between DOS and XP (such as being able to enter XP through qboot after changing and backing up your own files under DOS), qboot is very good, so looking forward to it!

[ Last edited by julon on 2008-11-21 at 07:35 ]
http://hi.baidu.com/julon
Floor 19 Posted 2008-11-21 09:09 ·  中国 广东 中山 电信
高级用户
★★★
Credits 940
Posts 374
Joined 2007-10-17 21:51
18-year member
UID 100011
Gender Male
From 湖南张家界
Status Offline
Originally posted by julon at 2008-11-21 07:33 AM:
Give it a thumbs up.
I have no problem loading the image on the USB flash drive.
Releasing directly to the USB flash drive for booting is slow.
It is suggested that the new qboot should change edit, add pc.exe or vc.exe, and add a universal CD-ROM driver.
As a bridge between DOS and XP...

This is not planned to be changed for the time being. If we change to using PSI to analyze and convert the path, it means that all the original batch processing code will be invalidated and needs to be rewritten from scratch. I'm too lazy to do it. In Qboot, using usecd can drive the universal IDE/ATAPI/SATA CD-ROM. Using useusb (or adding the /r parameter can identify multiple partitions of the USB flash drive. The reason is that the default Di1000dd.SYS can only assign one drive letter, and after adding /r, using Aspidisk.sys to assign drive letters can assign multiple drive letters, but the compatibility is not as good as Di1000dd.sys). You may need to update USBASPI.SYS to version 2.27. This version 2.24 has some compatibility issues (some USB2.0 cannot be driven with version 2.24, but can be driven with version 2.20 or the latest version 2.27). As for that edit, heh, that's the smallest editor in the world, which once won an award in PC Magazine. "Edit file path" to load for editing, and after editing, just press Alt+X to exit, and the modification takes effect immediately (you can press F1 in the editor to get help). As for VC, PC and other GUI management tools, that's an extra matter. If everything is required, it will become a "toolbox". Please add it yourself. Also, don't forget that there is a BUG in that IO.SYS (caused by modifying IO to be不怕logical lock), which needs to be replaced with others (such as the webmaster's IO.SYS or the original one). Also, the update of Grub.exe is done.

[ Last edited by xiaoyunwang on 2008-11-21 at 09:16 ]

生命源头 www.shengmingyt.cn
Floor 20 Posted 2008-11-21 12:08 ·  中国 上海 电信
中级用户
★★
Credits 424
Posts 133
Joined 2004-03-01 00:00
22-year member
UID 18893
Gender Male
Status Offline
Thanks! Then I'll DIY it myself, and maybe recommend this tool on the Wuyou Forum.
http://hi.baidu.com/julon
Floor 21 Posted 2008-11-25 07:38 ·  中国 江苏 扬州 中移铁通
中级用户
★★
Credits 424
Posts 133
Joined 2004-03-01 00:00
22-year member
UID 18893
Gender Male
Status Offline
Yesterday, I converted the partition file system of USB flash drive partition 2 to FAT32. In DOS, this partition cannot be recognized indeed, and IFS didn't work. This might be due to poor compatibility of PQ partition. There are also examples on the Internet where USB flash drives became unusable after being converted by PQ. For other tool - partitioned hard drives as FAT32, QBOOT is well recognized, including my old computer partitioned by DM.
http://hi.baidu.com/julon
Floor 22 Posted 2008-11-25 18:32 ·  中国 上海 电信
中级用户
★★
Credits 424
Posts 133
Joined 2004-03-01 00:00
22-year member
UID 18893
Gender Male
Status Offline
Today, when setting up the BIOS boot, I set the USB drive to HDD mode. After inserting the USB drive, the computer boots from the hard disk. (If set to Floppy + ZIP mode, it boots from the USB drive.) When entering Qboot, it can read the two partitions of the USB drive (FAT, FAT32), and the drive number is after the C drive. Does this mean that the recognition of the FAT32 partition is related to the motherboard rather than the software (Qboot)?
http://hi.baidu.com/julon
Floor 23 Posted 2008-11-28 22:37 ·  中国 广东 中山 电信
高级用户
★★★
Credits 940
Posts 374
Joined 2007-10-17 21:51
18-year member
UID 100011
Gender Male
From 湖南张家界
Status Offline
Originally posted by julon at 2008-11-25 06:32 PM:
Today, I set up the BIOS boot and set the USB drive to HDD mode. I inserted the USB drive, but the computer booted from the hard drive. (If set to Floppy + ZIP mode, it boots from the USB drive) Entering qboot, it can read the two partitions of the USB drive (FAT, FAT...

This, I don't know very well. If qboot can recognize the two partitions of the USB drive, it is using usbaspi + aspidisk for driver. In very few motherboards, this driver will cause a system crash. These days, my motherboard is broken, and I have replaced it with a new one. The BIOS seems to support USB boot. I have never made a USB drive bootable, and I don't dare to use usboot or flashboot, for fear of damaging the USB drive.

生命源头 www.shengmingyt.cn
Floor 24 Posted 2008-11-29 07:27 ·  中国 上海 电信
中级用户
★★
Credits 424
Posts 133
Joined 2004-03-01 00:00
22-year member
UID 18893
Gender Male
Status Offline
Original tools can be used to create USB-ZIP bootable disks. USboot version 1.7 should be used (it can only add the boot). Flashboot is ineffective on my USB flash drive. It has very good security. If the USB flash drive needs a boot tool disk, PE, etc., it is best to write the GRUB boot.
http://hi.baidu.com/julon
Forum Jump: