Here I have corrected one mistake that I made in previous post.
Also, I have tried your suggestion and the results (checksums) still do
not match. In the process of the "dd" commands I am also getting:
acd0: READ_BIG - ILLEGAL REQUEST asc=0x64 ascq=0x00 error=0x00
this happens in either of the t
in 0.001256 secs (0 bytes/sec)
>
what you're looking for is:
dd if=/dev/racd0a of=stuff bs=2048
> # md5 dup.iso
> MD5 (dup.iso) = d41d8cd98f00b204e9800998ecf8427e
monkey@smacky:~% rm joe; touch joe; md5 joe
MD5 (joe) = d41d8cd98f00b204e9800998ecf8427e
::)
-Adam
RUNNING:
FreeBSD 4.7-PRERELEASE #0: Sat Sep 14 14:25:08 EDT 2002
ISSUE/QUESTIONS:
Regarding a known good iso (md5 checks with fbsd .md5
file).. but when I do "dd..."(see below) and run a md5 on
that, the checksums do *not* match.
Could CREATIVE CDRW RW8438E be "creating" some type of
padding t