-------------- Original message ----------------------
From: Eric Auer <[EMAIL PROTECTED]>
> 
> Hi Carlos,
> 
> > only one question, where is the equivalent to
> > "dd of=/dev/sda bs=1M" in MS-DOS/FreeDOS or Windows
> > environment?
> 
> You probably mean "dd if=dosdisk.bin of=/dev/fd0"?
> You can use FreeDOS DISKCOPY for "diskcopy dosdisk.bin a:"
> which should even work when you use it in common versions
> of Windows... :-). If you meant something else, let me know.
> 
> Eric
> 

How about DD for Windows?

dd if=\\.\a: of=image1.img bs=1k count=1440

See http://uranus.it.swin.edu.au/~jn/linux/rawwrite/dd.htm

Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to