Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2002 01:08:15 -0700
From:      Adam Weinberger <adam@vectors.cx>
To:        Rob Clark <rpclark@tds.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Being "CREATIVE" = RW8438E & md5 mismatches
Message-ID:  <20020920080815.GV208@vectors.cx>
In-Reply-To: <20020920034446.24c8f04a.rpclark@tds.net>
References:  <20020920034446.24c8f04a.rpclark@tds.net>

next in thread | previous in thread | raw e-mail | index | archive | help
>> (09.20.2002 @ 0044 PST): Rob Clark said, in 2.2K: <<
> #dd if=/dev/acd0c of=/usr/home/rclark/dup.iso bs=2048
> dd: /dev/acd0c: Input/output error
>                 ^^^^^^^^^^^^^^^^^^
> 0+0 records in
> 0+0 records out
> 0 bytes transferred 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


>> end of "Being "CREATIVE" = RW8438E & md5 mismatches" from Rob Clark <<


--
"Oh good, my dog found the chainsaw."
        -Lilo, "Lilo & Stitch"
Adam Weinberger
adam@vectors.cx
http://vectors.cx


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020920080815.GV208>