On Tue, 26 Oct 2004 10:18:17 +0100, John wrote:

> ls -l <iso image file>
> 
> Divide the size of the ISO image file by 2048 to get the
> number of sectors, and record that sum (=n, hereafter)

If it comes out to a decimal, do I round up?
 
> Then, making sure the CD you just burned isn't mounted:

Why not? The following command works regardless.
 
> in terminal,
> dd if=/dev/scd0 bs=2048 count=n | md5sum -
> (note the  " - "  on the end, don't leave it off.

It still comes out different. Although I think I forgot 
to double-check the sectors written by cdrecord.

Perhaps my burner is starting to lose its mind.

Miark


____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to