From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] verifying CD vs. iso image In-Reply-To: <003201c34480$1e46e090$2a8be793@gli.cas.cz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-kskfmfatztfcokodvntnzwrzzq" Date: Mon, 7 Jul 2003 12:58:14 -0400 Topicbox-Message-UUID: ecb8923a-eacb-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-kskfmfatztfcokodvntnzwrzzq Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit How about sum file sum /dev/sdD0/data ? --upas-kskfmfatztfcokodvntnzwrzzq Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Mon Jul 7 08:06:22 EDT 2003 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Mon Jul 7 08:06:19 EDT 2003 Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id EE10619C2E; Mon, 7 Jul 2003 08:06:11 -0400 (EDT) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.20.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id B69FE19A7F; Mon, 7 Jul 2003 08:06:07 -0400 (EDT) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 345E319C1C; Mon, 7 Jul 2003 08:05:57 -0400 (EDT) Received: from XMAIL.asuch.cas.cz (clusterb.asuch.cas.cz [147.231.136.17]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 43BB919A7F for <9fans@cse.psu.edu>; Mon, 7 Jul 2003 08:05:56 -0400 (EDT) Received: from picture ([147.231.139.42]) by XMAIL.asuch.cas.cz with Microsoft SMTPSVC(5.0.2195.6713); Mon, 7 Jul 2003 14:05:55 +0200 Message-ID: <003201c34480$1e46e090$2a8be793@gli.cas.cz> From: "pac" To: "9fans" <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-OriginalArrivalTime: 07 Jul 2003 12:05:55.0058 (UTC) FILETIME=[1E40ED20:01C34480] Subject: [9fans] verifying CD vs. iso image Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Mon, 7 Jul 2003 14:05:55 +0200 X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Hi folks, can you show me how to compare (checksums of) CD-R versus its original iso image (used to be copied to /mnt/cd/wd)? I don't know how to access the raw data on the CD (I feel that it should be some trick with with /dev/sdC1/ctl or /dev/sdC1/raw ... ) Also, I've got trapped in (presumably easy to write) script to compare all files in two (intentionally identical) directories. Just something like cmp filelist1 filelist2. I ended up with ugly enough catting everything together and piping it to cmp :-((( Beg for your help here, too. I must be an idiot, or what. Cheers, ++pac. --upas-kskfmfatztfcokodvntnzwrzzq--