I'm a new member of your forum. Usbmass is really a great thing, it almost completely drives all my USB devices. Now let's talk about my experience and share it with you.
1. At first, my USB 2.0 mobile hard disk couldn't be driven. Later, I found out that the default interrupt number was different from the interrupt of the USB 2.0 port of my motherboard. After adding the parameter /pi:xx, it was solved. The speed was very cool, but it was a little slower than that under XP.
2. Regarding the problem of driving USB flash drives. People who have used the usboot software know that there are three formatting formats for USB flash drives: FDD, ZIP, and HDD. It's a pity that the first two are not supported by usbmass. If you really want to drive a USB flash drive, you can only convert it to HDD format. My 1G CF card was driven like this, and the speed could reach 5.5M/second. But I don't recommend using USB flash drives in such a format because if you use such a format of USB flash drive to boot the computer, you will find that the drive letter of the USB flash drive is C instead of A.
3. You can also use the USB flash drive to boot to drive other USB devices, but it's a little troublesome because usbmass can't drive itself (the boot USB flash drive), which will cause a system crash. You can create a virtual disk in memory after DOS boots, copy usbmass to it, then unplug the USB flash drive and plug in other USB devices, and then it can be driven.
4. Since usbmass doesn't need to be loaded in config.sys, this is its biggest advantage. So it's best not to plug in USB devices when the machine is powered on. Wait until DOS is fully booted, and then plug them in when you want to use them. Otherwise, the same device will have 2 drive letters.
5. The NTFS - formatted mobile hard disk can be driven, but it can't be read. NTFSPRO also doesn't work. Is there any friend who has a good way? Thank you for giving advice.
[ Last edited by kevinhbwh on 2005-11-14 at 21:47 ]