Operating System - HP-UX
1832957 Members
2688 Online
110048 Solutions
New Discussion

Re: displaying the contents of auto file

 
SOLVED
Go to solution
Ali Imran Abbas
Regular Advisor

displaying the contents of auto file

How can we display the contents of auto file. I am replacing a problem disk in mirrored root volume group and I wanna know if the already disk in the mirror is configured with -lq option or not?

4 REPLIES 4
James R. Ferguson
Acclaimed Contributor
Solution

Re: displaying the contents of auto file

Hi:

# lifcp /dev/rdsk/cXtYdZ:AUTO -

Regards!

...JRF...
Torsten.
Acclaimed Contributor

Re: displaying the contents of auto file

For Integrity:

# efi_cp -d /dev/rdsk/c2t1d0s1 -u /EFI/HPUX/AUTO /tmp/AUTO.pri

# cat /tmp/AUTO.pri

(assuming your disk is c2t1d0)

Boot string should be

"boot vmunix -lq"

here.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Avinash Agarkar
Valued Contributor

Re: displaying the contents of auto file

#lifcp /dev/rdsk/cXtYdZ:AUTO -

Thanks,
Avinaash
Great Power Comes With Great Responsibility
Torsten.
Acclaimed Contributor

Re: displaying the contents of auto file

Copy and paste, Avinaash?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!