Re: still having problem...

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

 



On Friday 25 November 2005 12:32, Mattia Forza wrote:
>oh...i don't really know if there's everything in the dvd...but the
>iso image is equal to the one available in the server (same sha1sum)
>and the other times i've burned an image in the way i've burned this
>one...eveything were warking good...boh!

Ok, lets find out if you have a good burn.

First, determine how many 2048 byte blocks there are in the .iso image
as it exists on your hard drive.  kcalc is handy for that.  Size in
bytes / 2048=answer
And it should be an integer answer, not fractional
since the .iso is in round blocks for its size if properly built..

Then do:
#dd if=/dev/cdrom bs=2048 count=number from above answer | sha1sum

This will take a while as it will need to read the whole disk up to
'count' blocks and feed that to sha1sum.

The answer you get should be the same as the answer for the .iso
itself.  If not, then it wasn't burnt correctly.

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.36% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com and AOL/TW attorneys please note, additions to the above
message by Gene Heskett are:
Copyright 2005 by Maurice Eugene Heskett, all rights reserved.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux