USB Booting nearly there - need a bit more input

P

Paul Cuthbert

Hi

I have a USB flash drive booting and loading up the first part of XPe
then I get BSOD 7B.

From the NG I now need to set usbehci, usbohci, usbhub and usbstor to
load at phase zero.

Can someone tell me how to do that in TD. Thanks.

I then need to set LoadGroup to Boot Bus Extender so USB is loaded
before the file system is loaded.

Again anbody tell me how to do that in TD.

Thanks and best regards

Paul
 
S

Slobodan Brcin \(eMVP\)

Hi Paul,

Non related to USB boot but related to registry value changes.
For each component in TD you can access "Resources" of that component. There you will find ServiceData which you can configure.

Regards,
Slobodan
 
K

KM

Or set the Start value to "0" for the drivers usbehci, usbhub, usbstor, usbuhci under [HKLM\SYSTEM\CurrentControlSet\Services] key.
(check out usbport.inf for more info)
 
D

David D

Here is a question.
Can you boot from a USB HDD and still have Windows USB support?
I ask this because when I had set up a dos bootable USB drive to boot into
ghost. Ghost would crash when running the USB driver so I could save my
ghost image to an external USB CDROM writer.

David
 
S

Slobodan Brcin \(eMVP\)

Hi David,
Can you boot from a USB HDD and still have Windows USB support?
Yes you can. In fact you need it to boot from USB in the first place.

Regards,
Slobodan
 
D

Desi

The information that I have received is that if your USB silicon (On
the host) is USB 1.1 booting to Windows will not work.

The reason is that during the the boot process, "New" devices are
detected on the USB bus, and the default behavior of USB 1.1 when it
detects a new device is to reset the bus. Resetting the bus removes
your boot device, which results in a stop 7B error.

The good news is that USB 2.0 does not have that restriction, and is
expected to be fully bootable. Microsoft is working on a boot standard
that will allow booting to USB key, but I don't know that status or
codename of the project offhand. It is slated to be in Windows Server
2003 SP1, which is not too far out.

Here's a thread with another link to a discussion:

http://groups-beta.google.com/group..._doneTitle=Back+to+Search&&d#8511cae3a2414287
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top