This is the mail archive of the cygwin@cygwin.com 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: md5sum of a CD


>> From: Hughes, Bill Sent: 01 September 2003 11:20
>> 
>> >On 2003/09/01 11:06 Corinna Vinschen wrote:
>> >>On Mon, Sep 01, 2003 at 05:56:19AM -0300, romildo@xxxx wrote:
>> >> How can one find the md5sum of a CD
>> >> in Windows?
>> >> In Linux, one can do
>> >>   $ md5sum /dev/cdrom
>> >$ md5sum /dev/scdX
>> >with X in 0..15
>> 
>> I don't have a /dev!
>> My CD is mounted 
>> q: on /cdrom type system (binmode)
>> It all seems to work, should I be doing something different?
>> 
>> It's actually a CDRW, I couldn't see in the archive or docs 
>> if cd writing is
>> supported under cygwin, I did look.
>> 
>From: Vince Hoffman Sent: 01 September 2003 11:37
>
>The /dev directory is a "virtual" directory, much like the /proc directory.
>if you do a ls /dev/scd0 you should get a result. Also see
>http://www.cygwin.com/cygwin-ug-net/using-specialnames.html
>
Duh! after 'mount -b //./q: /dev/scd0' all is rosy.
Thank you - I _have_ rtfm, but I expect my eyes glazed over as I probably
didn't understand it all at the time. It's one of those probably
insurmountable problems I suppose (not thick users) - how to cross reference
a document under any reasonable heading that could be looked for? I may be
making excuses (but _not_ complaining) but "Special Filenames/Posix
Devices/" wasn't the first place I thought to look for access to cdrom -
this is likely because I've spent too much time on windows and not enough on
unix/linux. I do really like cygwin as I would have a much harder time
without it.


***********************************************************************
This e-mail transmission is strictly confidential and intended solely 
for the person or organisation to whom it is addressed. It may contain 
privileged and confidential information and if you are not the intended
recipient, you must not copy, distribute or take any action in reliance
on it. If you have received this email in error, please reply to the 
sender as soon as possible and delete the message. Please note that we 
are able to, and reserve the right to, monitor e-mail communications 
passing through our network.

The views expressed in this email are not that of the company unless 
specified within the message.

The inclusion of this footnote indicates that the mail message and any
attachments have been checked for the presence of known viruses.

If you have any comments regarding our policy please direct them to 
postmaster@cox.co.uk
***********************************************************************

--
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]