P
Pieter
Hello group,
I am still trying to create a remoteboot image for deploying purpose.
Everything works fine when I am using a harddisk without partitions.
However when I am using a harddisk which contains partitions and data
I can not acces the drive with diskpart.
Looking closer I discoverd that the ide harddisk driver failed with
error 39.
According to:
http://www.microsoft.com/technet/tr...prodtechnol/winxppro/reskit/prjk_dec_lgsc.asp
this means:
Windows cannot load the device driver for this hardware. The driver
may be corrupted or missing. (Code 39)
and the resolotiun:
Reasons for this error include a driver that is not present; a binary
file that is corrupt; a file I/O problem, or a driver that references
an entry point in another binary file that could not be loaded.
Uninstall the driver, and then click Scan for hardware changes to
reinstall or upgrade the driver.
If have tried this using devcon:
devcon remove ide\*
devcon rescan
this does not solve the problem.
Does anyone know how to solve this problem or give me some directions
where to look?
thanks
Pieter
I am still trying to create a remoteboot image for deploying purpose.
Everything works fine when I am using a harddisk without partitions.
However when I am using a harddisk which contains partitions and data
I can not acces the drive with diskpart.
Looking closer I discoverd that the ide harddisk driver failed with
error 39.
According to:
http://www.microsoft.com/technet/tr...prodtechnol/winxppro/reskit/prjk_dec_lgsc.asp
this means:
Windows cannot load the device driver for this hardware. The driver
may be corrupted or missing. (Code 39)
and the resolotiun:
Reasons for this error include a driver that is not present; a binary
file that is corrupt; a file I/O problem, or a driver that references
an entry point in another binary file that could not be loaded.
Uninstall the driver, and then click Scan for hardware changes to
reinstall or upgrade the driver.
If have tried this using devcon:
devcon remove ide\*
devcon rescan
this does not solve the problem.
Does anyone know how to solve this problem or give me some directions
where to look?
thanks
Pieter