1850460 Members
2895 Online
104054 Solutions
New Discussion

Re: Autoboot

 
Adrianne Hoang
Occasional Advisor

Autoboot

Hello,

I would like to edit the autoboot file but i am unable to find it. Could someone help me out?

Thank you in advance!

Adrianne
5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: Autoboot

Shalom,

Server model?

Os?

Integrity:
http://docs.hp.com/en/5991-1247/ch05s24.html

http://docs.hp.com/en/5991-1247/ch05s03.html

Its actually pretty similar on PA-RISC.

setboot

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
Pete Randall
Outstanding Contributor

Re: Autoboot

man setboot


Pete

Pete
Adrianne Hoang
Occasional Advisor

Re: Autoboot

hp-ux 11.0 and 11i
DCE
Honored Contributor

Re: Autoboot


Setboot by inself will display current settings

setboot -b on set autoboot
setboot -b off turn off autoboot
sept -p primary path set primary boot path


man setboot for more options
Torsten.
Acclaimed Contributor

Re: Autoboot

On PA-RISC systems the AUTO file is in the LIF area.

lifls â l /dev/rdsk/cXtXdX

Show the contents:

lifcp /dev/rdsk/cXtXdX:AUTO -

set the file:

mkboot -a "hpux" /dev/rdsk/cXtXdX

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!