Problems starting Ubuntu after cloning with Ghost 8.2 (fsck complains)
Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I've had Feisty dual booting with Windows on my laptop, so I decided to move to Gutsy now. Now what I want to do instead though, is have my Windows XP move to a VirtualBox VM that runs on top of Gutsy.
What I did, is plug a new hard drive that I borrowed from work, a Hitachi 40GB. I have a Toshiba 40GB myself. I backed up my hard drive using Ghost, and start fresh with the borrowed drive. Installed Gutsy, got the VM working (with a lot of fiddling around with the VM), on the borrowed drive. Now I have to clone the system back from the borrowed drive onto my own drive, but it seems that Ghost resized my partition a slight bit, since the size was a bit smaller in my 40GB drive. After I cloned it, GRUB refused to work, but that was an easy fix. But then fsck also said my drive is screwed up, so it says it wants to fix my drive, but it seems to make it worse. It just has a whole bunch of errors about innodes in wrong places, like a zillion of them. So I reran it with fsck -y, and now I couldn't even mount or boot the drive.
What should I do to get the system back onto my own drive properly? I only have the laptop running Linux. My desktop runs Windows (although I do have an Ubuntu VM) so dd won't work.
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Thanked: 0
Try again this time use gprated to handle fixing/creating partitions and for copying the contents of the partitions (one at a time) from one drive. The utility gparted can be found in many 'live' Linux CD including;
I used the Ubuntu desktop disc, it already has gparted. Connected the source drive, go into gparted, make sure everything's unmounted then just copy away.
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Thanked: 0
Glad to hear you got the system transferred and working. Remember to use gparted in the future instead of ghost which does not support many Linux partitions very well.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.