General :: Restore The Previous Image Of 10 GB Over 20 GB ?

Feb 27, 2011

If i have 10 GB partition of '/'. Now i took the image of it for backup purpose. Now lets say my HD failed. I replaced the HD, and this time i created '/' partition of 20 GB. Can i restore the previous image of 10 GB over 20 GB ?

View 2 Replies


ADVERTISEMENT

General :: Way To Restore Previous Desktop / Need To Reconfigure Everything?

Jan 10, 2011

Don't know what I did but while moving the cursor around fast, suddenly my desktop reverted to the default openSUSE 11.3 background (circles) from a custom jpeg image and all the icons disappeared. Rebooting did not solve the situation. Never had this happen before in over twenty years.Is there a way to restore the previous desktop or do I need to reconfigure everything?

View 1 Replies View Related

Fedora Installation :: Restore Previous Version Of A RPM?

Mar 2, 2009

Is there a relatively easy way to restore the "previous" version of an RPM in FC10? The last set of updates killed my GUI and I'd very much like to get back to whatever I had before I got updated to:

xorg-x11-server-common-1.5.3-13.fc10.i386
xorg-x11-drv-evdev-2,1.3-1.fc10.i386
xorg-x11-server-Xorg-1.5.3-13.fc10.i386

View 4 Replies View Related

Ubuntu :: Restore Point To Previous Date Available?

Jul 1, 2010

As in windows when I suffer the problem I just restore it on some previous date when it was running quite lucid. Well is there anything like this in ubuntu and if yes then how to restore it on some previous date as we can do in the windows...

View 3 Replies View Related

Ubuntu :: Restore Previous Compiz Settings?

Mar 9, 2011

I was playing around with compiz too much and kinda messed up some stuff. Is there anyway I can just go back to how stuff was? Without system restore, I don't know of a way I can restore my previous compiz settings.

View 3 Replies View Related

Ubuntu :: Restore Panels Like They Were In Previous Versions?

Apr 29, 2011

I just upgraded to ubuntu 11.04. now panels disappeared. everything looks too much like mac, it's way too confusing for me. is there a way to restore panels like they were in the previous versions?

View 11 Replies View Related

General :: Restore Image From Debian Machine To Usb Hdd?

Jan 6, 2011

I've stored 3 images to home partition on Debian machine, now I'm trying to restore image from Debian machine to usb hdd, and there is no option to restore from image. The version of clonezilla that I'm using is clonezillla-live-maverick.

View 6 Replies View Related

General :: RHEL 5.2 Image Restore ,MBR Not Working?

Aug 15, 2010

dear sirs, i have taken image of 1 machine using acronis ver9.0 which has3gb swap /sda1
25gb /slash /sda2108gb /oracle /sda3so on another machine when i restore everything restore and data i can see, but boot, MBR not working.it just come written on screen "GRUB"i try to reinstall grub not workingbooth rhel cdthen type >linux rescue> chroot /mnt/sysimage>/sbin/grub-install /dev/sda2it give me error does not work and i reboot the machine.can someone teach or guide how to restore,repair, or fixed MBR

View 1 Replies View Related

OpenSUSE :: Restore Evolution Data From A Previous Version?

Aug 25, 2010

This is to request assistance or information as to why the evolution application will not accept the evolution-backup-tar.gz file from a previous version.

Situation: I upgraded by way of a fresh install from openSuSE 11.2 to 11.3 (GNOME desktop).
Before upgrading, I produced the above mentioned backup file so that I could import all the mail, addresses etc. into the new application.

Result: it does not work. The process starts up seemingly normal but then simply sits there forever with the message "evolution shuts down" - but it does'nt. I have to kill it to stop it.

I am looking forward to a resolution since it would be a real pity if I lost the mail history.

View 8 Replies View Related

Ubuntu Networking :: Restore Previous Wlan Settings?

Jul 28, 2011

I was fooling with my ifconfig settings in order to change mode to promiscuous.I ran the following command: sudo ifconfig wlan1 prmisc.This worked, but now I cannot connect to the internet. How can restore my previous wlan settings, namely, go back to managed mode?

I ran this:
iwconfig wlan1 mode managed
and received this:
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan1 ; Operation not permitted.

View 1 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

Ubuntu :: Configure Unity To Restore Apps From Previous Session?

May 3, 2011

how to configure unity to restore apps from my previous session?

View 1 Replies View Related

Ubuntu :: Windows Manger - Cursor And Some Other Things Have Disappeared - Restore Previous State?

May 16, 2011

when i powered on my pc today i saw that windows manger, cursor and some other things have disappeared. My hard disk has problems with bad sectors, so i guess that could cause it. How can i restore previous state? I have xubuntu 11.04

View 2 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

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

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 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

Ubuntu :: Program To Restore Disk Image?

May 3, 2010

I am having a problem finding a piece of software. I've searched a lot and still have not come up with an answer. My situation is as follows: I have an image file the I wish to restore to my USB flash drive but so far I've had no luck doing this. I was wondering if there was a program/command that could help me restore the disk image.

View 4 Replies View Related

Debian Configuration :: Computer Won't Boot After Dd Image Restore

Mar 1, 2016

I have a Debian Jessie 32 bits machine with standard partitions : one EFI, one for the root system and a swap.

I did a dd image backup of it hard drive thinking i would be easy to restore it or clone to another device... but it seems it is not that simple ! My PC won't boot : no bootable drive found !

I did the same once with a 64 bit Debian Jessie which i fixed using an ubuntu live CD with boot-repair, but here with the 32 bits version it doesn't work : it keeps saying i have an EFI incompatible partition and i should use a 64 bits linux...

Note : i boot-repair from a 64 bits ubuntu live cd. Should i use a 32 bits version ? Because i can"t make a 32 bits Debian live CD to boot, usb key won't show up in boot options (32 bits install CD works fine)

I ha read some things and tried some others but nothing works

Grub and EFI are really obscure for me...

How could i fix my debian 32 boot ?

Or how can i properly clone my debian 32 on other PC ? am i missing something using dd ? should i use another tool ?

View 10 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

Networking :: Restore A Hard Disk From An Image Automatically?

Jun 17, 2011

I'd like to create a boot floppy or CD to restore an image from a harddisk over the network, and it should work possibly automatically.
A normal, non-IT user should be able to do it in our branch abroad.

View 1 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

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

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

Ubuntu Security :: Restore The Original Image File That Have Hidden Data In With Steghide

Jan 27, 2011

i'm wondering if it's possible to restore the original image file that you have hidden data in with steghide. The basic Idea is you have a photo using gpg sign it and then embed the signature. then remove the signature at a later time and check it with the signature. I hope another "inverse" algorithm doesn't need to be written to undo the first (if a "inverse algorithm is possible). This assume you already have the pass phrase or that there is no pass phrase. I already know how to retrieve the original file just want to remove the hidden data from the Image and restore it's attributes.

View 2 Replies View Related

Ubuntu Servers :: Restore Image Via Clonezilla-drbl Smaller To Larger Disk?

Jun 21, 2011

I have an Ubuntu server and i've installed drbl-clonezilla to clone and restore pc, I have a 40 gigabyte image to be deployed on other pc's with larger hard drive ex. 160 GB or 240giga, my problem is that when I deploy the image on a larger disk I end up with a disk with a partition of 40 GB and the rest unallocated, how can i restore the the disk and use full disk space, the goal is to automate the process. In clonezilla-drbl there is the possibility to start a "prerun" and "postrun" fonction that could help complete the deployment process.

View 2 Replies View Related

Ubuntu :: Make An Image Of Windows Partition To Save Time And Effort When Wanting To Restore?

Aug 6, 2010

Am quite new to Ubuntu (10.04) and have recently reinstalled XP. I want to make an image of my windows partition to save time and effort when wanting to restore this. I read the Ubuntu documentation on Drive Imaging [URL]..community/DriveImaging and am wondering if I've done things ok?

I've booted using the Live CD. Windows is on sda1 and is a 50GB partition. I have a hidden ntfs partition on the same hard drive at sda9 of 10GB. The first time I tried this I got an error regarding my output file saying "Not a directory". I'm assuming that was because I hadn't mounted sda9. It also reported an error saying permission denied on sda1. I then mounted sda9

Code:
sudo mount /dev/sda9 /mnt

I then changed to root as I thought not being in that was why I was getting the permissions error.

Code:
sudo -s
I've then done the following;
Code:
dd if=/dev/sda1 bs=1024 | gzip > /mnt/sda1.bin.gz

The terminal window is just showing a flashing cursor in the bottom left corner under the above command line input. Is the fact that my mount partition being smaller than my windows partition going to cause a problem or will gzip solve that? My Windows install occupies about 7.5GB of the 50GB partion.

I'm not sure if dd is just taking a long time to complete the task???

View 9 Replies View Related

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

General :: Start Up With Same Apps As Previous Session?

May 29, 2011

Can fluxbox remember the apps that were running when it was shut down and reopen them when it is restarted?
If so, how?

View 3 Replies View Related

General :: How To Access Data From Previous Kernel

Jan 18, 2011

I have a data in existing kernel & I need to update a new kernel version so afer the upgration , how can I access the data from the previous kernel.

View 12 Replies View Related







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