Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB 3.0 Support #4

Open
UsefulVideos opened this issue Mar 26, 2023 · 1 comment
Open

USB 3.0 Support #4

UsefulVideos opened this issue Mar 26, 2023 · 1 comment

Comments

@UsefulVideos
Copy link

UsefulVideos commented Mar 26, 2023

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.

@acoul
Copy link

acoul commented Mar 28, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants