1828677 Members
2194 Online
109984 Solutions
New Discussion

Redhat Linux OS backup

 
nishith
Frequent Advisor

Redhat Linux OS backup

hii guys!

i have worked lot with hp-ux but less with linux.i have a query with Os backup. Do we have equivalent of ignite backup like in hp-ux for redhat linux. if not how can we take a complete OS backup. which is bootable.

thanks in advance,
nishith.
3 REPLIES 3
Vipulinux
Respected Contributor

Re: Redhat Linux OS backup

Hi

If you want to create a disk image and use the same image ur underlying hardware should be same. If it is use fthe foll
:

dd if=/dev/hda of=/de/hdb

In this command your system should have 2 disks and once the command is complete remove one of the disk and boot the other server using that.

However if u want to just backup the linux box there are several tools available but if u want to have a "bootable backup" you need imaging.

Cheers
Vipul
Steven E. Protter
Exalted Contributor

Re: Redhat Linux OS backup

Shalom,

There is no ignite/ux for RH.

Sorry.

Alternate tools:
http://www.mondorescue.org # can make bootable cd's based on iso images. Free.
http://www.acronis.com # Not free, can make bootable cds

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Manuel Wolfshant
Trusted Contributor

Re: Redhat Linux OS backup

You could also use the software called partimage, which is a Norton Ghost like solution. One of the easiest way to use it is to use a bootable CD, like the one from http://www.sysresccd.org/Main_Page