General :: Full System Backup From Ext To NTFS Disk
Oct 11, 2010
I wonder if I can backup files from an ext partition to a ntfs partition and keeping all kind of metadata and file infos?!
With other words:
Can I backup a full linux system from a ext file system to a external ntfs partitioned disk using rsync -a (keeping all file permissions)?
Is something getting lost of a file (like permissions or anything... flags...) when copied / rsynced from ext to ntfs?
The thing is, that when I restore the stuff back from ntfs to ext, can I still use my system properly?
And can I backup files like photos from ext to ntfs without loosing any meta data?
Or asked more in general: What is the difference of a file on a ext partition compared to the same file on a ntfs partition?
View 3 Replies
ADVERTISEMENT
Mar 27, 2011
I was testing out a new cron job (very simple rsync), and for whatever reason when executed at midnight, the files were not written to the correct drive (executing the script manually does this).
'watching' df -k, I could see '/' fill up extremely quickly. I now have about 10GB~ free space on the 74GB raptor - down from 60GB. I've gone through trying to find the offending files, however I can't seem to find them anywhere. Any variety of 'du' that I know of isn't turning up anything.
View 4 Replies
View Related
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
Oct 1, 2010
I just moved to Ubuntu. I have been configuring and installing applications so I can finally call this OS my new home. Still not there yet but have been doing alot of work on it. I was originally with Windows XP. I am a back up freak. I backed up my documents, firefox bookmarks and other important information every 5 mins to another drive when I was using Windows XP. Also, every 24 hours I would have this program Acronis True Image back up the whole Windows partitiong (Drive C). This was so if my hard disk died, I know I could restore the partition from an image and only lose the last 24 hours of configurations/modifications made to the OS.
And for personal data such as bookmarks, messenger chat logs, documents, pictures etc, I would only lose the last 5 minutes of this data, since it was always backed up every 5mins. It was very fast too.
So my question is: 1. Whats the best application to save a whole image of the Ubuntu partition so that it can be restored with minimal (hopefully only 24 hours) of data loss?
2. Whats the best application to save selected directories and have it configured such that those directories are backed up periodically?
3. Whats the best application to do Number 2 (above question) with versioning? That is, if it is backing up periodically, it will save file changes, so we can revert back to an older version of a file.
I have tried SimpleBackUp suggested by the Ubuntu site and did not like it at all. It just said it would run in the background and you couldnt even cancel it or monitor it!
View 9 Replies
View Related
Jan 28, 2014
I would like to create a full systembackup to a ISO/IMG-file. I've been searching and found mondorescue.org, but something is wrong with package for debian 6.
View 14 Replies
View Related
May 5, 2010
I want to be able to recover from a disaster by simply inserting a CD of my entire system, boot from it, and reinstall my system back to the way it was before the disaster. After much research here, I feel the need to ask this question directlybut as a new user, I find it somewhat difficult locating information.
I have seen references to all sorts of backup software. I am trying to use Simple ackup.Each time I run this utility, it gives me a process ID and then apparently vanishes. I don't see the process running in System Monitoror see anything recognizable in var/backups.Perhaps, being as new to Linux as I am, I am simply overlooking something. I must say though, that these are the friendliest user groups I have ever seen. It amazes me that so many people are so willing to post long, complicated solutions to someones problem
View 8 Replies
View Related
Jul 31, 2011
Well I've decided to move all my data from one VPS to another, and Iwanted to know if there was a way from within Ubuntu to make a full system image backup,ch I can then just transfer to the new Ubuntu VPS, and restore it there ..Unfortunately my VPS control does not have any working backup option right now, so I can only make the backup manually from within Ubuntu, if there is a way to do it
View 9 Replies
View Related
Jan 24, 2010
I am using OpenSuse 11.2 (64 bits) with KDE 4.3.1. My hard disk partition contains 3 areas : / + /home + swap. Frequently the / area is filling with, I suppose, temporary files until it is full (15 Go) and that in a very short time, typically about 5 mn. Then, these files are cleaned by the system, when disk space is needed I suppose. The point is that during this time, the system goes slower and slower until the "cleaning". That seems to occur only when Firefox (3.5.6) is running so I suppose that these files are temporary internet files.
View 9 Replies
View Related
Dec 25, 2010
I am trying to restore an NTFS partition from a backup and I need the new drive to have the old (dead) drive's UUID (which I recorded).I really really really cannot use the option of changing fstab to mount using a new UUID, for this case I need the old UUID that existed on the other drive.Is there some ntfs equivalent of tune2fs that'll let me change the UUID on an ntfs partition?
View 4 Replies
View Related
Jun 30, 2011
For our workgroup I set up a server which is basically 10.04.2 with kernel 2.6.32-32-server on a SSD and all the data on a RAID 5 consisting of 4 2TB hard disks, thus a maximum of 6TB space for data on the RAID. Having multiple users with different amounts of data from different scientific data source I set up an lvm on top of the RAID
--- Physical volume ---
PV Name /dev/sdb2
VG Name home-data
PV Size 5,45 TiB / not usable 3,00 MiB
[code]...
Here is the problem: The volume Genomes (or /genomes) is half full
sudo df -ah
/dev/mapper/home--data-Genomes
1,9T 850G 920G 49% /genomes
but the system states it as full whenever I try to add more data (tried cp and rsync). There is no quota set to the volume (I have quotas in place for users home folders. These are only for max amount of disk space, not max file number, and I am still able to move/add files elsewhere so there seems to be no interference).
View 9 Replies
View Related
Feb 9, 2011
I opened this thread in Ubuntu forums with no luck at all. Hope someone can give me a clue of what happens.URl...Recently, gnome has been warning me about low disk space, always less than 1.5GiGs. The problem is, baobab (disk usage analyzer) tells me that there are something like 50GiG free. I am sure that I have the free space ( I can write big files ) but the system keeps reporting low disk space.
View 4 Replies
View Related
Apr 16, 2011
i accidently modified my file system of some partition in my hard disk from ntfs to fat...i havnt formatted the drive...but now i cannot mount this partition...
View 1 Replies
View Related
Sep 27, 2010
This is my first post and I am a linux newbie.. took on the challenge of setting up an ubuntu server with proxy and firewall with vpn access as well.. sounds good? While messing with things, I installed ebox server, know called Zentyal and perform backups, however, when performing a full restore, following instructions and all it does not restore correctly. I ran many attempts with verious configurations and still allways got some errors, such as eboc-ebackup failing to start, etc. most noteably wa sthe ldap error, which i figured out how to fix by restarting once logged into and then rebooting.
I say the Clonezilla options for a full backup, and it sounds great, but does require me to perform a full abckup, while bring the server down to perform. What I wanted to know, was what do you recommend for performing a full backup (possibly to NTFS partition or USB key with FAT32) with automation or even if i had to perform the trigger, just without needing to bring the server down, so when i go into production i dont have any issues backing up anytime?
View 2 Replies
View Related
Jun 20, 2011
When i work in Ubuntu on a dual boot system with a shared NTFS data-partition where Windows is hibernated, and then reboot and continue working in Windows from the hibernated sesion, strange things happen. Files disappear, files that i worked on suddenly have the content of another file.
View 5 Replies
View Related
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
Jul 22, 2010
I used Ping Linux 8 months ago to create a ghost-like image of my primary partition. (Windows 7 on NTFS) The image is on the second partition of my hard drive (Western Digital 250 gig). I need to restore now, but Ping is unable to mount the volume. In fact, it will not mount any volume or perform any new backup. I made sure nothing has changed in Bios options since I created the backup. Does this imply that is not the appropriate tool to work on NTFS system?
View 4 Replies
View Related
Jul 14, 2011
The only reason why I don't use Linux (even though I prefer Linux over Windows, and can do everything faster and more efficiently) is because each time I try to learn about dm-crypt I give up.
Can someone point me in the right direction for full OTFE on Linux (like TrueCrypt)?
View 1 Replies
View Related
Apr 21, 2010
Code:
server:/home/mal # cd /backup/
server:/backup # du -hc *
17G export
4.0K lost+found
20M rman
8.0K sqlnet.log
4.0K test.sh
[Code]...
View 7 Replies
View Related
Sep 1, 2011
I have installed Ubuntu 11.04 onto HP EliteBook 8540w notebook and would like to backup the entire disk using some popular backup tool.
I have searched in the internet and found the closest tool is PartImage. But the bad news is that it does not support ext4 fs!
View 5 Replies
View Related
Feb 19, 2011
I am facing an issue in linux El4,I want to mount NTFS USB Hardisk to linux, I tried to mount but i got fs related error, after I have installed ntfs-3g, then i tried to mount through this command (mount -t ntfs-3g /dev/sdb1 /mnt/usb) but now i getting Fuse error, is there any possibilty to mount NTFS disk to linux EL4 without install Fuse.
View 3 Replies
View Related
May 3, 2010
My main storage partition got full, so I'm deleting files to make room. However, df -k keeps reporting no space available on that partition (/disk). Here's the output of the command several minutes apart while another process is deleting a 30G of space:What can I do to make the space available immediately?
View 4 Replies
View Related
Feb 9, 2010
I've been getting error messages indicating my disk might be full, but I don't really think it is. It is so bad that I could not log on via Gnome, but fortunately I was able SSH into my box. Once in, however, I can't even create a directory!
View 14 Replies
View Related
Feb 1, 2010
I need to resize a NTFS partition in a disk for which I have an image (dumped with dd).
I mounted it through the loop device on linux:
# losetup -o 32256 /dev/loop0 disk.img # I got the offset from looking at fdisk's output
# mount /tmp/t /dev/loop0
# ls /tmp/t
[content of NTFS partition shows correctly]
# umount /tmp/t
# gparted /dev/loop0
gparted shows me the disk correctly; it just contains one large NTFS partition I want to shrink.
I have it had it running for one hour now.
Question: will this work? There is lots of disk access but the timestamp and size of the underlying file disk.img remain unchanged.
View 1 Replies
View Related
May 2, 2010
How can I mount an NTFS disk in CentOS 5.4? I did 'yum list | grep -i ntfs', but that doesn't show any ntfs rpms. Does CentOS support NTFS filesystems?
View 4 Replies
View Related
Oct 24, 2010
I create Backup partition with dd and save my backup on NTFS partition. i want recover this backup,what should i do? can i use boot cd and use dd command for recover it?
View 2 Replies
View Related
Feb 27, 2011
My system decided to crash on me, hard. It was humming along happily for about 2 months and now doesn't boot. If I boot from hard-disk, I get grub. Launching the first kernel choice hangs. I thought maybe the install was corrupt, so I booted from usb install disk. The usb hdd didn't boot; something about an error trying to access /dev/sda . Unplugging the internal disk and plugging in the usb install disk does result in the system booting. Plugging in the internal disk in a running system usb-booted system does not result in the system detecting the disk.
How do I know if the disk is physically broken? This seems unlikely since it does manage to launch grub consistently. Or is this still possible? How can I try to mount whatever is left? The usb install disk doesn't even list the /dev/sd*. Any pointers on how to reformat the drive if it's not being mounted?
View 1 Replies
View Related
Jul 31, 2010
This question is somewhat open ended, so I'll describe the specific issue, what I want to accomplish in general, and what I tried to do. It'd be a little long, but hopefully not too daunting.For quite a while my approach to multi-OS boots has been to install each OS to a separate disk. When I want to boot a specific OS I change the boot drive in the BIOS. I find this convenient for several reasons, but mostly because I don't get boot manager conflicts. If I remove a disk or change the OS on it, this doesn't affect the booting of other OS's.
Note that when I say multi-OS, this meant until now multiple versions of Windows. I've occasionally tried some linux distros on VirtualBox, but now I want to do a full install, and see if I can use it as a main OS. (What prompted this was the recent release of Wine 1.2 and the fact that my new job doesn't involve any Direct3D or DDI work. I've always been partial to the open source movement, but I'm also fine with Windows and never before felt I could make the move without losing key abilities). My plan was (still is, if I can get it to work) to use Linux for everyday e-mail, web browsing and such, play Windows games over Wine, and install Windows 7 in VirtualBox for Windows development.I currently have two disks, one with my main Vista x64 installation, and the other with a Vista x86 installation which I used for my previous job and I no longer need. This is the disk I want to use for the Linux installation. It has a lot of partitions but quite a bit of free space (since I copied a 80GB disk and 250GB disk into a 500GB disk and haven't taken advantage of the extra space).My first choice of distro was Linux Mint, since it's known to be friendly to new users, and I like the software installer on it. I installed Linux Mint in the past in VirtualBox, and the latest version also installed fine, and I found installation instructions explaining how to provide my own partitions, but the installation failed during the "configuring hardware" stage. If you're interested, more details are available in this thread on the Linux Mint forums. I didn't get any reply to that thread.
I thought then that I'd try openSUSE 11.3. The live CD looked usable enough, but when I tried to install I couldn't tell how to make sure that I don't get a boot manager which will try to give me access to the Windows versions on the disks. I don't want this, and what I'm really afraid of is that an install will screw the booting of Vista x64 on the other disk (which, granted, I can disconnect for the install, but I'd rather not). At that point I decided to post a question here.So hopefully you understand what I want to achieve. I don't much care which Linux distro I install, but I'd rather have one which gives me as much usability out of the box (or easily installable) as possible.
View 5 Replies
View Related
Jan 2, 2010
I'm running mythbuntu 9.04 and am having an issue with disk space.
I try 'rm' various log files but the space I free up lasts less than a minute before the disk reports as being full once more.
df -Th | sort gives:
Quote:
/dev/sda1 ext3 8.3G 7.9G 0 100% /
/dev/sda6 ext3 138G 125G 6.3G 96% /music
/dev/sda7 xfs 783G 617G 167G 79% /videos
/dev/sdb2 xfs 344G 242G 103G 71% /recordings
[Code]....
There's nothing enormous in /var/log and my trash and the root trash are empty.
why size and used fields are not the same despite 100% usage being reported on sda1..
View 7 Replies
View Related
Feb 2, 2011
I would like to install linux (ubuntu) on a Flash disk with NTFS partition and boot from flash disk, is it possible? Yf yes how could i install ?
View 3 Replies
View Related
Apr 30, 2011
My hard disk is failing and I amnot able to boot into the system! Currently I have logged into the system uing Live CD! Any way to compress and back up the data in my hard disk in an efficient way!
View 6 Replies
View Related