1753792 Members
7332 Online
108799 Solutions
New Discussion юеВ

/tmp & /opt extending

 
SOLVED
Go to solution
Abid Iqbal
Regular Advisor

Re: /tmp & /opt extending

When you arrive at below screen after rebooting.
Attempting to boot using the primary path.
-------------------------------------------------------------
To discontinue, press any key within 10 seconds.

press any key and at next prompt below

Main Menu: Enter command or menu >
type here BOOT

Do you wish to stop at the ISL prompt prior to booting? (y/n) >> y

ISL> hpux -is boot /stand/vmunix




Torsten.
Acclaimed Contributor

Re: /tmp & /opt extending

>> May I know how can I go to EFI shell..If I interupt the autobot is it will automatically go to EFI shell???


After the selftest you will see the boot entry menu and a running timer. Press a key (arrow down) to stop the timer. Select EFI Shell now.

Shell>

change directory to EFI/HPUX and you will find the hpux.efi system loader.

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!   
Raj D.
Honored Contributor

Re: /tmp & /opt extending

> May I know how can I go to EFI shell..If I interupt the autobot is it will automatically go to EFI shell???

You dont need to go to EFI shell,
during the boot process, you will be promted to interupt the boot sequence it waits 10 sec.

-Look for "Press Any Key to interrupt Autoboot "
and you will get HPUX> prompt.


-at HPUX prompt, use type without the quote "boot vmunix -is "



Cheers.
Raj.

" If u think u can , If u think u cannot , - You are always Right . "
Raj D.
Honored Contributor

Re: /tmp & /opt extending


Check this link to follow the step mentioned above by Torsten,

"rocedure 4-3 Booting HP-UX From the EFI Shell"

http://docs.hp.com/en/AB587-96012/ch04s04.html

Hth,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Raj D.
Honored Contributor

Re: /tmp & /opt extending

Kunjuttan,

Finally check this out:

- After power recycle or reboot :



EFI Boot Manager ver 1.10 [14.61] Firmware ver 3.21 [4335]

Please select a boot option

HP-UX Primary Boot: 0/0/2/0.2.0 <== press ENTER here to start


booting
- - EFI Shell [Built-in]
Boot Option Maintenance Menu
System Configuration Menu

Use ^ and v to change option(s). Use Enter to select an option

Loading.: HP-UX Primary Boot: 0/0/2/0.2.0
Starting: HP-UX Primary Boot: 0/0/2/0.2.0

(c) Copyright 1990-2003, Hewlett Packard Company.
All rights reserved

HP-UX Boot Loader for IPF -- Revision 1.73


Press Any Key to interrupt Autoboot <== press spacebar here to interrupt
auto-boot
\EFI\HPUX\AUTO ==> boot vmunix
Seconds left till autoboot - 9
Type 'help' for help


HPUX> boot -is <== Boot HPUX to single-user mode (same "-is"
option as PA-RISC)
> System Memory = 16372 MB
loading section 0
............................................ (complete)
loading section 1
........... (complete)
loading symbol table
loading System Directory(boot.sys) to MFS
....
Loading MFSFILES directory (bootfs) to MFS
......
Launching /stand/vmunix
SIZE: Text:22079K + Data:5436K + BSS:3801K = Total:31317K

Console is on a Serial Device
Booting kernel...


# [##Now you are at Single user mode.]


Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "