usb-boot-watcher icon indicating copy to clipboard operation
usb-boot-watcher copied to clipboard

USB 3.0 Support

Open UsefulVideos opened this issue 2 years ago • 1 comments

Can this be extended to include usb 3.0 support thanks to other users backporting windows 8's generic usb 3.0 driver to windows xp using ntoskrnl emu kernel extender? Basically, try to set usbhub3 and usbxhci to start=0 (Boot) and Group=Boot Bus Extender in both services and see if this works. Backported USB 3.0 generic driver can be obtained from XP2ESD (it includes backported Kernel Mode Driver Framework 1.11 to get the usb 3.0 driver to work on XP). I know that XP cannot natively support usb 3.0 but now that a backported version of the generic usb 3.0 driver for XP is available, you should consider adding entries in another conf file to boot XP from USB 3.0 drive.

UsefulVideos avatar Mar 26 '23 19:03 UsefulVideos

USB 3.x boot support would be great. USB3 on my a320 Ryzen XP system works flawlessly.

I guess we need to populate the UsbBootWatcher.conf accordingly. also, UsbBootWatcher.exe has to become XP friendly.

some insightful information about this procedure: XP Universal USB and VHD boot

some pointers for further reading, reference:

Booting from USB drive Update of Tutorial Version 3 for USB BOOT set_7_usb_boot.cmd Universal xp.vhd run from usb XP Universal USB and VHD boot Boot Windows 7 from USB hard disk Boot Windows 7 from USB hard disk by karyonix CriticalDeviceDatabase CDDB (CriticalDeviceDatabase)

Biostar offers WindowsTool.zip that has many USB drivers ported to Win7

acoul avatar Mar 28 '23 11:03 acoul