Roy Schestowitz <newsgroups@xxxxxxxxxxxxxxx> suggested:
> Another approach:
> dd if=/dev/hdd0 of=/some-location/hdd0.img
This is an (inefficient) partition image copy.
In this case, however, it will *not* achieve what the OP wants, as you'll
end up with a new filesystem that's the same size as the original -
regardless of the actual partition size. It will also leave the new
partition with the same filesystem type as the original, which is
definitely not what the OP requested.
Chris
|
|