Ubuntu :: Natty - Can't Clone My Drive Since Upgrade?

May 19, 2011

I have not been able to clone my drive since the upgrade to Natty. This was never a problem for me in 'any' previous distro. I have a dual boot Windows 7/Natty system; and I never have a problem with the Windows partition getting cloned. partclone (Clonezilla) crashes about an hour and 15 min into the cloning of the Ubuntu partition. I'm getting a "buffer-overflow" error. I'm using clonezilla-live-1.2.5-35-amd64; and have been since Lucid. I've recently downloaded clonezilla-live-1.2.8-42-amd64.iso and am burning it to DVD now. I don't know if this is going to help; but I'm ready to try anything; as this is my only means of disaster recovery! During the reboot into Natty, I received some error messasges stating that there were inode problems. I don't know if this was on the source or destination drive; as I still had the destination drive connected to my USB port. Then I started thinking... What package, that wasn't there in Maverick, that is present in Natty messes with inodes???

Then I thought ZeitGeist So I ripped it and everything connected to it out-by-roots and tried running Clonezilla again; but no luck...Has anyone else had this problem; and what can I do about it I've replaced all of the relevant hardware; and two days and $500 later, I still don't have a solution.

View 9 Replies


ADVERTISEMENT

Ubuntu Installation :: Natty Upgrade The Disk Drive For /media/XXX Is Not Ready Yet Or Not Present

May 6, 2011

I've tried to use that thread to help but to no avail, i tried to use this:

[URL]

BUT I CAN'T OPEN A TERMINAL!!! as i am at a point where the screen says: Continue to wait, press S to skip or M for manual recovery. so if i run this command : gksudo gedit /etc/fstab my computer whines about there being no way to show this on the screen, I have tried this:

Use a non-graphical editor, like emacs or vi. Try Ctl+Alt+F3 -- you should get a login prompt. Login to an account with admin privileges (like, the first account you created, for example), and then type 'sudo vi /etc/fstab'; that will open /etc/fstab in the vi editor. Make your changes, save them, exit the editor, reboot... but if you're not used to working with a non-graphics-based editor, you'll have a bit of research to do. It's not hard, though, just tedious.however i have not managed to make it work.

View 9 Replies View Related

Ubuntu :: How Do I Clone A Hard Drive To Different Sized Drive

Jun 23, 2010

I am soon going to have to return my intel ssd for replacement. Therefore, I am going to be cloning the 160gb drive to a 320gb drive to keep my system settings while I am waiting for my new drive. I will not change the size of the partitions to fill the 320gb drive. I'll just change the grub settings if I absolutely have to. After that, I am going to have to clone the 320gb drive back to the replacement 160gb drive. Am I going to have problems doing that since I will be going from a larger to a smaller drive?I typically use Clonezilla with the default settings.

View 2 Replies View Related

Fedora :: Clone Drive - Tools Do Full Drive Copy?

Mar 22, 2010

I have a 120 gig drive that I'd like to clone before it fails completely. I was thinking I'd pull the drive from the server and build a separate machine that has it's own os installed and the source and destination drive. Does anyone know of any linux tools will will do a full drive copy? Additionally, If possible, I'd like to move to a larger drive. how I'd migrate the 120 drive to a 400 or so? 1 idea I have is to install os on 2 new drives to where it they will boot, Then boot with one and copy source to the newly created destination drive.

View 6 Replies View Related

Fedora :: Clone An IDE Drive To A SATA Drive?

Dec 28, 2009

would it be possible to clone an IDE hard disk (on which I installed Fedora 10) on a SATA hard disk, and that programs can succeed

View 10 Replies View Related

Ubuntu :: Clone A Hard Drive Using Dd & Netcat?

Jan 7, 2010

i'm trying to clone a hard drive using dd & netcat.

Quote:

on target:
nc -l -p 1333 |dd of=/dev/sdb
on source:
dd if=/dev/sdb |nc 192.168.0.5 1333

However after a while since the process was initiated I get a

I/O error in filesystem ("....") meta-data dev ...block 0x..... ("xfs_read_buf") error 5 buf count 512 XFS: size check 2 failed

Further digging showed that the target hard drive was less in space by 100 kb. Both are 1 T drives seagte but different models, hence the diff in space maybe.The data on the original drive is only 900 GB.

View 6 Replies View Related

Ubuntu Installation :: Clone Physical Drive To Another One

Jun 27, 2010

My Ubuntu system drive is starting to throw up S.M.A.R.T. errors. I have two partitions on the drive (/home and /) and grub in the mbr. Is there a way to exactly clone this drive to another one so I don't need to reinstall or re-setup anything?

View 1 Replies View Related

Ubuntu :: Clone A Physical Harddrive Into A Virtual Box Drive?

Jul 8, 2010

I have two old windows 95 computers. The problem is I have files and programs that have specific settings that I need. The computers are old and I want to just make a copy of the hard drive and insert it into virtual box. How can I do this?

View 4 Replies View Related

Ubuntu Installation :: Clone / Expand To New Hard Drive?

Oct 28, 2010

I'm looking to move my 10.04 installation from an 80 GB HD to a 250 GB HD.

Last week, I successfully moved a Windows system from an 80 GB HD to a 320 GB HD using Clonezilla. However, I must have missed a command option, as I wound up with only 80 GB used on the new drive, and the remaining space unused. I used PartedMagic to resize the partition to use the full space, and all is now well.

Back to my Ubuntu move, on the second machine, I currently have three partitions - /, /swap, and /home. I'd like to expand / just a small amount, leave /swap sized as it is, and give most of the drive space to /home (as that is where I am running out of space). I think I have two options:

Option 1: Use Clonezilla to clone the drive (3 partitions), and then use PartedMagic to move/resize the partitions as desired.

Option 2: Use PartedMagic to set up 3 partitions to the sizes I want, then use Clonezilla to copy to the new partitions.

Option 1 seems to be the easier way. But, is there another option, a better way? Perhaps there's a command option in CloneZilla that I'm just not seeing, which would allow me to do the move in one step?

View 7 Replies View Related

Ubuntu :: Clone A Dual Boot Hard Drive?

Jul 3, 2011

I currently have a 160GB hhd running Ubuntu 11.04 and Windows XP, with the following partition configuration:

sda1 Windows NTFS (primary-active and boot and system)
sda5 Linux Swap (logical)
sda6 Linux Ubuntu ext3 (root)
sda7 Linux Ubuntu ext3 (home)
sda2 other

I have Grub2 installed, which provides me the choice at boot to start either Ubuntu or XP. This currently works fine.

I want to clone this hhd and transfer to a new, larger hhd, and have several questions, since I don't want to make a mistake with something so crtical. 1) Which software is generally considered the safest, most reliable and easiest to use (dd, Gddrescue, Clonezilla, Paragon, Macrum Reflect, Easeus, Drive Image XML, or something else)?

2) Which software will be able to copy and include both operating systems in the partitions to be cloned?

3) Will that software change the booting process or options in the cloned copy in any way? I've read where using Easeus corrupts Grub2 and thus requires re-installing Grub2!

Are there any other concerns, considerations or factors I need to consider in cloning the hhd; e.g. prior formatting an external hhd, and with what file system? I've also read where FAT32 would be the choice, but don't really know for sure.

View 3 Replies View Related

Ubuntu :: Clone A SGI IRIX Hard Drive Over The Network?

Jul 5, 2011

I want to clone an SGI IRIX hard drive over the network. The hardware is ancient, no usb, and the CD rom is shot, its scsi and Im worried I wont be able to get it to boot a live cd.

if I run dd on a running computer, what consequences might there be?

Code:
dd if=/dev/sda | gzip -1 - | ssh user@hostname dd of=image.gz
where /dev/sda is the local IRIX computer and of=image.gz is a free partition else where.

View 8 Replies View Related

Ubuntu :: Clone Bootable USB Stick To Smaller Drive?

Aug 22, 2011

I wanted to back up my 4Gb boot drive and the new drive I had was slightly smaller. Couldn't find any info on here and precious little on the internet but I have previously used this technique to clone an 8Gb disk onto a 4Gb one. Since I have gained a lot of useful info from this forum over the years its probably time I contributed something. I used my netbook but this would work equally well from a live CD. Note the disk has to be unmounted so you can't use the live system. Firstly your USB stick probably has 2 partitions one for "/" and one for swap.

The first step is to reduce the "/" partition on the source drive to a size smaller than your target drive. I used gparted for this. Next create a partition on your target drive that is the same size or bigger than your newly shrunken partition. I formatted this although I'm not sure this is necessary. Personally I just used the whole drive and used a file on a hard disk as swap. Next you have to use dd to copy the partition.What is important is that you are copying the partition not the drive. So your source would be /dev/sdx1 and target /dev/sdy1 (you will need to find your own values for x&y).

Once again be very careful that you get these the right way around or you will destroy your souce disk. Even better do it in two stages - copy your source to a file and then the file to the target. Now you have a replica of your original disk but it is not bootable. If you are planning to use a swap partition you may as well create it now. Remember you will probably have to change /etc/fstab to read the new swap - at least on my system this was referenced by UUID. No need to change anything for the replicated partition as the UUID came over with everything else.

View 3 Replies View Related

Ubuntu :: Clone A Windows Hard Drive With Ntfs?

Mar 13, 2011

sudo ddrescue /dev/sda /home/custom/user/sda_image.img /home/custom/user/logfile

problem is would not mount under /mnt to see if it worked

sudo ddrescue /dev/sda /home/custom/user/sda_image.iso /home/custom/user/logfile

the sda_image.img file is 55gb the other one tht is .iso is 0gb so now trying

dd if=/dev/sda of=/home/custom/usr/sda_image.iso

waiting to see what is going on any body got any advice on how to make the image work?

View 9 Replies View Related

Fedora :: How To Clone Image Of Drive With F12

Mar 19, 2010

I have a dual boot of winxp and fedora 12 on a sata laptop hdd in an external USB enclosure. I need to use the hdd for something else, so I want to create a clone image of the drive that I can later restore to a different hdd I put into the enclosure. What is the best method of doing this? Can I boot up into Linux on my external and create a single cloned image and save that image to the internal hdd on my computer? If so how do I do this? Is it a native function of Fedora or do I have to install a separate program?

View 11 Replies View Related

Hardware :: How To Clone A Hard Drive

Feb 13, 2009

how to clone a hard drive i managed to change the drive (12G) on the wife's old laptop for a spanking new 60G where i will be able to install Slackware.Even though her operating system is Windows Millenium everything went smoothly for the transfer , i used an older version of Gparted (0-3.4.10 i think).

View 1 Replies View Related

Ubuntu Installation :: Is There Something That Can Clone Current Drive AND Update Menu

Mar 24, 2010

I've got a nice new faster hard drive and want to move my system to it.Is there something that can clone the current drive AND update the menu.lst with the appropriate device ID's so I can just take out the old drive and carry on as before?

View 1 Replies View Related

Ubuntu :: Need Clone LVM Encrypted Hard Drive To Bigger Size

Dec 22, 2010

I need to clone LVM encrypted to a bigger size hard drive.
Need help with MBR, how should I do it?

View 4 Replies View Related

Ubuntu Installation :: Hard Drive Clone / Partition Copy?

Jan 16, 2011

I have a very specific issue that I am having trouble resolving. I have an old laptop and a new laptop with a smaller HDD. I want to copy the windows partition from the new lappy to the old bigger HDD so I have room for Ubuntu. All of my files are on a Maverick install on the old lappy. How can I get all my files and windows to the old HDD and into the new laptop. I am a little stuck on this one because of my limited options.

View 8 Replies View Related

Fedora :: Clone An Encrypted FC11 Drive?

Feb 5, 2010

I have a laptop with a sata drive that is almost full I need to get a bigger hd for it.Is it possible to clone an encrypted FC11 drive?

View 1 Replies View Related

Hardware :: Can Clone Failing Hard Drive Easily?

Jun 8, 2011

I have a 3 weeks old PC which I've just finished getting set up with Ubuntu 11.04 and W7 in a Virtual Box. Now the drive has started making rumbling noises and doesn't always boot.The engineer from Dell is coming tomorrow to replace the drive, but what can I do about transferring the whole old drive to the new one in full working order, quickly?

I've been using rsync to keep backups of my home folder, so I've got the data side covered. But I don't really want to spend the next couple of weeks re-installing all the software, printers etc all over again. So is there a quick, easy way of replicating the old drive with partitions, VB, etc (I'm not that good at using the terminal) ?

View 5 Replies View Related

General :: Software Booting - Trying Clone To Another Hard Drive As Back Up

May 8, 2011

I have a mini ITX computer that runs a software that I have been trying to clone to another hard drive as back up. When I do clone it, it is the exact same copy down to every byte. When I try to boot from the cloned hard drive, it starts booting, then displays some text:

Then is says some of the files are not found including a encryption signer key not found.

I do no know the next step I need to take. Is this becasue it is running off a different hard drive? I do not understand a bzImage too well, but does it have anything to do with that file?

View 4 Replies View Related

OpenSUSE Hardware :: Install Sata And Clone Pata Hard Drive?

May 20, 2010

I recognize the obvious need to back up the contents and follow a certain duty of care before attempting to clone my failing pata 250g HD to a 1 tera byte sata. What problems if any could come up when cloning from a failing pata to a sata HD? I'd like to make the switch to sata for many reasons if possible. It is indicated that the HP d530 sff here supports both types.

View 2 Replies View Related

General :: Dd Copy - Hard Drive Clone Fails When Mounting Root Androotblock - /newroot Failed

Oct 27, 2010

I am trying to replace an old, smaller, and dying laptop hard drive with a newer one, using a USB external drive. I first tried cloning disk to disk with Clonezilla, but it failed after cloning my root, swap, and /home directories it froze when it tried to reinstall grub. After 2x trying, I switched to dd, which I have never really used (I am fairly new to Linux in general). The actual command I used was:

Quote:

dd if=/dev/sda of=/dev/sdb bs=4096 conv=notrunc,noerror

All seemed ok and after approximately 2 hours my 80GB drive had been cloned onto my new 250GB, with dd giving what appeared to be a satisfactory closure summary. I tried to mount and access the drive from my external USB enclosure but could not view it, though the data is there, I believe, as the size and bytes show... The error that Dolphin is giving me is:

Quote:

error - wrong fstype, bad option, bad superblock on /dev/sdb1 Missing codepage or helper program or other error. When I installed the new drive directly into my laptop, it begins to boot (Sabayon 5.4, 2.6.35 kernel) but almost immediately I get (handwritten down, but this is close):

Quote:

detected real_root
mounting /dev/sda1 on /newroot failed: input/output error
!! Could not mount specified ROOT, try again
!! Could not find the root block device in .

[code]....

I am assuming that my issue has something to do with grub, and maybe specific UUIDs that don't match (?) but I'm not really certain. I have both Grub Legacy 0.9x and the newer Grub 2 installed (Sabayon is already moving over) but I still boot with Legacy, not with the new 2, as I don't know how to switch, and am not sure if I should yet. I thought that dd copied bit for bit, and I added the noerrorï just to try to get it all transferred, so I don't know what went wrong exactly, though something seems wrong with grub and the bootloader, I guess...

View 6 Replies View Related

Ubuntu :: Natty - Upgrade To 11.04 From 10.10 On CD

Apr 30, 2011

I'm on Natty since yesterday but I started the day before. My first impression was great. I now had an option top upgrade from 10.10 and not loose my data! So I did. It all went fine until the point where The Upgrade tries to restore my applications. It failed and returned the message:
unbalanced group option, expect badness.

And that was it! And I would have been waiting a very long time if I wasn't looking the details of what's going on because from here and after a 3rd try, I went to sleep online to find out I was still expecting badness the next day. I did a hard reboot and tried login in. I reached the login screen with success but could never login. I was using the encryption options which it seems comes after the restoration of application.

The symptoms are those of a wrong password. I finally did a clean install and restored my data from my backups (wouldn't try something new without a backup). Otherwise, I like Unity. I see a few things that needs polishing here and there but I don't mind using it. I think that voices from people liking it need to be heard as well because they usually don't have a reason to complain and it then looks like every body think Unity is not good.

View 2 Replies View Related

Ubuntu Installation :: How To Upgrade To Natty From 10.10

Apr 5, 2011

When i upgraded the whole process went all right then when I logged in, i mostly saw black and no unity bar could barley get around.

View 2 Replies View Related

Ubuntu :: Can't Set Background After Natty Upgrade

Apr 19, 2011

Since upgrading my former Karmic/Lucid/Maverick laptop to the Natty beta recently, I've been unable to change anything about my desktop background. Each time I reboot, the background is a different solid color, but I can't change the color nor set a wallpaper image. Here's what I've tried;

- "Appearance Preferences" -> "Background"
- the compiz wallpaper plugin
- gconftool-2/gconf-editor
- xsetroot

View 7 Replies View Related

Ubuntu :: After Upgrade To Natty About To Reinstall 10.10?

May 1, 2011

obviously natty is flawed. I upgraded as an option in ubuntu studio's update manager. not sure if studio was ment to be upgraded to natty but it was in the manager, as studio is still 10.10 maverick. regardless the results have been disastrous. i am running into problem after problem as apparently many users are.

i had recently done a fresh install of ubuntu studio maverick which seemed perfect. as i was still setting up and restoring until i noticed the option for natty. so while i'm still at it i think i'm going to reinstall 10.10 this is the first imperfect ubuntu upgrade i've experienced but linux still rules.

View 5 Replies View Related

Ubuntu Installation :: Can't Upgrade To Natty?

May 4, 2011

When I try to upgrade from 10.04 to 11.04 I always get this error:

Code: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
If I run sudo apt-get dist-upgrade, I get:

Code:
~$ sudo apt-get dist-upgrade
Leyendo lista de paquetes... Hecho
Creando rbol de dependencias

[Code]...

Apparently there's nothing wrong in apt.log, but i cannot upgrade and i don't know how to fix it. Any clue?

View 2 Replies View Related

Ubuntu :: Natty Upgrade PAE As Default?

May 14, 2011

When upgrading from 10.10 on my machine, Natty set the default boot image as 2.6.38-8-generic-pae, which didn't boot (stuck at the start image: ubuntu logo with 5 red circles). I can boot to 2.6.38-8-generic if I go into previous versions. Everything, best I can tell, works fine after doing this. I'm a complete idiot when it comes to Ubuntu. How can I uninstall/remove the 2.6.38-8-generic-pae image since it clearly doesn't work? Why would it have set this as my default image in GRUB? How can I set the normal image as default in GRUB?

View 5 Replies View Related

Ubuntu :: No Updates Since Upgrade To Natty?

May 23, 2011

since i upgraded to natty i have not received a single update...i suspect something is wrong....

View 3 Replies View Related







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