G
Guest
Hello
I need to set an XPe target that will be bootable off IDE CD-ROM drives.
Of course, the instances of XPe built from that target will not be writable.
I know how to build these targets, no problem.
However, I want that, when these XPe run, they will not see any locally
attached IDE/SATA disk drive, but at the same time, they will let the user
connect a USB drive and read/write data off that USB drive.
So far I was not able to do so:
if I disable the "disk" driver in my XPe instance, the USB drive cannot be
mounted.
If I enable the "disk" driver, then the locally attached IDE drives are
mounted when the user boots the computer off the XPe CD-ROM.
I played with CriticalDevicesDatabase\gendisk entry, but it is not enough :
sometimes, when this key is present, I get a message stating that Windows
must be rebooted in order for the device to be accessible, but in fact, even
without a reboot, the device IS sometimes accessible.
Obviously, I cannot disable "atapi" driver, otherwise I cannot boot off IDE
CD-ROM drives.
And what's worse, I need to be able to "disable" locally attached IDE drives
that I do not know in advance.
I thought about "tuning" some .inf files, but it may be quite long and
painful, so I wondered if someone had a simpler method.
Thank you in advance
- P. Tarhn
I need to set an XPe target that will be bootable off IDE CD-ROM drives.
Of course, the instances of XPe built from that target will not be writable.
I know how to build these targets, no problem.
However, I want that, when these XPe run, they will not see any locally
attached IDE/SATA disk drive, but at the same time, they will let the user
connect a USB drive and read/write data off that USB drive.
So far I was not able to do so:
if I disable the "disk" driver in my XPe instance, the USB drive cannot be
mounted.
If I enable the "disk" driver, then the locally attached IDE drives are
mounted when the user boots the computer off the XPe CD-ROM.
I played with CriticalDevicesDatabase\gendisk entry, but it is not enough :
sometimes, when this key is present, I get a message stating that Windows
must be rebooted in order for the device to be accessible, but in fact, even
without a reboot, the device IS sometimes accessible.
Obviously, I cannot disable "atapi" driver, otherwise I cannot boot off IDE
CD-ROM drives.
And what's worse, I need to be able to "disable" locally attached IDE drives
that I do not know in advance.
I thought about "tuning" some .inf files, but it may be quite long and
painful, so I wondered if someone had a simpler method.
Thank you in advance
- P. Tarhn