Operating System - HP-UX
1755703 Members
3813 Online
108837 Solutions
New Discussion юеВ

Re: Urgent: Cant Autoboot on rp5405 After Mirror root disk

 
Leon Shen
Frequent Advisor

Urgent: Cant Autoboot on rp5405 After Mirror root disk

Hi All,

After Mirror the root disk, each time stop
ISL level and i need type hpux to manual boot up.

Please see following error message.
ARD Booted.

ISL Revision A.00.38 OCT 26, 1994

ISL booting hpux-lq

Not an isl command or utility.

Not an isl command or utility.


Auto-execute file is inconsistent. Autoboot aborted.


ISL>

is any command can set autoboot true for both boot disks.

5 REPLIES 5
Robert-Jan Goossens
Honored Contributor

Re: Urgent: Cant Autoboot on rp5405 After Mirror root disk

Hi,

check this doc,

Document description: System will not autoboot
Document id: KBRC00002335

http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000063247966

Kind regards,
Robert-Jan
Pete Randall
Outstanding Contributor

Re: Urgent: Cant Autoboot on rp5405 After Mirror root disk

Run the "setboot" command and post the output here so we can see what your boot variables look like at this point. There's something in there that doesn't belong.


Pete

Pete
Victor Fridyev
Honored Contributor

Re: Urgent: Cant Autoboot on rp5405 After Mirror root disk

Hi,

If the string
ISL booting hpux-lq

has been cut and pasted from the console, there was a typing error in the command
mkboot -a "hpux -lq (;0)/stand/vmunix"
There is not space between hpux and -lq

Retype it correctly and, hopefully, this will resolve the problem.

Good luck
Entities are not to be multiplied beyond necessity - RTFM
Kent Ostby
Honored Contributor

Re: Urgent: Cant Autoboot on rp5405 After Mirror root disk

It looks like they forgot to put a space in (assuming you cut and pasted that to the screen)

hpux-lq wont work "hpux -lq" is what you are looking for .

NOTE: the detailed

"hpux -lq (;0)/stand/vmunix"

is not longer needed as the "(;0)/stand/vmunix" are default.

Just go with "hpux -lq"

The fix would be :

mkboot -a "hpux -lq"


Best regards,

Kent M. Ostby
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
Bharat Katkar
Honored Contributor

Re: Urgent: Cant Autoboot on rp5405 After Mirror root disk

Leon:
is any command can set autoboot true for both boot disks?

Go to PDC prompt by pressing any key during system bootup.

Main menu> CO
Configuration Menu> AU
This display the following:
Autoboot: ON
Autosearch: ON
Autostart: ON
This all should be On. If not do this

Configuration Menu> AU BO ON
This will set AutoBoot ON.

Configuration Menu> AU SEA ON
Configuration Menu> AU ST ON

Then you see everything ON.

That's all
All the best


You need to know a lot to actually know how little you know