[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: howto verify burn?



On March 7, 2003 10:51 am, bob parker wrote:
> That is easy if you have no subdirectories on the cdr, but gets a little
> messy if you do, the files have to be piped to md5sum from find and xargs.

Hm?  Why wouldn't you just check each file individually by:

mount /cdrom
md5sum -c /cdrom/md5sum.txt

All the Debian cds have md5sum.txt in their / directory.  This lists any bad 
files on the CD.  If only packages or files you don't need are corrupted, 
then there's no need to remake the entire CD.

-Levi



Reply to: