Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-21-2010, 12:47 PM
|
#1
|
Member
Registered: Nov 2006
Posts: 47
Rep:
|
Question about restoring a backup in a different system
Hi,
im trying to clone my ubuntu system installed in a laptop in case the laptop crashes.
But, first of all: when i try to restore the system in a new PC, could be incompatibilities because the hardware of the broken laptop and the new laptop is different?
I dont mind if i have to buy another laptop with the same processor type (i386, etc), but, for example, the type of the RAM could be cause of problems?
Regards
Javi
|
|
|
01-21-2010, 01:24 PM
|
#2
|
Senior Member
Registered: Dec 2008
Location: Louisville, OH
Distribution: Debian, CentOS, Slackware, RHEL, Gentoo
Posts: 1,833
Rep:
|
If you're using say rsync, you shouldn't have any issues with things like ram, etc. One thing to make sure of is that you're not using uuid as the identifier for hard drives as that will change. If your video card changes you'll need to update your xconfig and if the screen is different you'll likely need to update that.
|
|
|
01-21-2010, 01:37 PM
|
#3
|
Member
Registered: Nov 2006
Posts: 47
Original Poster
Rep:
|
Quote:
Originally Posted by rweaver
If you're using say rsync
|
And with "dd" or "cp" or partimage or clonezilla?
|
|
|
01-21-2010, 02:16 PM
|
#4
|
Senior Member
Registered: Dec 2008
Location: Louisville, OH
Distribution: Debian, CentOS, Slackware, RHEL, Gentoo
Posts: 1,833
Rep:
|
I wouldn't use cp period. DD and Clonezilla you may have some minor issues because you can't exclude certain items that can cause problems on new hardware, they work well for an image, they work poorly for migrating a system intact to another system on new hardware. You generally have to reconfigure your modules and fstab and lvm information at a minimum.
A neat trick with rsync is install a base system and then just send your old system over the new one and leave the current hardware config in place using excludes.
YMMV.
|
|
1 members found this post helpful.
|
01-21-2010, 02:46 PM
|
#5
|
Member
Registered: Nov 2006
Posts: 47
Original Poster
Rep:
|
Quote:
Originally Posted by rweaver
I wouldn't use cp period.
|
What does this mean? Sorry because my english
|
|
|
01-21-2010, 04:47 PM
|
#6
|
Moderator
Registered: Mar 2008
Posts: 22,110
|
My suggestion is to not do it. Linux doesn't transport easily. Too many variables to correct.
Installers for most distro's make choices for you that may later be difficult to fix on a moved system.
Moved systems always seem to fail for me. Some unknown chipset issue or such.
Best of luck. If it works and is easy then maybe I'll try it again sometime.
Last edited by jefro; 01-21-2010 at 04:53 PM.
|
|
|
01-21-2010, 04:53 PM
|
#7
|
Senior Member
Registered: Dec 2008
Location: Louisville, OH
Distribution: Debian, CentOS, Slackware, RHEL, Gentoo
Posts: 1,833
Rep:
|
Don't use cp. It's not a backup tool.
|
|
|
01-21-2010, 04:54 PM
|
#8
|
Senior Member
Registered: Dec 2008
Location: Louisville, OH
Distribution: Debian, CentOS, Slackware, RHEL, Gentoo
Posts: 1,833
Rep:
|
Quote:
Originally Posted by jefro
My suggestion is to not do it. Linux doesn't transport easily. Too many variables to correct.
Installers for most distro's make choices for you that may later be difficult to fix on a moved system.
Moved systems always seem to fail for me. Some unknown chipset issue or such.
Best of luck. If it works and is easy then maybe I'll try it again sometime.
|
Try rsync jefro-- I've done probably 30 of them and besides manually reconfiguring the xserver for desktop systems I've never had any serious problems. The key is to exclude things like modules, dev, proc, etc.
|
|
|
All times are GMT -5. The time now is 09:44 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|