Ubuntu :: Back In Time - Restore After Re-install ?
Sep 12, 2010
I have my system and software and data on my computer on an internal drive. On that system I have Back in Time backup software. I use Back in Time, to backup my data to an external drive.
Question: If my computer dies or my internal drive fails, I have to completely re-install everything including my system and Back in Time. If I want to restore my data from the good external drive, how can I do that with Back in Time? Doesn't it keep the Snapshots info or preferences on my dead drive? Or do I need to point my freshly re-installed Back in Time just to the data drive and it will recognize the snapshots etc. automatically?
For like windows you can resore your os to a state of peace kind of. If you messed up your vital files you could go back in time and restore you computer to a selected time. I was wondering if you could do that for ubuntu
I used Back In Time (BIT) to back up my data to an external USB drive on Ubuntu 12.04. After problems with Ubuntu I made a fresh install of Debian 8.3. In Debian I have installed BIT and can see the USB drive. However, BIT cannot see the old snapshots. I had thought I would be able to restore on the new install.
I have a Insprion 14R (N4010) and when I hibernate it will usually restore without a problem, but maybe 15% of the time it will reboot while loading. I would like to figure why, since I'd rather not lose anything... My swap space is 5.9GB, I have 4GB RAM (video uses 1gb, so I have 3gb usable)
it was possible to back up time machine back ups from a mac in ubuntu.
I use a mac at work and use time machine to back up to an external hard drive which i take home each day. I wish to back up the time machine back ups off the external hard drive each day to my computer at home just to be safe is this possible?
I have managed to open the hard drive and have enabled view hidden files so i can see all the files but i am unable to copy them due to permission errors
I just backup my files. During restoration, there's a hash mismatch report. What I want to know is that, is there a way to restore certain files in the back up? or is there are way to restore files by volume?
to back-up and eventually restore compiz settings, is it enough to back-up and restore the .compiz directory in $HOME? Reason is that the setting in my classic gnome set-up are different and partially conflict with the unity settings. Since I want to be able to run both environment (to give Unity a chance) I'd like to be able to switch settings easily.
I recently had a problem in Ubuntu 11.04. I had just installed GNOME 3, however, I didn't really like it as much so I decided to go back using GNOME 2,but then a whole bunch of things happened. I tried re-installing GNOME 2,but then I lost the Ubuntu enviorment and stuck only with GNOME and now I'm only left with a terminal whenever I log in. how to restore Ubuntu 11.04 back to its original state, like as if it had a fresh installation?
I did a bunch of updates, in sid, no issues. But when I rebooted the next day the log in had chanded. No problems logging in, the appearance had changed, and you now have to use the mouse to click on your name to open the password box, where before you could hit enter and get the same results. It is not much, but I have been trying to to restore it back with out much luck. I've played with gdm and gdm3 and a couple of other things but no luck. I did see a update for log in but have not been able to figure out the next step.
somehow in the process of trying to get wireless connection, gdm on start-up now fails. i'm stuck in commandline and i have to manually specify startx everytime.
how to i restore debian back to default starting up in gdm?
i've lost my shutdown button, it just disappeared!
I am a newbie in Linux. using RHEL5. and I thought that PHP was the only programming language i need, so i decided to remove perl. I was in the Gnome, and I went to "Add/Remove programs". Then I uncheck everything that has the word "perl". Then it also removed the dependencies.. and now I can't even startx how do i restore back perl and my startx and everything that has gone missing ? i tried to wget perl, and install via rpm, but it says missing libdb.so.2
We're trying out a few backup strategies and I had a question pertaining to CentOS installations. I was trying to think of the best way to back up and restore installation 'profiles' for a given server. In terms of a basic backup strategy.I currently back up the /etc, /var, /usr and /home directories with an rsync-based script, which has been working nicely so far.I also have a script which does a yum list installed on a certain configured server. It then 'diffs' this against the output from a base install of CentOS. The point of this is to figure out the packages installed for this server 'profile' so I can restore them.
Ideally, it would be nice if there were a way to generate kickstart files in reverse for a given server config. I was wondering what the best way to do this would be. Currently, I'm concerned enough about failures that I'm imaging stuff using Mondo Rescue.
Allot of Crazy things happened lately. A few problems happened and I fixed them. In the end I have 3 partitions of ubuntu net book remix and 1 for windows 7. I never reinstalled windows so could I do a system restore (in windows)to go back and then reinstall 1 partition of ubuntu net book remix.
I've been using Knoppix "Live CD" 6.2 and partimage 0.6.7 to back up and restore my Microsoft Windows XP system volumes on various computers. However, partimage seems to be unwilling to back up one of these NTFS volumes which has bad sectors, some unreadable data. It hits that and stops. But this appears to happen at the same place when I have already used Windows to find and mark and, I assume, remove from use, the bad sectors. Hmm. I thought they'd be ignored. It appears I thought wrong.
If so, which of several other Linux-based or other partition backup tools may be suitable for the task - to ignore or tolerate bad sectors? The main goal is to be able to update the volume subsequently in a way that may be a terrible mistake, and in that case to restore the previous version. Sometime not too far in the future, I suppose I have to think about replacing the disk.
I am running RHEL 5 on Vmware Workstation. That is i inslled Vmware Workstation on windows 7 and then in Vmware i installed RHEL 5 as a virtal machine. By mistake i made some wrong entry in my /etc/fstab file that is i was trying to automatically mount one folder under another folder. My syntax was wrong. So when i restart my RHEL 5 , at the boot time due to wrong entry in /etc/fstab system is giving file system error as follows:
Checking filesystems fsck.ext3: Unable to resolve 'LABEL=/home/download' fsck.ext3: Unable to resolve 'LABEL=/var/ftp/uploads' [FAILED] [code]....
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???
Im finally deleting vista from my disk, but as I am game addict I will re-install it afterwards just for games. Now I assume that will overwrite GRUB, so how do I restore boot record and at same time keep my grub config?
How many of you guys use Back In Time as your backup utility? I tried using it, and it doesn't copy all of the folder contents to the backup drive in one pass. For example, it will copy 26 out of 80-ish gigs of data. To further complete the backup, I have to hit the "Take a snapshot" button to do another pass to add more data to the snapshots. I have to do this a couple times to get all the data.Does anyone else have this issue?
[UPDATE] It appears to copy all of the files at once, so long as you only select one backup location at a time. I was backing up an entire multimedia drive, my home directory, and my usb drive. When I had it set to only do the multimedia drive, it copied all of the files, whereas it wouldn't if I had set it up to back up all 3 locations at the same time. I guess the lesson here is to backup one location, then add another, get another snapshot, and repeat.
I've been using Back in Time on Maverick (originally on Karmic) for some time but in the last couple of weeks I haven't been able to make new backups. Here's my output:
below is the default for a week using the program backintime@weekly nice -n 19 /usr/bin/backintime --backup-job >/dev/null 2>&1Did I edit the crontab right for once a week on friday at 12am?0 0 * * 5 nice -n 19 /usr/bin/backintime --backup-job >/dev/null 2>&1
My time keeps getting thrown off by about 15 minutes. It corrects itself randomly but then goes back! Not sure yet if it's decrementing slowly or if it takes 15 off all at once.ntpdate ntp.ubuntu.com puts it back, output is:Code:15 Jul 08:09:29 ntpdate[6157]: step time server 91.189.94.4 offset 1056.199059 secCurious what the "offset" means. Is there a way to ensure it keeps constant time without having to do it manually?
I have installed ubuntu 10.10 for a short time, now I meet a problem:I always leave for lunch and leave my computer without turning off. When I get back, it shows a window. after I input my password, I enter my system.Then It halts, the only thing what I can do is moving mouse. After halting for nearly one minute, it resumes to normal.I hope someone can tell me what happens.
i have noticed that if vista is not the active partition, hybernate does not work. it just goes black and then back to the user icon screen to log back in. another "slight" problem was that i was not able to apply a service pack. after restoring vistas dominance i was able to install the pack. is there any other work arounds for hybernate? even though you might not be interested in cleaning up after microsoft.
I have recently installed ubuntu as my main operating system, everything has been working great except every time I re-boot the resolution resets back to a default. How can I get it to default to 1440x900?
I want to back up my data on my MacBook Air using time machine. I have a desktop with Debian gnome installed where I want to store my back up data. But I can't manage to find a hard drive to start time machine on.
I have four hard drives installed in my Debian computer and I also want to share them over my home network. I am very new to Debian ...
I am trying to understand these two examples for setting up user-callback option in back in time application. I am trying to modify this to suit my needs, Back in time homepage has some basic info, but very terse, same with the man page. The following two examples are the only references I could find. first one from here - [URL] I don't want email to be sent, just an update to the log file will be fine.