> I'm trying to use dd on tomsrtbt to backup a 3 GB disk partition. I can get 2
> GB off the partition, but that's it. Is dd using a long to count bytes? If
> so, any change of changing this to a long long?
>
> I looked around for the source, but I didn't find it. Where should I have
> looked?
The source is in a couple of places, first as a .diff in the add-ons
directory on the mirrors, then, canonically I suppose, at toms.net in
http://toms.net/tomsrtbt-sources/part3/usr/src/fileutils-3.12-ddfix/src/.
-Tom