Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then 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.
|
 |
10-13-2002, 07:43 AM
|
#1
|
Member
Registered: Dec 2001
Posts: 195
Rep:
|
I have one system, can I duplicate it?
Hi,
I have one system that is tweaked, tuned, and runs the way I want it. If I setup another box, can I copy the contents from one server to another so I do not have to change all the setting manually again. I was thinking maybe I could burn it to cd or put it to tape and then copy to new server, kinda like an image.
Does anyone know if this will work?
I am using Linux RedHat 7.1
Thanks in advance for your time.
|
|
|
10-13-2002, 07:51 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
well you can use dd to copy a partition to a file, put it on a cd and the dd it back off of the cd over a new partition, simple enopugh, check the dd manpage
|
|
|
10-13-2002, 07:55 AM
|
#3
|
Member
Registered: Mar 2002
Distribution: Redhat 9.0, Debian, Knoppix, YellowDog
Posts: 142
Rep:
|
Yes.
Check out Parted from:
http://www.gnu.org/software/parted/
Flibble
|
|
|
10-13-2002, 08:20 AM
|
#4
|
Senior Member
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467
Rep:
|
Quote:
well you can use dd to copy a partition to a file, put it on a cd and the dd it back off of the cd over a new partition, simple enopugh, check the dd manpage
|
dd backs up whole partition no matter if there's data in it or not, or?
Using dump & restore, also to backup the data only. For example: dump -0 -z9 -f root.dump /dev/hda1 ... check the dump manpage for more information 
Last edited by markus1982; 10-13-2002 at 08:22 AM.
|
|
|
All times are GMT -5. The time now is 03:21 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
|
|