1、任何光驱都需要加载驱动程序才可以访问
2、通过光驱启动其实就是通过bios找到光驱中光盘的启动信息并加载之然后进入系统(比如dos系统),但是如果这个系统没有加载光驱驱动程序的话,在这个系统里仍然不能访问光驱。
3、你的找不到command.com 的问题,可能出现在引导器上,当引导进入dos后,没有加载usb驱动是无法访问usb设备的,而加载usb驱动又有可能打乱bios+引导器 调用光盘引导信息时建立的磁盘序列,导致原有command.com所在位置的丢失或者错乱。
看:
http://www.cn-dos.net/forum/viewthread.php?tid=46885&fpage=2
Last edited by DXSX on 2009-6-16 at 03:56 ]
1. Any optical drive requires loading a driver program to be accessible.
2. Booting through an optical drive means that the BIOS finds the boot information of the disc in the optical drive, loads it, and then enters the system (such as the DOS system). But if this system does not load the optical drive driver program, the optical drive still cannot be accessed in this system.
3. The problem that you can't find command.com may occur on the bootloader. When booting into DOS, without loading the USB driver, USB devices cannot be accessed, and loading the USB driver may disrupt the disk sequence established when the BIOS + bootloader calls the optical disc boot information, leading to the loss or disorder of the original location of command.com.
Look:
http://www.cn-dos.net/forum/viewthread.php?tid=46885&fpage=2
Last edited by DXSX on 2009-6-16 at 03:56 ]