Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2010 15:33:37 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-usb@freebsd.org
Subject:   copying /dev/da0 with dd(1) to file: output differs
Message-ID:  <20101119143337.GA3023@current.Sisis.de>

next in thread | raw e-mail | index | archive | help

Hello,

How is this possible:

$ dd if=/dev/da0 of=f1
7892087+0 records in
7892087+0 records out
$ dd if=/dev/da0 of=f2
7892087+0 records in
7892087+0 records out
$ diff f1 f1
Files f1 and f2 differ

(and no, /dev/da0s1a is not mounted).

Thx

	matthias

-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <guru@unixarea.de> - w http://www.unixarea.de/



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