---

Copy Your Linux Install to a Different Partition or Drive

“To start, get a live CD and boot into it. I prefer Ubuntu for
things like this. It has Gparted. Now follow the steps outlined
below.

“Copying

“Mount both your source and destination partitions. Run this
command from a terminal:

$ sudo cp -afv /path/to/source/* /path/to/destination

“Don’t forget the asterisk after the source path. After the
command finishes copying, shut down, remove the source drive, and
boot the live CD again.”


Complete Story

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis