1. On computers newly assembled in the last couple of years, it's not easy to find a floppy drive, and it's also not easy to find a floppy disk that can be read and written repeatedly without errors. But it's very easy to find a motherboard that supports booting from USB-HDD, USB-ZIP, USB-FDD, or USB-CDROM (they probably all do; I just haven't made a strict survey ^_^ ) — everyone has a USB flash drive, right? — if you can't even find one of those, then there's no need to keep reading. So making a boot disk on a USB flash drive (in HDD or ZIP mode) is very necessary!
2. USB-FDD has the same capacity as a 1.44M floppy disk, and the method is simple and already done, so let's just consider USB-HDD and USB-ZIP. 【 USB-CDROM actually boots a bootable CD, right? That has also already been achieved.】
3. USB-HDD and USB-ZIP should use the same boot method as a hard disk. These techniques are currently fairly mature and easy to implement. What I mainly value is the larger capacity of the boot disk. You can install a slimmed-down win98, Linux, etc., and adding some system maintenance tools is even easier.
4. With the boot disk systems that have already been implemented, the drive letters change a lot after booting, and the order is different from the drive-letter order everyone is used to under their normal systems, which can easily lead to mistakes. If in a newly implemented boot disk it were possible to arbitrarily assign drive letters recognizable by the system, that would be even more perfect. For example, if the boot disk (USB flash drive) is G, then after booting you would see C, D, E, F, G just like under Windoze X, and even when operating under DOS people wouldn't accidentally Format/FDISK the wrong thing.
Hope the experts on the forum will be interested in looking into this!





