Ubuntu :: Any Way To Make Compact Backup?

Jan 1, 2011

I'd like to have a list of changes from default install or installed packages, and modified configs in order not to to waste space on binaries. This way, when restoring the script can just check if the packages are there, do configs match, and adjust accordingly.

View 3 Replies


ADVERTISEMENT

Ubuntu :: How To Make An Emergency Backup

May 30, 2010

So I was doing the update to 10.04 when a freak thunderstorm knocked out the power. I can no longer load onto ubuntu from the HDD. I have been told to either do an emergency back up using the 10.04 live disk. I am not sure what to do when it comes to that. I have also heard I can just repair the boot file on the HDD. I don't know how to do that either. I wouldn't mind I fresh install but I do not want to lose any of my data.

View 9 Replies View Related

Ubuntu :: Make A Backup Disc?

Jan 12, 2011

How do you make a backup disc of your files, pictures and music in a quick, efficient way?

View 1 Replies View Related

Ubuntu :: Unable To Make Remastersys Backup

Jan 13, 2011

Newly installed Lucid and several programs to get it just the way I like it. I went to make a backup of the entire system with remastersys for the second time (first time was ok) but everytime it says iso file too big, which it is at 16gb plus. I have been through and double checked that my personnel files, pics, music, movies are all removed and my virtual machine. When checking with "Disk usage analyzer" it says I have 158.8GB free but when I check the home file system itself it says I have 150.1GB free. Note the missing 8.1GB. I believe this is the root of my inability to make a backup.

View 2 Replies View Related

Ubuntu :: Make A Backup Script To Use With Chron?

Mar 10, 2011

I'm trying to make a backup script with rsync that backups "/opt/example" to /mnt/sharedfolder/backup

And with each output the name would show the date of the backup & time. Then there would be 5 backups each time before the oldest would get replaced. I found something that I think does what I need but every time I run it I get this message.

Code:
rsync error: syntax or usage error (code 1) at main.c(1511) [Receiver=3.0.7]
./backupscript.sh: 65: /mnt/hgfs/bminecraft/: Permission denied
BTW /mnt/hgfs/bminecraft/ is chmoded to 755 and yes that is the correct path.

[Code]....

View 2 Replies View Related

Ubuntu :: Make A Backup Image - But Dual Boot ?

Oct 1, 2010

I have decided to remove Windows from my disk, but I want to keep my current install of Ubuntu.

One possibility that sprang to mind was to make an image out of my Ubuntu install.

Since I dual boot, the disk is numbered "SDA2" (extended) "SDA5" (root) and then there is Swap. (Windows is the first part of the disk)

One question sprang to mind:

If I make an image out of it, what happens to the numbers? Will there be any conflicts? Not to mention the question of which program would be best (and easiest to use, preferably with a GUI, since I want to save time, not learn code).

And if I would go for a binary dump to an external disk (to put it back when the destination disk is empty), would the same problems arise? Or would that bring even more problems, like the issue of the swap partition, which I would have to receate, since it wouldn't fit on the "dump disk"?

This is all because the whole thing sounds very similar to placing the ubuntu partition to the front of the disk, which, as I have been told, is not a good idea.

View 9 Replies View Related

Ubuntu :: Make A Backup To External Hard Disk?

Jan 16, 2011

My ubuntu login window seems to be chrased and seems no way to restore it. I was planning to move ahead with reinstalling it but could any1 tell me how can i copy data to external hard disk. I am in Mannual restore section with promt staying at root@ubuntu :/#

View 9 Replies View Related

Ubuntu :: Any Option To Built Solution To Make Backup

Apr 20, 2011

As I checked some online backup solutions I have found information that all of this which I checked have only clients for Win or Mac. But I'm looking for solution with Linux client.As I have read some info on one of the Googled page Linux probably is ready for being an online backup solution as is.So my idea is to create automatic (in the background) backup of my files (photos and docs) with my outside hosting server. I have unlimited shared hosting server with ftp access. Is there any option to built such solution to make backup synchronisation between my Linux comp and shared hosting? What should I get to know to start with such option?

View 1 Replies View Related

Ubuntu :: Backintime Inop - Couldn't Make Any Backup

Aug 1, 2011

I have been using backintime so far. Now I am changing to 64bit and have installed backintime. I received first some kind of warning that the snapshots were converted to some new format. But still I can not do any snapshots with it, I am simply told backintime could not make any backups.

View 3 Replies View Related

Ubuntu :: Make A Backup Of Home Directory Onto A NAS Device?

Dec 5, 2010

I would like to make a backup of my /home directory onto a NAS device, and have whatever software is used for the purpose update (new and changed files) every night, or perhaps everytime there is a period of inactivity. Any suggestions for a GUI package that will do this?

I do not want a complete backup each time, just the new or changed files. Also prefer software that backs up to a mirror of the original (i.e., uncompressed folders and files)

View 1 Replies View Related

Fedora :: How To Make Backup File In F12

May 10, 2010

I would like to make a backup file from my fedora 12, in case if I have any problem with it, I could restore all my programs and settings from OS, I used do this with northon ghost in windows, but now in linux I don't know for sure. Yesterday I made a backup, in the end it was 34gb of his size, I wanna backup only what is used, how I do this?

View 7 Replies View Related

General :: Best To Make A Image Of Backup?

Mar 3, 2010

What is best to make a image or a backup.
Whit what for program.
By a image form what partion do i have to make a image.
By backup what directory to backup.

so that when by linux is corrupt i can do a reinstall.

View 7 Replies View Related

CentOS 5 :: Ftp Script To Make A Backup?

Jul 9, 2011

I am trying to create a script which will backup all my data to a remote ftp serverI need to tar all folders inside /data separately /data/as - /data/as/001 - /data/as/002 - /data/as/003 /data/as/004 - etc etcfor dir in */; do dir=`echo $dir | tr -d '/'`; echo $dir; tar czf $dir.tar.gz $dir; done

View 1 Replies View Related

Ubuntu :: Backup - Make A Bootable USB Matching Current System?

Aug 12, 2010

Here is what I would like to pursue: I would aim to create a USB drive which a system can boot from if needed. However, this system would not be the generic Lucid 10.04 iso, it would have specific packages that my current system has. Also, it would start up and run with my current system settings if possible.

I did look into Reconstructor, but it doesn't appear that that would have the capibility of changing the default settings to match my current system's settings. Also, it looked like there wasn't a way to upload a list of current packages of my system (I would have to manually select each package, taking quite a while). So is there any way to make a bootable USB matching my current system? Or is reconstructor the closest thing to that kind of customiz-ability?

View 2 Replies View Related

CentOS 5 :: Unable To Make Full Backup?

Aug 23, 2009

I'm trying to add a scheduled full backup to the crontab file, but the full backup never completes; it always stops somewhre in the file system. I guess is b/c the os is updating those files or has them open. I've tried to use the --exclude options but still it always hangs somewhere else.... this is what I'm usingtar -zcvpf /mnt/storage/backup/fullbackup1.tar.gz --exclude=/mnt --exclude=/sys --exclude=/proc --exclude=/lost+found --exclude=/net --exclude=/srv / > /mnt/storage/backup/fullbackup.log

View 1 Replies View Related

Ubuntu Installation :: Make A Full Disk Backup Using Acronis And Try Out 11.04 Beta?

Apr 1, 2011

Firstly I've never (successfully) upgraded before using update manager -d but I've only tried once. I'm on 10.10 at the moment but I want to make a full disk backup using Acronis and try out 11.04 beta 1 so if I can't boot (like with the 11.04 Alpha 3) I'm ok.

What I want to know is if I upgrade to beta 1 it will install new things and settings, if beta 2 is released and I upgrade to that (after having beta 1 installed) will it overwrite all the settings again? Or will I be able to spend time set beta 1 up nice how I want it (if it works) and just smoothly upgrade gradually to final 11.04 keeping it pretty much exactly how I want it?

Also with the software sources, I understand I need to disable the ones I manually added before updating from 10.10 then to re-enable them, but how do I re-enable them for Natty as they are currently for Maverick? Do I just change the word Maverick to Natty, or is it better to remove and re-add them for natty? And do the authentication keys need updating or are they ok? I don't really know a lot about the keys.

1 more thing (sorry) will an upgrade overwrite any settings I have e.g. etc/fstab, sudoers, things like that? I know when you upgrade it gives you an option for some things e.g. keep or replace, if I keep old settings from maverick does it matter? Or does 11.04 add new lines/things to these files if I choose replace?

Sorry for all the questions, I'm pretty new been using ubuntu as my only OS for couple months now and most of my time has been spent tweaking settings and I don't want to lose them, or do a clean install when 11.04 final is released as I won't ever be able to remember them all.

View 7 Replies View Related

General :: How To Make Scheduled Backup Of Repository And Recover It

Aug 6, 2011

I need to make a scheduled backup of repository of subversion in ubuntu. E.g., backup the repository at 13.00 pm every Monday. May I need to write some hook scripts to do that? And I also have to recover the backup of repository. If possible, I want to backup the trunk of repository
my repository is project1
/project1
/trunk
/tags
/branches

View 6 Replies View Related

Ubuntu :: Use Compact Flash As A Drive ?

May 29, 2010

I have a project were I have been trying to use Compact Flash (CF Card) was a Ubuntu system drive, but can't seem to successful partition it. I can partition without error, but I go back into the partition tool it gives usually a cryptic error about the partitions. They won't format either. For example Gparted puts orange triangles next to each partition. cfdisk says partition exceeds cylinder boundary. I've tried three different computer, two different CF to IDE adapters (a laptop and desktop type) and four different models/brands of CF cards all are supposed to fixed disk IDE compatible. My theory is the drive geometry is not being detected correctly, or maybe a sector alignment issue. I've tried GUID partitions too and it doesn't help. How do I correctly partition a CF card?

View 2 Replies View Related

Ubuntu :: Make A Backup Of Ext4 Partition Via Clonezilla - Messed Up External Disk

Mar 13, 2010

Tuesday night I wanted to make a backup of my Ubuntu ext4 partition via Clonezilla so I configured that an image had to be made and it would be saved on the NTFS external disk. But it said it needed 23 hours to create a 5gb backup, so I resetted my computer as this took too long. But after this, Ubuntu nor Windows recognized my drive.

I called Seagate and they told me after troubleshooting 30 minutes, that there is no option of fixing the drive and I had to send it to RMA. What could be wrong? Clonezilla works via a bootable ISO on Debian. The disk drive is still spinning. I already rebooted the external drive, but it's not working. In Linux the disk is no longer mounted and cannot be mounted:

Code:
brw-rw---- 1 root disk 8, 16 2010-03-12 00:50 /dev/sdb
brw-rw---- 1 root disk 8, 32 2010-03-12 00:50 /dev/sdc
brw-rw---- 1 root disk 8, 48 2010-03-12 00:50 /dev/sdd
brw-rw---- 1 root disk 8, 64 2010-03-12 00:50 /dev/sde

What could have happened? Would the data still be accessible on the internal drive? Did I just loose 1.5TB data that was stored on the external disk?

View 4 Replies View Related

Fedora :: Backup Drive Listed Twice (Make Auto Set Permissions)

Dec 14, 2009

I have an issue that my BACKUP drive is listed twice. (internal FAT) I am running F12 32b. I have it listed in FSTAB so it will automount & set the permissions. I did this in the earlier versions I upgraded from. I would like to either get rid of the other entry or, if easier, make it auto & set permissions but I don't know where it is.

View 11 Replies View Related

General :: Easiest Way To Make A Backup Of An Entire Hard Disk?

Jan 10, 2011

I got myself a dell laptop from the local computer store. Its a used machine with Windows Vista Home Basic on it. I want to load Ubuntu Desktop 10.10 though so I can do perl development. BUT I want to keep a copy of the entire harddrive with the dell utility partition and Windows Vista in case I want to go back. I was thinking I could image the drive but I not sure what to use, I don't have Ghost or anything, Someone had told me about Clonezilla. Would that work for me? Is it hard to use? Also I want to burn the data to a DVD or something more storable than a harddisk.

View 8 Replies View Related

Ubuntu :: Set Compact View As Default In Lucid?

Jun 9, 2010

How to set compact view as default view in lucid

View 2 Replies View Related

Ubuntu Installation :: Trying To Install To Compact Flash Card?

Feb 8, 2010

I'm trying to install Ubuntu 9.10 to a Compact Flash card. It's not going very well. I have a 4GB USB drive that I want to install from. I can boot from this USB drive and get into either Ubuntu itself or the installation program only. Either way, I've tried to install it.

My Sandisk Extreme IV 4GB 45MB/s compact flash card is detected in my BIOS and shows up during the installation as well. Whenever I try to finalize and start the installation it gets to 15% and then gives an error on how it can't mount the file system.

I've tried every file system available. Funny thing is, I can use gparted to format the card to ext2. It then shows up on the desktop as a drive. If I go into that drive, there's a folder called lost+found. If I try to enter that folder it complains about permissions.

Is there any special trick to installing onto a compact flash card? I've tried with every file system available, with and without a swap file partition as well. I have quite scarce experience with Ubuntu and Linux in general so this is incredibly hard. But I wont give up that easily!

Second thought: If I can't get this working, would it be just as OK to run it as a "live" distro on the CF card? The motherboard is an Intel D945GSEJT. Using 1 gig ram.

View 4 Replies View Related

Ubuntu :: Compact View Not Showing Full Filename?

Jun 7, 2011

I am having a small issue with how Ubuntu displays my files. In Windows 7, I typically view my files in the "list format." In Windows 7, when in that format, it displays the entire file name of my files. In Ubuntu, "compact view" is the same format as "list" from Windows 7. The only difference is, it does not show the entire filename. Kansas - Carry on my Wayward son.mp3 for example, is viewed as Kansas - Carry on m... This is really not a big deal. And I get it, compact means compact. I can just use Ubuntu's "List View" to see the entire file names of files. But that's not my preferred way of viewing files. I was wondering if there was a way to make "compact view" show the entire file of my files.

View 4 Replies View Related

Ubuntu :: Compact Flash Limited To 1024 Files In Nautilus?

Sep 26, 2010

I just got an 8 gig compact flash card for my SLR camera. When I open the card (using a card reader) in Nautilus (Ubuntu 10.04) it will only list about 1024 files and not the rest. It does not provide any warnings so one could easily think all files have been copied when in fact they haven't. This could be a real issue if the user does not notice. Using another app called rapid photo downloader in Ubuntu does not seem to list/preview all the files either. I dual boot to win xp 32 bit and I can see all the photos and can copy them to the harddrive without any issues so I don't think it is hardware related. How to get Nautilus to allow the copy of all files?

View 4 Replies View Related

CentOS 5 :: Remove Java-1.4.2-gcj-compact Package?

May 6, 2009

What is 'java-1.4.2-gcj-compact package' Is this a JDK or just JRE?

I want to remove 'java-1.4.2-gcj-compact' package and install sun's JDK1.6. But lots of other packages depends on 'java-1.4.2-gcj-compact'. How should I go ahead.

View 3 Replies View Related

Debian :: Format The Target Device ( A 4G Compact Flash )?

Oct 8, 2010

I need to install an aplication to several machines. The aplication runs on a Debian and the installation process is done with a usb. I'm using a plop live usb to perform the installation. I've seen that with plop , once the live system is on, i can run some scripts.

What I'm trying to do is:

->format the target device (a 4G compact flash).
->mount the formatted device.
->untar my debian.tar.gz in that device.
After rebooting, the system never boots.
Using a live CD and invoking "fdisk -lu" :

[Code]...

View 8 Replies View Related

Fedora Networking :: Buffalo Nfiniti N-Compact USB 2.0 Not Working On 14?

Nov 14, 2010

Buffalo Nfiniti N-Compact USB 2.0 not working on Fedora 14. I have found this link with instruction [URL] but after I did what it was written, F14 still not recognizing the USB wireless adapter, so I cannot use internet on the Lenovo X201 (Which has an intel on board card, but there is no linux driver supporting it, that is why I got the Buffalo adapter)Interestingly that when I use the command lsusb in the terminal, it does give me back info of the adapter and it seems it recognize it. But I was not sure.

View 2 Replies View Related

General :: Making A Live CD Bootable From Compact Flash (CF)?

Jun 16, 2011

Making a live CD using tools such as livecd-creator seems like a good solution to create a bootable read-only image to install on Compact Flash. My goal is to prevent failure due to write cycle limits of Compact Flash memory. A secondary goal is to have the live CD available for troubleshooting. However, Usenet postings indicate challenges in making the live CD image on CF bootable. Has anyone succeeded in doing this?

View 3 Replies View Related

General :: Making A Bootable Partition On A Compact Flash?

May 4, 2011

I have never worked with Linux before but as part of my new job I need to format and install a program on a compact flash card. I have followed our procedure to the T but when i install the card I get a No bootable partition error. Here is what I'm doing. I go into Gnome terminal and change to my directory to "cd dcmsetupdir" (this may not be important but I want to give as much info as I can. Then I type "sudo ./format_cf". once this is complete (no errors detected), I type in "sudo ./install_cf" this seems to install correctly but when I boot up the unit with the card in I get the no bootable partition error.

View 7 Replies View Related







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