Re: md5sum of a CD

2003-09-01 Thread Corinna Vinschen
On Mon, Sep 01, 2003 at 05:56:19AM -0300, [EMAIL PROTECTED] wrote: Hello. 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 Corinna -- Corinna Vinschen Please, send mails regarding Cygwin

RE: md5sum of a CD

2003-09-01 Thread Hughes, Bill
On 2003/09/01 11:06 Corinna Vinschen wrote: On Mon, Sep 01, 2003 at 05:56:19AM -0300, [EMAIL PROTECTED] wrote: Hello. 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:

RE: md5sum of a CD

2003-09-01 Thread Vince Hoffman
:20 To: '[EMAIL PROTECTED]' Subject: RE: md5sum of a CD On 2003/09/01 11:06 Corinna Vinschen wrote: On Mon, Sep 01, 2003 at 05:56:19AM -0300, [EMAIL PROTECTED] wrote: Hello. How can one find the md5sum of a CD in Windows? In Linux, one can do $ md5sum /dev/cdrom $ md5sum

RE: md5sum of a CD

2003-09-01 Thread Hughes, Bill
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, [EMAIL PROTECTED] 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

Re: md5sum of a CD

2003-09-01 Thread Corinna Vinschen
On Mon, Sep 01, 2003 at 12:22:30PM +0100, Hughes, Bill wrote: From: Vince Hoffman Sent: 01 September 2003 11:37 Also see http://www.cygwin.com/cygwin-ug-net/using-specialnames.html Duh! after 'mount -b //./q: /dev/scd0' all is rosy. Don't do this. Read the above document again, carefully.

RE: md5sum of a CD

2003-09-01 Thread Hughes, Bill
Sent: 01 September 2003 13:14 From: Corinna Vinschen Don't do this. Read the above document again, carefully. Using mount is unnecessary. It was only necessary until Cygwin 1.3.3. Please read again, beginning with the paragraph starting with Since Cygwin 1.3.4 raw devices are accessible

Re: md5sum of a CD

2003-09-01 Thread Corinna Vinschen
On Mon, Sep 01, 2003 at 01:36:26PM +0100, Hughes, Bill wrote: Sent: 01 September 2003 13:14 From: Corinna Vinschen Don't do this. Read the above document again, carefully. Using mount is unnecessary. It was only necessary until Cygwin 1.3.3. Please read again, beginning with the

RE: md5sum of a CD

2003-09-01 Thread Hughes, Bill
Sent: 01 September 2003 13:57 From: Corinna Vinschen Thank you for your help. I've changed the description how to access raw devices. The way how to mount these devices is entirely gone. Please read it again and report back, if the description of raw devices is a bit clearer now. Definitely

Re: md5sum of a CD

2003-09-01 Thread Corinna Vinschen
On Mon, Sep 01, 2003 at 02:12:32PM +0100, Hughes, Bill wrote: to something like: Windows NT/W2K/XP additionally support raw devices like floppies, disks, partitions and tapes. These are accessed from Cygwin applications using POSIX device names. The next para starts Beginning with Cygwin

RE: md5sum of a CD

2003-09-01 Thread Hannu E K Nevalainen \(garbage mail\)
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] How can one find the md5sum of a CD in Windows? In Linux, one can do $ md5sum /dev/cdrom This won't work on cygwin (nor in Windows AFAIK). Cygwin is an emulated environment, which depends entirely

Re: md5sum of a CD

2003-09-01 Thread Corinna Vinschen
On Mon, Sep 01, 2003 at 05:41:06PM +0200, Hannu E K Nevalainen (garbage mail) wrote: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] How can one find the md5sum of a CD in Windows? In Linux, one can do $ md5sum /dev/cdrom This won't work on

RE: md5sum of a CD

2003-09-01 Thread Hannu E K Nevalainen \(garbage mail\)
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Vince Hoffman Sent: Monday, September 01, 2003 12:37 PM To: 'Hughes, Bill'; '[EMAIL PROTECTED]' Subject: RE: md5sum of a CD The /dev directory is a virtual directory, much like the /proc directory

RE: md5sum of a CD

2003-09-01 Thread Hannu E K Nevalainen \(garbage mail\)
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Corinna Vinschen On Mon, Sep 01, 2003 at 05:41:06PM +0200, Hannu E K Nevalainen (garbage mail) wrote: $ md5sum /dev/cdrom This won't work on cygwin (nor in Windows AFAIK). [...] Igor, CGF, ...? Please verify, is this