How to compute sha256sum

Reg Clemens reg at dwf.com
Thu Nov 19 06:39:31 UTC 2009


> The problem is that when you read the CD-ROM as a raw device, it will return
> more data than the length of the ISO image; there are almost always some
> additional sectors of padding beyond the end of the image.  Even dd'ing from
> the CD-ROM into shasum won't work unless you tell dd the number of blocks to
> copy, so that you don't include the padding.
> 

OK, thanks, I knew about that at one time,- but you had to remind me about
the problem for me to understand what was going on.
Thanks again.


-- 
                                        Reg.Clemens
                                        reg at dwf.com





More information about the fedora-list mailing list