Generally, I use the following methods to load in the command line or batch processing. Both the floppy disk boot method and the virtual boot floppy disk boot method of the hard disk can drive successfully. However, the U disk boot method does not work.
ADDEV VIDE-CDD.SYS /D:IDE-CD
SHSUCDX /D:?IDE-CD
Or use CTLOAD
In the U disk boot environment, such as after booting, it shows A:\>, and after loading the CD-ROM driver in the command line or batch processing, it is not successful, and the original A drive mapped by the U disk in DOS disappears, so it is impossible to enter the U disk again.
It is possible in CONFIG.SYS, but I need to do it in the command line (prompt), because sometimes I need to add the ISO virtual CD-ROM file. If the CD-ROM driver is loaded in CONFIG.SYS, then the ISO driver can be loaded in the command prompt or batch processing, and then my difficulty is solved.
ADDEV VIDE-CDD.SYS /D:IDE-CD
SHSUCDX /D:?IDE-CD
Or use CTLOAD
In the U disk boot environment, such as after booting, it shows A:\>, and after loading the CD-ROM driver in the command line or batch processing, it is not successful, and the original A drive mapped by the U disk in DOS disappears, so it is impossible to enter the U disk again.
It is possible in CONFIG.SYS, but I need to do it in the command line (prompt), because sometimes I need to add the ISO virtual CD-ROM file. If the CD-ROM driver is loaded in CONFIG.SYS, then the ISO driver can be loaded in the command prompt or batch processing, and then my difficulty is solved.
www.deepin.org cpzn.ys168.com


