Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to go to UNIX shell during boot up?

Status
Not open for further replies.

sanjose239

Technical User
Feb 28, 2003
2
US
Hi,

I have an HP workstation running HP UX 10.2

I made a change to a file, and I rebooted the system.
It now hangs during boot up. How do I force my workstation to go to a UNIX shell during boot up.

I figure if I can do this, I'd be able to use the vi editor to alter the file, and then, reboot the system again.

Thanks in advance.
 

On reboot, when prompted to interrupt the normal boot, press any key.
type in boot, and answer yes to interact with the IPL.
at the IPL> prompt type: IPL>hpux -lm boot
When you get the login, activate vg00: vgchange -a y vg00
You should now be able to mount and access file systems.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top