Fedora Installation :: Image Backup And Restore

Aug 27, 2009

My laptop is Windows XP Fedora 11 dual boot. I am replacing it because of a defect. The original laptop is fairly new so I could simply start from scratch and setup everything again. But I was thinking there might be a way to do an image backup and restore. My new laptop will be identical to the old one

View 1 Replies


ADVERTISEMENT

Ubuntu Installation :: Restore Windows From A Backup Image Via Ubuntu Live CD?

Sep 21, 2010

I plan on creating a backup of my Windows installation using DriveImage XML (unless you have a better idea ) then wiping my hard drive clean, creating a new partition for the backup install to live, and then installing Ubuntu on another partition. Is there a method of restoring my Windows backup to partition 1 by using the live cd? Then of course I can install ubuntu to partition 2.

View 2 Replies View Related

CentOS 5 :: How To Restore From Image Backup

Apr 21, 2011

I have 4 different servers with exactly the same hardware. I set up one of them to have a centos install with all the basic stuff I'd like running on each one. I then created an image of the harddrive with the operating system, and stored it on an external drive. I used dd to copy the external image to one of the new machines. It worked fine, everything booted up as normal and with a few tweaks everything was great. The problem is that the drive is rather large (500gb) and it takes days for dd to copy it over. I decided to try a different route, I booted to a usb (using the linux distro on the ultimate boot cd pre-loaded with gparted). There are two partitions on the external drive, a small (100mb) partition which can easily be copied over with gparted, and the larger 480+gb lvm partition.

Gparted doesn't support lvm, so I used fdisk to create a new lvm partition on the new machine, and then pvcreate/vgcreate/lvcreate to re-create the same volume groups/logical volumes that are in the image on the external harddrive. I rsync'ed all the information over from LogVol00, and made the same swap partition LogVol01 (which took WAY less time). I disconnected the hard drive and renamed the volume group to VolGroup00 (initiall I named it differently, since linux doesn't like having the volume groups named the same). I can mount the LogVol00 partition and see all the files as they should be. But when I try and boot up, it doesn't even go to grub, I just end up with a blank screen and blinking cursor. How to make the drive bootable? Alternatively, a better strategy than using dd to restore this image??

View 2 Replies View Related

Software :: Unable To Restore A Backup Image To Drive Using Clonezilla?

Apr 23, 2011

I used Clonezilla an older version not the latest to backup an entire NTFS Windows XP drive to DVD last year. I have a series of three (3) of these DVD's but now cannot restore the backup image back to the same PC. The problem is that when booting with Clonezilla I don't have an option to restore from a CD or DVD drive since the computer comes with two working CD/DVD drives that are detected by the BIOS when the POST is displayed. I used one of these drives to boot with Clonezilla and the other one containing the backup image Disk 1 of Disk 3. Clonezilla only detects the two hard drives and a USB drive which is removable. Is there a bug in the restore process because it allowed me to backup the entire image of the hard drive onto a DVD last year but this time around there are no CD or DVD drive options available to choose other then the CD drive Clonezilla was used to boot up.

View 8 Replies View Related

General :: Image Hard Drive Ubuntu Operating System 9.10 Complete Backup And Restore?

Jan 4, 2010

Image Hard drive Ubuntu Operating system 9.10 Complete back up and restore. Changing over Hard Drives need a complete back up not just save files. So the image can be restored on any hard drive that restores the computer to its original state before it was imaged.

View 14 Replies View Related

Debian :: Backup Linux Installation And Restore On New HDD

Jun 10, 2015

I have Lenovo IdeaPad z510 laptop.My HDD SMART status is currently "failure". As my laptop is under warranty I can return it to lenovo. So I want to backup as much data as possible (everything is readable). I currently have 3 operating systems: linux xubuntu 14.10, debian 8 and windows 8.1 (triple-boot?). I want to back up only my current debian installation. There are 3 partitions for debian: root (about 50GB), home (>200GB) and swap. I know that I can backup the whole partition using:

Code: Select alldd -if=/dev/sdaX -of=/locaton/of/backup -something

And create .tar file with the whole home directory.

how to restore it later. In /etc/fstab there are references to UUIDs, and as I understand, with new HDD these UUIDs would be different. And possibly the whole partition table would be different. And how would I restore GRUB?I can't make full image of my disk simply because I don't have disk to store it on.Is it possible to create backup on my current debian installation without actually making full HDD backup? Would it work if I would install debian on new disk, then from LiveCD overwrite it with my backup and modify /etc/fstab to match new partitions?

View 14 Replies View Related

Ubuntu Installation :: Restore A Backup On Dm-crypted LVM

Jun 7, 2011

I have an encrypted volume, which contains LVM volume group with volumes. I have unencrypted /boot and the rest is on that encrypted lvm. I have a backup I want to revert to, but that backup has a different kernel, and I don't know how to update the /boot since I have suspicions that the system won't boot if I just restore / . I think I need to run update-initramfs and grub-install at some point..

View 9 Replies View Related

Fedora :: Backup And Restore Of A Grub Mbr?

Feb 13, 2011

One Laptop. One hard drive. Two OS's. Windows 7 is shot to hell from installing and uninstalling to much crap. Windows & WILL rewrite my MBR. How do I back up my far superior GRUB MBR and restore it over the wincrap MBR once I am done reinstalling Windoze?

View 6 Replies View Related

Ubuntu Installation :: Backup And Restore Complete System?

Aug 14, 2010

I would like to find out how to back up a complete Ubuntu system, and then restore it on a clean harddisk.I have been running dual booting with Win XP until now. I am running Ubuntu 10.04, but have installed quite few add-on. I would like to make an Ubuntu-only machine now, with all the same apps still there, but dont want to go and download everything again. I am looking for a way I can back this entire Ubuntu installation up, and then restore it to a clean drive.

View 2 Replies View Related

Ubuntu :: Restore Backup Server - Where Is The Location Backup Snapshots Or Files Are Saving

May 10, 2011

I install and tested Restore EE Backup server on a test PC with basic configuration and its working fine.

[URL]

The issue i have is where is the location these backup snapshots or files are saving? I want to add a separate Storage to save the backup?

View 1 Replies View Related

Fedora :: Any Way To Backup And Restore All Downloaded Updates?

Feb 22, 2010

I have fedora 12 (amd64) on desktop. I was wondering if there a way to backup and restore all my downloaded updates since installation?! In the same manner that debian has aptoncd. I am planning to migrate on all data to a new partition with clean install and then just move the updates there.

View 6 Replies View Related

Ubuntu Installation :: Take Image Of A Machine And Restore It?

Jan 2, 2010

How can i take a image of my Ubuntu machine. I have used Norton Ghost to take image of my C drive (that contains windows XP). Is there any software available that can do the same for my Ubuntu machine?

View 3 Replies View Related

Fedora X86/64bit :: Backup And Restore System Files?

May 18, 2009

Is it possible to backup and restore the system files of fedora 10_x86_64 so that if there will be any problem at OS , I can easily recover it from the previous backup files?

View 1 Replies View Related

Debian :: Used Backup-manager - Restore The Backup Data?

Feb 4, 2011

I am now preparing myself to upgrade lenny to squeeze and decided to do a backup on my system. I used backup-manager to do the job and it worked fine. how do you restore said backup data?

View 4 Replies View Related

Ubuntu Installation :: Umarks 2: Package Backup And Restore Management Tool?

Apr 28, 2010

Umarks is no longer under development.

View 9 Replies View Related

Fedora :: 11 - Backup And Restore To Full Accuracy All Previous Kernels?

Oct 11, 2009

I would like to try the rawhide updates. If messed up my PC's couple of times so now before I do anything I would like to roll back changes and resort to last working kernel ( and related s/w) in case that fails . HOW do I do it? ( c.f Windows Last good session ) ALTERNATIVELY folks - is there a way you can backup and restore to full accuracy all your previous kernels .- I mean just inset the CD .It will identify the partitions , then it will ask you "where you want to restore them" and then it just restores the prev. image.

View 3 Replies View Related

Fedora :: Backup / Restore - Video Driver To The Point That The X Will Not Load

Apr 3, 2010

Something went wrong with my video driver to the point that the X will not load any more. I am using my live CD. Is there a way to back up all my prefs and software installs, so I do not have to reset it all up after re-installing.

View 3 Replies View Related

Ubuntu Installation :: Does Installing - Destroy Digital-image Restore

Jun 4, 2010

If I partition and install Ubuntu on part of my pc's hardrive, would the digital image factory-settings restore feature still be available? If so, and if used, would a factory restore use 100% of the hardrive and erase the Ubuntu install?

View 3 Replies View Related

Ubuntu :: Restore A Wubi Root.disk File Backup To A Real Installation?

Mar 9, 2010

I worked everyday during 1.5 years on a Wubi installation of Ubuntu 8.10.

Before quitting my job I have made a simple copy of the root.disk file, thinking I could restore it easily later.

Now I would restore this system on a Virtual Machine (with Virtual Box)

Have you got an idea how i could do this??

(I already tryied to install another wubi on a virtualized Windows 7, the install complete but I can't see ubuntu in the boot loader...)

View 1 Replies View Related

Ubuntu Installation :: Backup Restore - Software Doesn't Start Due To File Permissions

Dec 2, 2010

I re-installed ubuntu 10.04 for prep I did a backup with Simple Backup Config after reinstalling i restored with Simple Backup restore some installed software software now doesn't start and after troubleshooting i think problem is file permissions but i'm not sure which permissions of which files to change and what they should be changed to. has anyone had experience with this and if so is it because it works or because its the right way to do it and it works funny thing.. i can't find any forum posts with info on Simple Backup!

View 1 Replies View Related

Fedora :: Create Restore Image For Dual Boot?

Dec 28, 2009

I have recently setup a dual boot system that consist of Windows Vista and Fedora 12, I am looking for a solution that will allow me to create an entire restore image for both OS's on an external hard drive. I am looking for something that is easy to use, stable, and free. I have looked at clonezilla and have used Norton ghost 2003 in the past which is not supported with Windows Vista.

View 3 Replies View Related

Ubuntu Installation :: Image Restore Grub Rescue Command Line

Feb 25, 2010

I do computer forensics here in Afghanistan and I am trying to keep a clean image of a dual bootable hard drive. Here is what I try to do...

1. Boot into UbuntuLiveCD
2. I run "sudo dd if=/dev/zero of=/dev/sda conv=sync,notrunc bs=64K" to wipe the drive with all zeros.
3. I then install Windows by creating a new partician about 50GB.
4. I then install Linux by creating a partician in ext4 mounting it at '/' in addition I create a swap partician.
5. Next configure everything just the way I want it. I install all the drivers and software I need for my windows partician and build out the remaining part of the disc as a "data drive."
6. Then I use "dd" again to try to image my "clean slate" of a system. Remember I am dual booting. I dd the /dev/sda and gzip it.
7. When I go to restore it, I boot from the live CD again and unzip ig and "dd" it back onto /dev/sda.
8. I run fdisk -l and I get:/dev/sda1 * 1 6375 5120000000 7 HPFS/NTFS/dev/sda2 6376 11724 42965842+ 83 Linux/dev/sda3 11725 12453 ...... 82 Linux swap / Solaris.This means to me that it can "understand the file system"
9. But then when I take out the Live boot CD and try to get my "clean slate" machine back, the system goes into Grub Rescue mode with a grub command line "grub rescue>"
10. I tried using the tutorial on Grub2, but...
a. It would not understand the command "linux"
b. When I try to do insmod, it says it doesn't recognize the file system.

View 4 Replies View Related

Fedora :: Backup-image Solution For F14?

Jul 25, 2011

Can anybody please suggest a backup-image solution for Fedora 14?I made some tests with Clonezilla: it works fine but, please correct if I am wrong, it requires booting from a Clonezilla CD and cannot be used to take an image backup while the computer is running.

View 4 Replies View Related

Slackware :: Complete Backup Solution Ike 'Acronis True Image Backup And Recovery

Jun 12, 2010

I have been looking for a complete backup solution like "Acronis True Image Backup and Recovery" on Windows for Slackware a while.

View 12 Replies View Related

Fedora :: Backup System To Restore Server Incase The Hard Disk Is Damaged

Jan 13, 2011

This is a good way to backup my current system:

How to backup your system to restore your server incase the hard disk is damaged.

View 6 Replies View Related

Ubuntu Installation :: Restore System To 10.10 - Using A System Backup Made With REMASTERSYS - Grub Error 15

May 2, 2011

I am trying to restore my system to Ubuntu 10.10, using a system backup made with REMASTERSYS. When I reboot, I get the message: GRUB error:15 I found many threads discussing this issue, most notably here: [URL]

[Code]....

View 7 Replies View Related

Ubuntu Installation :: "Backup" With Raw HDD-image Of Windows?

Aug 23, 2010

I've bought an Eee with WindowsXP preinstalled. Naturally my first thought was to exorcise the demon (Windows) with cross, stake and holy-water (and perhaps some garlic), but since I've already have paid for it, I was wondering if I can chuck it elsewhere... My thought is to use dd to make a raw-image of the harddisk -- either the complete harddisk (e.g. /dev/sda) or the partition with Windows (e.g. /dev/sda1) -- compress it (it should be mostly nothing, right), and store the image on some other drive. I don't expect any trouble with this... What I wonder about, is if it will be possible to restore Windows from such an image -- e.g. dd-ing the uncompressed image back to the disk, (probably) using the whole disk (/dev/sda)... Will it work? Or is there something that will prevent it from working? I intend to make a full image of the disk; MBR, partition-table, partitions and all... It's a rather small harddisk, so I' opting-out dual-boot... (besides, it's not like I intend to use Windows...)

View 2 Replies View Related

General :: Restore A Backup On Different Filesystems?

Sep 30, 2010

I'm now using Ubuntu 10.04 with ext4 and for the second time in my life I experienced data loss (not for real: I got backups) and I'm assuming problems with the recent ext4 fs.

I want to restore all of my configurations (/etc and the like), data and home on reiserFS: is this possible? What to do in order to accomplish that?

View 2 Replies View Related

Ubuntu :: How To Take Backup And Restore In GnuCash

Jun 27, 2010

How to take Backup & how to do restore in GnuCash. I need to take backup of my all accounts & all transactions

View 1 Replies View Related

Ubuntu :: Restore Menu.lst From Its Backup?

Jul 24, 2010

Im running ubuntu 10.04 and I recently had a little adventure whilst trying to disable KMS and deleted all the stuff out of the # kopt line and added the nomodeset thing.Now I crash to easybox everytime I try to boot, how do I restore the backup of said file that I noticed beside it in the folder. Also I saved one to my desktop.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved