public inbox for cygwin-talk@cygwin.com
 help / color / mirror / Atom feed
* Not directly Cygwin: Windows special filenames
@ 2006-07-31  4:11 Shaddy Baddah
  2006-07-31  4:33 ` Shaddy Baddah
  0 siblings, 1 reply; 5+ messages in thread
From: Shaddy Baddah @ 2006-07-31  4:11 UTC (permalink / raw)
  To: cygwin-talk

Hi,

I am familiar with the DOS names like \\.\c: to get at a raw partition
from Windows command shell, that would be the equivalent of something
like /dev/sda1 in Cygwin.

Does anyone know of an equivalent for accessing the whole disk, i.e. the
equivalent of:

[snip]
/dev/sda	\device\harddisk0\partition0	(whole disk)
[/snip]

from http://www.cygwin.com/cygwin-ug-net/using-specialnames.html. I
often look for clues on this page, and I get that there might be a
syntax that includes \device\harddisk0\partition0 that does the job.

Indeed cygpath -m /dev/sda or /dev/sda1 return the equivalents from this
page. Is this misleading, seeing as they are not really valid DOS names?

Thanks in advance,
Shaddy




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-01  9:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-31  4:11 Not directly Cygwin: Windows special filenames Shaddy Baddah
2006-07-31  4:33 ` Shaddy Baddah
2006-07-31 10:26   ` Corinna Vinschen
2006-08-01  9:57     ` Shaddy Baddah
2006-07-31 13:37   ` Igor Peshansky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).