[NBLUG/talk] Creating an image

Lincoln Peters sampln at sbcglobal.net
Mon Dec 8 13:53:01 PST 2003


Use dd:
# dd if=/path/to/device of=/path/to/image.img

On my home computer, that might translate to:
# dd if=/dev/hdc1 of=/home_dir_backup.img


Lincoln Peters <sampln at sbcglobal.net>

On Mon, 2003-12-08 at 13:36, Todd Cary wrote:
> In the Windows environment, I use Ghost to create an image of my system 
> disk for rebuilds or to install on another box.  Is there a way to make 
> a copy of my custom installation of Fedora in case of a HD failure?
> 
> Todd




More information about the talk mailing list