This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: dd Bug using \.\PhysicalDriveX ?


On Sep 20 10:14, Scalzott, Todd wrote:
> Thank you for the correction on coreutils.
> 
> Yes, I am using cmd.exe.  The quotes are necessary (try it) or dd goes
> off searching for an UNC.
> 
> I have  no problem using /dev/sdb, etc., but others that need to know
> how to do a simple image burn do.  So believe it or not, the physical
> drive mapping is easier for them.
> 

But it won't work as you expect.  There's special handling for the
raw devices which only works if the used device name is the POSIX
device name.  If you're using the unsupported \\.\foo syntax, you're
on your own.  If it doesn't work... *shrug*.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]