Re: [Etherboot-discuss] help

Shao Miller <[email protected]> Tue, 12 Jan 2010 09:59:03 -0500
Newsgroups gmane.network.etherboot.gpxe,gmane.network.etherboot.user
Message-ID <[email protected]>
Stefan Hajnoczi wrote:
>
> ...I don't know how to find the device path under Windows, sorry.  Maybe
> the dd for Windows link above can help.
>

With DD for Windows, you do:

dd --list

To find the available devices.  One of them should correspond to your 
USB device.  Be careful!  Additionally, drives are usually also 
available as:

\\.\PhysicalDrive0
\\.\PhysicalDrive1
etc.

_Typically_, 0 will be your boot HDD.  So if you only have your boot HDD 
and the USB stick attached to the computer, \\.\PhysicalDrive1 will be 
your USB stick.  Be careful!

Note that this is in regards to gpxe.usb.  You might be interested in 
shifting discussion over to the gPXE general discussion mailing list, 
instead of the Etherboot one.  I've carbon-copied this list.  Details 
can be found at http://etherboot.org/mailman/listinfo/gpxe

- Shao Miller

_______________________________________________
gPXE mailing list
[email protected]
http://etherboot.org/mailman/listinfo/gpxe