--=-8rUZp4ctTfpdib9V2nHJ
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
On Fri, 2004-01-02 at 14:14, Kevin Saling wrote:
> This is a first for me. I'm dd'ing a 17GB partition (/dev/hdb2) to a
> file on a 30GB partition on a second physical drive (/dev/hdd1). =20
>=20
> # mkdir /mnt/dest
> # mount /dev/hdd1 /mnt/dest
> # time dd if=3D/dev/hdb2 of=3D/mnt/dest/gyro.rootfs.img
I'm betting that you're running into a 2GB file size limit on the hdd1
drive. I think you can fix this with DD by setting the max file size.=20
Then it will have multiple files with multiple 'of=3D's. You can get more
information from the man page.
--Ted
--=-8rUZp4ctTfpdib9V2nHJ
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQA//XV5LE335pRPGp0RAq7IAKCsW9xwF1Rrs41v5+evY4Tb8xDkagCgoiD+
OTY3YOJPOFDhLgEiTz3lqis=
=6tG/
-----END PGP SIGNATURE-----
--=-8rUZp4ctTfpdib9V2nHJ--