1838033 Members
5075 Online
110124 Solutions
New Discussion

make_recovery

 
SOLVED
Go to solution
osama_10
Occasional Contributor

make_recovery

i made a recovery tape and i wanna see waht is the contentes of this tape ??
it is tar tv??
2 REPLIES 2
steven Burgess_2
Honored Contributor
Solution

Re: make_recovery

Hello

fast forward the tape to the index

mt -t /dev/rmt/0mn fsf 1

read the tape

tar tvf /dev/rmt/0mn | more

HTH

Steve
take your time and think things through
Devender Khatana
Honored Contributor

Re: make_recovery

Hi,

you can check the boot LIF image on tape either by booting any HP RISC system with it or by

1. /opt/ignite/bin/copy_boot_tape -u /dev/rmt/0mn -b -d /tmp
2. /usr/bin/lifls -l /tmp/bootimage

U can also use /opt/ignite/bin/check_recovery to verfy tape.

Thanks in Advance

Devender
Impossible itself mentions "I m possible"