1834136 Members
2528 Online
110064 Solutions
New Discussion

system recovery tape

 
Kevin Mc Gettigan
Occasional Contributor

system recovery tape

Guys, what is the best way of making a system recovery tape?
live the life you love, love the life you live
4 REPLIES 4
Juan González
Trusted Contributor

Re: system recovery tape

We use Ignite, with the command make_recovery we build a bootable recovery tape.

Best regards
Juan Gonz?lez
CHRIS_ANORUO
Honored Contributor

Re: system recovery tape

Download and install Ignite UX, update your system PATH and use this command to amke a whole system recovery boot tape:

make_recovery -ACv -d /dev/rmt/0m

Read documents on Ignite UX from this site:
http://www.software.hp.com/products/IUX/docs.html

Cheers and Happy New Year in Advance!
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
Dan Hetzel
Honored Contributor

Re: system recovery tape

Hi Kevin,

It's quite easy, providing you've installed ignite.

It's on the application CD or, if you want the latest version, here is the link to download it:
http://www.software.hp.com/products/IUX/index.html

Once installed, use the following command to create a recovery tape of your root volume group:
make_recovery -A -C
Using the -i flag, you can even create a recovery tape that will run in interactive mode during restore.

Once done, use any convenient backup software to store your other volume groups on tape (i.e. fbackup)

Here is the Ignite doc:
http://www.software.hp.com/products/IUX/docs.html


Best regards,

Dan


Everybody knows at least one thing worth sharing -- mailto:dan.hetzel@wildcroft.com
Darrel Louis
Honored Contributor

Re: system recovery tape

Kevin,

The document to read:

http://www.software.hp.com/products/IUX/docs/system_recovery_Paper.pdf

Also read the frequently asked Questions, they might be handy for newbies.
http://www.software.hp.com/products/IUX/docs/iux_faq

When you've installed Ignite, do a man of make_recovery.