1843874 Members
6110 Online
110225 Solutions
New Discussion

Re: System boot problem

 
SOLVED
Go to solution
YAQUB_1
Respected Contributor

System boot problem

Hi All,

I have facing the big problem, when I have start my system that time it will not boot up the system.

I have attached some screen shoot for your reference. Could you please help me any one how I shall resolve my problem.

Regards--Yaqub
7 REPLIES 7
Torsten.
Acclaimed Contributor

Re: System boot problem

The autoboot flag is not set.
For this reason the system stops there.
Type

bo pri

(no need to interact with ISL)

now and boot up the system.

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!   
Asif Sharif
Honored Contributor
Solution

Re: System boot problem

Assalam-O-Alaaiakum Yaqub,

Your boot parameters are not set.

Do the following,

1.Main Menu: Enter command or menu> SEA
2.BO P0 or P1(Your primary disk)
3.Interact with ISL> NO

Your system will start booting. After boot set the boot parameters with "setboot" command.

Regards,
Asif Sharif
Regards,
Asif Sharif
Torsten.
Acclaimed Contributor

Re: System boot problem

Once the system is up, set the flag to on

setboot -b on
and the autosearch flag too
setboot -s on

see man setboot
or
http://docs.hp.com/en/B2355-60105/setboot.1M.html

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!   
Yogeeraj_1
Honored Contributor

Re: System boot problem

hi Yaqub,

is this a fresh installation?

revert
kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
YAQUB_1
Respected Contributor

Re: System boot problem

Hi Torsten,

Thank you very much for your mail.

I have already tried to same way, that time I have successfully boot up the system. But my problem when I have reboot or shutdown the system that time it will show same behave.

So, I want to the permanent solution.

Rgds--Yaqub
Torsten.
Acclaimed Contributor

Re: System boot problem

This is your permanent solution:

(Posted earlier)

Once the system is up, set the flag to on

setboot -b on
and the autosearch flag too
setboot -s on

see man setboot
or
http://docs.hp.com/en/B2355-60105/setboot.1M.html

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!   
YAQUB_1
Respected Contributor

Re: System boot problem

Thank you very much all of yours cooperation & support.