Open owenstake opened 11 months ago
Thank you for the report. I suspect that because the usbdk is defined as system service and not as as boot service. I can't recommend any workaround right now except of running it from the HDD. Please let the issue open, if we find some workaround we update the issue.
@owenstake Did the system ask you to reboot when you tried to istall the USBDK?
@owenstake Did the system ask you to reboot when you tried to istall the USBDK?
It did.
@owenstake Are you able to build your own usbdk driver? If so, may be I can suggest some change.
@owenstake Are you able to build your own usbdk driver? If so, may be I can suggest some change.
@ybendito I can try it.
Usbdk driver will reload all usb device at win10 system boot time to take over something, this will cause my win10 system in the usb device crashing.
@owenstake I suggest to try one thing: After UsbDK installation do not reboot. Enter regedit HKLM->System->CurrentControlSet->Service->UsbDK, edit the 'Start' and create the 'Group' like that: Then reboot Does it help?
@owenstake I suggest to try one thing: After UsbDK installation do not reboot. Enter regedit HKLM->System-
@ybendito I tried but failed.
@owenstake As far as I understand, your system is in fact something like Windows To Go (WTG). If so, probably it should follow the same recommendations as MSFT sets for WTG, one of them - do not use non-Microsoft core USB drivers, see for ex. here The plan regarding this issue - analyze it and decide whether we're able to support it. If not - whether we're able to prevent it. I'm not sure whether even preventing is possible: you can install the UsbDk when the VHDX file is on HDD and then move the VHDX to USB and boot from it. I do not close the issue, leaving for further analysis.
@owenstake As far as I understand, your system is in fact something like Windows To Go (WTG). If so, probably it should follow the same recommendations as MSFT sets for WTG, one of them - do not use non-Microsoft core USB drivers, see for ex. here The plan regarding this issue - analyze it and decide whether we're able to support it. If not - whether we're able to prevent it. I'm not sure whether even preventing is possible: you can install the UsbDk when the VHDX file is on HDD and then move the VHDX to USB and boot from it. I do not close the issue, leaving for further analysis.
Thx for your attention.
My win10 system is installed in vhdx file in usb harddisk (usb connected). After install UsbDk driver, this win10 system is fail to startup. There are two way to avoid it with pain: