9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] verifying CD vs. iso image
@ 2003-07-08  5:01 pac
  0 siblings, 0 replies; 5+ messages in thread
From: pac @ 2003-07-08  5:01 UTC (permalink / raw)
  To: 9fans

> Just tried.  Looks like this is the right mantra
>
>  sum file
>  cdfs
>  sum /mnt/cd/d000
>
> Otherwise you're also comparing the fixated directory.Yes. I ended up with
the same after some experimenting yesterday. My mistake was to search for
raw data in /dev/sdD0/Now I can use cmp, sum,  or whatever I wish. Thanks
for response, and excuse my silliness!++pac.



^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: [9fans] verifying CD vs. iso image
@ 2003-07-07 17:03 David Presotto
  0 siblings, 0 replies; 5+ messages in thread
From: David Presotto @ 2003-07-07 17:03 UTC (permalink / raw)
  To: 9fans

Just tried.  Looks like this is the right mantra

	sum file
	cdfs
	sum /mnt/cd/d000

Otherwise you're also comparing the fixated directory.


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [9fans] verifying CD vs. iso image
@ 2003-07-07 12:05 pac
  2003-07-07 16:58 ` David Presotto
  0 siblings, 1 reply; 5+ messages in thread
From: pac @ 2003-07-07 12:05 UTC (permalink / raw)
  To: 9fans

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.



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

end of thread, other threads:[~2003-07-08  5:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-08  5:01 [9fans] verifying CD vs. iso image pac
  -- strict thread matches above, loose matches on Subject: below --
2003-07-07 17:03 David Presotto
2003-07-07 12:05 pac
2003-07-07 16:58 ` David Presotto
2003-07-07 20:46   ` boyd, rounin

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 NNTP newsgroup(s).