Page 1 of 1
Backing up a System to an Image for DVD or Cd
Posted: Tue May 27, 2008 10:30 am
by dicecca112
Here's what I want to do. I want everything that is on my disk right now, and create a backup. I want the backup to work in this manner.
1. It copies everything to a CD or DVD or External HDD
2. I can restore the image to the disk without an OS installed
Any ideas? I have no issue paying for software that does it providing it just works
Re: Backing up a System to an Image for DVD or Cd
Posted: Tue May 27, 2008 11:00 am
by NAiLs
Norton Ghost?
Re: Backing up a System to an Image for DVD or Cd
Posted: Tue May 27, 2008 11:10 am
by dicecca112
Does it support ext3 file system
Re: Backing up a System to an Image for DVD or Cd
Posted: Tue May 27, 2008 11:28 am
by bubba
yes it does BUT the software only runs on a windows machine. Now as for something that can be ran native in *nix couldn't tell you, but what I have done with Ghost 12 has only been with windows files systems.
http://shop.symantecstore.com/store/sym ... D.90124600
Windows Vista® Home Basic, Home Premium, Business, and Ultimate
* Must meet minimum Windows Vista operating system requirements
* Eligible for a free Windows Vista Service Pack 1 compatibility update*
Windows® XP Home/Pro/Media Center Edition with Service Pack 2
* 300MHz or higher processor
* 256MB (512MB recommended) of RAM
* 400MB of available hard disk space
* Microsoft® Internet Explorer 6.0 or higher
* CD-ROM or DVD-ROM drive for software distribution on media
* Super VGA (800x600) or higher–resolution video adapter and monitor
Supported File Systems and Devices
* FAT16, FAT16X, FAT32, FAT32X
* NTFS
* Dynamic Disks
* Linux® EXT2/3 and Linux Swap Partitions
Supported Hard Drives and Removable Media
* CDR/RW and DVD+-R/RW drives
* USB and FireWire® (IEEE 1394) devices
* Iomega® Zip® and Jaz® drives
Re: Backing up a System to an Image for DVD or Cd
Posted: Tue May 27, 2008 11:49 am
by dicecca112
Then that won't work, I want to be able to pop in the CD/DVD whatever and have it run.
Re: Backing up a System to an Image for DVD or Cd
Posted: Tue May 27, 2008 2:17 pm
by DMB2000uk
Try
clonezilla's liveCD, backing up an image to an external HD should work a treat when you need to wipe it back.
There's an OSS solution for everything ^_^
Dan
Re: Backing up a System to an Image for DVD or Cd
Posted: Tue May 27, 2008 2:30 pm
by dicecca112
Thank you dan, that seems to fit the bill, now to back up Ubuntu, and fool around with other linux installs
Re: Backing up a System to an Image for DVD or Cd
Posted: Tue May 27, 2008 3:28 pm
by DMB2000uk
I know you'll probably try this anyway, but I'd just make sure back up important docs etc separately from the image, then test you can put the image back before you mess about
Dan
Re: Backing up a System to an Image for DVD or Cd
Posted: Tue May 27, 2008 5:52 pm
by dicecca112
Defineatly, I have way way to much irreplaceable stuff to loose. Hell I have a script that runs nightly to check the SMART readings of my backup drive.
Re: Backing up a System to an Image for DVD or Cd
Posted: Fri May 30, 2008 1:11 pm
by Alathald
Could always tar up your Linux partition from Knoppix (use boot option toram or LiveUSB if you only have one drive). I don't think you can just tar up a Windows partition but it does work with Linux. It's how I keep my OS backed up.
I believe you can also do it from the actual OS (while it is running) but it's more trouble because you have to deal with excluding recursively mounted drives and such so I just boot into Knoppix, quick and easy. My two cents...