* Bob Stewart [2015-11-07 03:40]:
> I originally installed Squeeze to an old 200GB drive. Now that it's
> working properly, how do I move everything to a new drive without
> having to reinstall? I've verified that the boot drive can be in
> any of the 4 slots, so I'm guessing that the UUIDs for
On Sat, Nov 7, 2015 at 11:40 AM, Bob Stewart wrote:
> how do I move everything to a new drive without having to reinstall?
If you want to copy everything, including the free space, just a dd:
dd if=/dev/OLD of=/dev/NEW
Where OLD and NEW are the block devices for the old and new drives.
If you
I originally installed Squeeze to an old 200GB drive. Now that it's working
properly, how do I move everything to a new drive without having to reinstall?
I've verified that the boot drive can be in any of the 4 slots, so I'm guessing
that the UUIDs for "/" and "/boot" are stored in flash. Do
3 matches
Mail list logo