On Thu, Nov 19, 2009 at 1:11 PM, Reg Clemens <reg@xxxxxxx> wrote:
This may seem to be a stupid question, but .
I can download a iso image of Fedora, then do a sha256sum of the file
and I get the result shown in the SHASUM file.
I can burn a DVD with k3b, ask for it to verify the checksum, and
have it say the checksum is OK.
But if I just do
sha256sum /dev/cdrom
I get a result which is NOT the published sum, even tho k3b said the
sum was going to be OK.
So what am I doing wrong? (and yes cdrom and dvd both point to sr0)
--
Reg.Clemens
reg@xxxxxxx
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
Try
dd if=/dev/cdrom of=/home/reg/DVD-image.iso
Then
sha256sum /home/reg/DVD-image.iso
--
Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics) BEng(Hons)(Mechanical Engineering)
Alma Maters:
(1) Singapore Polytechnic
(2) National University of Singapore
My Primary Blog: http://teo-en-ming-aka-zhang-enming.blogspot.com
My Secondary Blog: http://enmingteo.wordpress.com
My Youtube videos: http://www.youtube.com/user/enmingteo
Email: space.time.universe@xxxxxxxxx
Mobile Phone (Starhub Prepaid): +65-8369-2618
Street: Bedok Reservoir Road
Country: Singapore
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines