New Reply

Is it possible to backup an entire Linux install by copy/pasting the entire file syst

 
Share Thread Thread Tools
May3-10, 09:43 PM   #1
 
Blog Entries: 1
Recognitions:
Gold Membership Gold Member

Is it possible to backup an entire Linux install by copy/pasting the entire file syst


system?

I know that it isn't possible in Windows since Windows has the registry and background variables that aren't stored on the file system for some reason.

But what about Linux? Are its environment variables stored on the file system? Is there anything that isn't stored on the file system? Is it possible to even backup a software installation by copying the software's directory from one computer to another? If it's not possible, then why not?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
May3-10, 10:10 PM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
There are a few special files like those in /dev which aren't really files and symbolic links but the unix copy utilities know about these and can copy (or recreate) them correctly
Mar9-11, 10:02 PM   #3
 
It is actually possible to back up an entire hard disk on an external disk provided that the external disk is formatted to the same file system used by the main drive, the external drive has enough space to accomodate the files, and that a disk cloning program is used. The disk cloning program has a special function that overrides the security fail safe that prevents running processes on the computer from having the running files copied, this way a complete copy of the contents of the drive can be made on a backup disk. A list of disk cloning software can be found here:

http://en.wikipedia.org/wiki/Compari...oning_software

It is recommended that the freeware or the General Public License software be downloaded because they are free and they have the same functionality as the proprietary software. After installing the disk cloning program, it is recommended that a virus and malware scan be run first to eliminate any security threats on the main drive so that they do not get copied into the external drive. It is also recommended that a disk cleanup be run to eliminate any garbage or ghost files, a defragmentation to cluster files together and eliminate needlessly occupied volume to decrease the overall size of the files, and an error check to fix or eliminate bugs which also occupy space on the hard drive. Afterwards, it is also recommended that all unnecessary processes be deactivated via the task manager and that the process priority for the disk cloning program be set to maximum to accelerate the copying of the files. The disk cloning program takes an average of 1 hour to complete the transfer of files to the external drive.
Mar9-11, 10:49 PM   #4
 
Recognitions:
Homework Helper Homework Help

Is it possible to backup an entire Linux install by copy/pasting the entire file syst


Another option is to have a second hard drive with a second instance of an OS installed for backup and restore purposes. I have 2 hard drives, each with multiple partitions, each with a copy of windows installed, Windows XP 32 on one, Windows XP 64 on the other (I sometimes do some 64 bit programming). Each OS can backup the other OS partition with a simple drag and drop copy, although I use a program I wrote that also copies the short file names (this is probably not needed anymore). Then I use windiff to compare the backup partition as a verify step.

I assume the same process would work for Linux, just install it twice, on a partition on each hard drive.
New Reply
Thread Tools


Similar Threads for: Is it possible to backup an entire Linux install by copy/pasting the entire file syst
Thread Forum Replies
please help w/ entire functions Calculus & Beyond Homework 3
Entire Functions Calculus & Beyond Homework 1
Could we(entire universe) be almost nothing? General Discussion 9
Entire Photo General Discussion 4
Wipe out an entire culture? You bet. General Discussion 1