Ubuntu Installation :: Specified Backup With Clonezilla?
Nov 28, 2010
I want to ask you if i can backup with clonezilla only /home sda3 directory. And to backup sda1 and Linux Swap with another program as Acronis and then to restore the sda1 and Linux Swap With Acronis on a formated Hdd and restore then /home with Clonezilla. Is this capable?
I want to backup my entire harddrive and I assume the easiest way to do it is using Clonezilla.
Clonezilla makes an image file....but how do you get the image onto multiple DVD's? When burning the image file does K3B allow you to "change the full DVD" and add another disk?
In other words- any harddrive I have (already filled with 79 Gb) is going to make an image bigger than something that can fit onto a DVD.
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.
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?
I am trying to set up clonezilla on pxe so that it will start up and show the drones in the workplace a list of images, they choose the one named after the model of computer, and image it. Which means all clonezilla settings but image need to be set and it should automatically choose default settings at 1024x768 when grub pops up. I have looked for command-line options, scripts to run, etc... so far this is what I have...
I don't need the bash for selecting the image, but you might as well add that seeing as there's almost no info online for people who want a pxe server...
I recently had to restore my system via clonezilla due to hdd failure. I frequently back up my /etc/apt folder as well as some other configuration files and settings that I use in my system to bring my restored image up to date with my ever changing preferences, etc.
I noticed the problem when I replaced the etc/apt folder with my backup version. After replacing the folder, I ran 'sudo apt-get update' and imported a list of all my previously installed software. Then I ran 'sudo apt-get upgrade'. I didn't get any errors at all during any part of the update and upgrade process.Then this popped up in my panel, and won't seem to go away.
I'm trying to "upgrade" from ubuntu 9.04 to ubuntu 10.04.2 via a clonezilla (using a maverick usb clonezilla software with it's vmlinuz and initrd.img). but this clonezilla is not from a bootable usb flash drive, usb drive or CD, it's from the hard drive.
Here's what I have:
1) one 500gig drive with a primary partition under LVM. this partition has a 490gig root partition (ubuntu-root) and a 10 gig swap partition (ubuntu-swap_1). It has an extended partition (/dev/sda2) that's not under LVM consisting of one logical drive (/dev/sda5) that is the /boot partition.
2) I've upgraded the grub to grub2 (version 1.96) which has better features.
3) I've deleted the swap and reconfigured this partition with a name of (livehd) and it has an ext3 filesystem. I've copied the clonezilla software to this partition which also has the ubuntu 10.04.2 image that I want to restore to the root partition.
4) I've modified the existing grub2 using the 40-custom file so that the grub menu has the "Clonezilla Ubuntu 10.04.2 upgrade" entry in it.
5) the initrd.img from clonezilla has LVM support since I opened up the image to a directory using "gzip -d -c /boot/initrd.img|cpio -i" to check it.
6) grub2 sees the (ubuntu-root), (ubuntu-livehd), (hd0,1), (hd0), and (hd0,5) devices and can list (ls) their directories
recently just tried to back up my system using clonezilla, it reported an error which said simply- something went wrong, view the logfile for details. Where do I find this logfile? Really want to make an image backup of the HDD. As my linux system is running near perfect now.
I made a full disk backup using Clonezilla on a external drive and I used lzo, but this time I need to browse its contents somehow and extract some files but I could not find a utility that reads lzo archives.
I finally understand why I couldn't get Clonezilla to work on my system. But, I am more baffled than ever.
You see, my system has been in great working order for months. I am running 9.10 32-bit and I keep everything maintained on a daily basis. I just updated to kernel 2.6.32-19 and, like I say, everything is working pretty much perfectly. But, yesterday, I volunteered to help with some official Canonical Ubuntu testing. This morning, I got an email from them that they want me to do the work and giving me instructions on how to proceed. The first thing to do is free up some disk space in order to have a special partition on which to install their testing kernels.
So, I downloaded their suggested tool for doing this, gparted. And, when I ran gparted, the first thing I discovered is that my disk drive has absolutely nothing on it! No partitions, at all. It only sees an empty device, /dev/sda. This is exactly what Clonezilla told me a couple of months ago - no partitions could be located to be backed up.
I am a noob at Ubuntu. I currently have 8.04 and I am looking at upgrading to 8.10 and beyond. I want to make a recovery disk with Clonezilla so if something goes wrong with the upgrade I can go right back to where I am now. I have a 16 Gig thumb drive that I want to boot Clonezilla from. Then I want to burn an image to my DVD burner. I am stuck at one point in the process. I am reading the instructions from[URL]..
This part is where I am stuck is step 4.To make your USB flash drive bootable, first change the working dir, e.g. "cd /media/usb/utils/linux", then run "bash makeboot.sh /dev/sdb1" (replace /dev/sdb1 as your USB flash drive device name), and follow the prompts to finish that. My USB drive is named M-S325 so if I enter cd/ media/M-S325/utils/linux in terminal I get the error no such file or directory. I know it is something stupid simple I am doing wrong, but I am stuck. What do I need to do to make my UBD drive bootable with Clonezilla ?
I have installed Ubuntu 10.4 worked fine, and Clonezilla (including configuring it) -- (though my /etc/networking/interfaces seems to give an error in line 2 I have the following questions)I have installed a second Hd (250Gb) ... and I have formatted it with gparted so it mounts fine and I am able to see it ... is there any way to make it a permanent mount and have Clonezilla use it to store images on it? ... The first HD was formatted LMV during the Ubuntu installation.
I used Clonezilla to image a Ubuntu partition of 18GB and restored it to a partition of 30GB. (showing as "sdb1") I understand now that I should have put it onto a partition the same size as the original and then resized that partition with Gparted, but I put it directly onto a larger partition and thought all was well, but now I'm running into disk space warning messages. It still works fine but the OS still seems to think it is still on an 18GB partition and that it is running out of space. The partition "sdb1", is on a large drive I partitioned with Gparted. The various utils I have to look at partitions do not agree:
*Disk Utility reports sdb1 size as 33GB *KDE Partition Manager reports sdb1 size as 30.28GB with 15.59GB used (therefore 14.69GB free) *KDiskFree reports sdb1 size as 18.3GB with 1.8GB free *Gparted reports sdb1 size as 30.28GB with 27.54GB used *Gparted (used after booting from a Mint installation) give same result *PROPERTIES (using live knoppix DVD) shows size of files as 16.0GB (16.5GB on disk)
After booting with Knoppix DVD and trying to copy everything onto another drive (to see how many GB there are) gives "invalid or incomplete multibyte or wide character" error message. how to sort this out, without resizing the partition as I've got a lot of data on the HD now.
I'm something of a Linux noob I must say. I run a community centre and we've been donated 50 ex government PCs to use in basic computing classes. The machines are HP DC7600 CMT tower base units, all with Windows XP Pro license stickers and blank hard drives obviously. set up a Ubuntu machine to clone Windows XP Pro onto a load of identical machines?
I could install all of them from disk and install drivers from pendrive but that would take forever! I like the idea of seting one up as I like it and cloning it across the LAN. Would save a massive amount of downloading updates for each client too. So far I've followed this guide: [URL] I can only get as far as stating up the drbl service (if that is the correct term?) but the terminal says something along the lines of "unknown command"So far I have one fully built base unit to use as the image, one running Ubuntu 10.4 and a 16 port switch (so I can clone 14 at a time?)
I have a backup of a Windows OS done by Clonezilla but would like to know if its possible to extract the files from a Windows computer from the backup CD where the backup was saved . Can this be done and what software will be able to help.
I recently set up a Clonezilla server as I have 200+ computers to reimage. Everything was setup and working fine, until I ran into a computer that has a newer BIOS. Grub loads and works fine, but the kernel hangs.
So as mentioned above when I boot the client from PXE to image it, Grub loads, and as it tries to boot, the following lines appear:
Loading vmlinuz-pxe.... Loading initrd-pxe.img.....ready. Probing EDD (edd=off to disable)....ok [screen flickers then returns to the above text. Freezes.]
I updated the bios on a machine that previously worked to confirm/replicate the problem. How do I fix this?
I'm trying to create a 32GB USB Clonezilla Live disk. I'm logged in as root on Lenny.I created a new partition on the USB drive using fdisk, set the id to b (w95 fat32), and toggled the boot tag.The instructions on the Clonezilla website describes using the mkfs.vfat command to create a file system but Lenny returns a "command not found" result when I try. I tried using mkdosfs but it also returned "command not found".Can mkdosfs format a disk with the bootable tag toggled?
I want to clone my fedora8 HDD using clonezilla.I have downloaded,and want to boot from that.I have created one partition sda8 with 740 mb and formatted with ext3 and mounted that on /mnt. I have extracted the files onto /mnt from clonezilla zip file. I appended the necessary lines told by website to the grub.menu.lst , after rebooting when i select that clonezilla from grub,it was telling unrecognized format and cant mount the partition.
how to mount the partition permanently in fstab. Tell me how to modify the grub file to work correctly to boot from that partition.
Output of fdisk
Disk /dev/sda: 80.0 GB, 80025280000 bytes 255 heads, 63 sectors/track, 9729 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0xa95ea95e
I'm working with Clonezilla to back up my test server, I want to store the image to a partition in our network, for example: my computer. But it still doesn't work. These are my steps:
I reboot my server with Clonezilla CD. I choose device-image I choose ssh_server I choose my network device with dhcp mode I provide the IP of my computer and port 22, then my username I choose the path to my hard drive, like /home/username/backup
But after I type my password to connect, Clonezilla says "remote host has disconnected. Clonezilla image home directory /home/partimag is not a mountint point! Failed to mount other device as /home/partimag! Are you sure you want to continue?"
I try to connect to my computer from another machine, it works, but I don't know why Clonezilla can't.
I have long been using clonezilla as my backup/restore software and have never had a problem with it before, ever. Today I backed up my entire disk (windows 7 and Ubuntu 10.10) and upgraded to 11.04 to try it out. I didn't like it, so I decided to restore the backup. Now I can't boot my computer. It gets to a black screen and nothing happens. No error message, nothing. I can still boot from a live USB (which is what I am using now), and I can also boot from a Windows Live CD. I tried using the MBR repair on Windows and reinstalling Grub through the Ubuntu Live USB. Neither of them have worked. Do you have any ideas what the problem might be?
using Back In Time to backup my home directory to a second hdd that is mounted at /media/backupThe trouble is, I can do this using Back In Time (Root), but not using Back In Time without the root option. This is definitely a permissions issue - it can't write to the folder, but when I checked by right clicking on the backup directory and looking at the permission tab, it said I was the owner
I have a scheduled backup to run on our server at work and since the 7/12/09 it has be making 592k files instead of 10Mb files, In mysql-admin (the GUI tool) I have a stored connection for the user 'backup', the user has select and lock rights on the databases being backed up. I have a backup profile called 'backup_regular' and in the third tab along its scheduled to backup at 2 in the morning every week day. If I look at one of the small backup files generated I see the following:
Code:
-- MySQL Administrator dump 1.4 -- -- ------------------------------------------------------ -- Server version`
[code]....
It seems that MySQL can open and write to the file fine, it just can't dump
I've tried to google but not much luck. What I would like to do is have anumber of folders on my desktop and their contents, replicated/duplicated into another folder on the same PC in real time. So for example, if I were to change an OpenOffice document in a specific folder on my Desktop it would be replicated/duplicated in real time. If I had three folders on my Desktop A, B and C they would also appear/be backed up (in real time) in a folder called /home/backup. Can this be done?
I Installed eclipse in my ubuntu 11.04 version via its soiftware center. but now i have to format my machine due to some disk space changing requirements. my problem is how to backup my eclipse installation in other destination.because it gets lot of time to install via my broadband internet package. what folders i moved for that purpose.?
does anyone know of a good backup software for Ubuntu 10.4 that will let me select which folders to backup, rather than a complete backup? My install and settings etc can be replaced, but my photos and memories cannot!
I work in a library and want to set up several newer PCs. I cloned a HD containing Ubuntu 9.10 using Clonezilla. When I put the HD in another computer (exactly the same as the one on which I did the cloning) it will not boot.
After pressing the power button, it proceeds as follows:
BIOS loads "Grub Loading" appears on screen for several seconds Ubuntu icon appears for several seconds Icon disappears and then nothing, blank screen
Regarding Clonezilla, I used the advanced screens but chose only the default settings.
Also, if I boot to the Clonezilla CD on the cloned computer, I can choose the HD and the OS loads without a problem.
I feel like a moron.I wasn't watching what I was doing while copying an image to a 1tb external yesterday. Clonezilla resized my external and all I can see on it is a 75gb partition with Windows on it and the 8xxgb partition that is unallocated.