answersLogoWhite

0

Boot Sequence:
1] Poweron.
2] PDC Activates and checks for CPU and memory and other peripheral connected to it.
3] Checks if AUTOBOOT Flag is on. If yes , its try to locate the Primary boot path.
4] And loads Initial system loader , from Primary boot path.
5] ISL Loads the secondery loader called hp-ux.
6] hpux loads the kernel /stand/vmunix
7] kernel starts first process swapper , and then init
8] Shell /sbin/pre_init_rc executes .
9] init locates /etc/inittab
10] /etc/inittab starts the system the default run level , mentioned with "initdefault" parameter.
11] Then executes /sbin/bcheckrc and activates LVM ,

it does following :

1) activates LVM (if appplicable).
# 2) runs eisa_config in automatic mode
# (if applicable).
# 3) checks the file systems before mounting.
# (the scripts required for file system specific
# checking reside in /sbin/fs//bcheckrc)
# 4) and anything else that should be done before
# mounting any file systems.
------------------

It checks for the file /sbin/lvmrc and , /etc/lvmrc activates the LVM , if AUTO_VG_ACTIVATE=1 mentioned.

12 ]Then it spawns getty process ,
cons:123456:respawn:/usr/sbin/getty console console
And it gives login : prompt.

Raj

What else can I help you with?

Related Questions

Is HP-UX an open-source operating system?

No, HP-UX is the commercial distribution of Unix from HP. It is proprietary and not open source.


When was HP-UX created?

HP-UX is a Unix-based operating system developed by Hewlett Packard (now known as Hewlett Packard Enterprise). It was first released in 1984, making it one of the earliest Unix-based operating systems. Since then, it has undergone several updates and revisions, with the most recent version (HP-UX 11i v3) released in 2008. While HP-UX was once a popular operating system for enterprise-level servers, its usage has declined in recent years with the rise of Linux and other open-source operating systems.


What has the author Marty Poniatowski written?

Marty Poniatowski has written: 'HP-UX 11.x system administration' -- subject(s): Hewlett-Packard computers, Programming, UNIX (Computer file) 'Linux on HP Integrity Servers' -- subject(s): Computer networks, Hewlett-Packard computers, Linux, Operating systems (Computers) 'UNIX User's Handbook' -- subject(s): Operating systems (Computers), UNIX (Computer file) 'Foundations of green IT' -- subject(s): Information technology, Green technology, Environmental aspects 'HP-UX 11i Version 2 system administration' -- subject(s): HP-UX, Operating systems (Computers) 'Learning the HP-UX operating system' -- subject(s): HP-UX, Operating systems (Computers)


How do you install HP-UX on a PC?

This is not possible. HP-UX only runs on IA-64 and PA-RISC processors. It is not compatible with the processors used in most home computers.


How do you install HP UX on a PC?

This is not possible. HP-UX only runs on IA-64 and PA-RISC processors. It is not compatible with the processors used in most home computers.


What features does the HP 9000 have that the models before it do not?

The HP 9000 has defect fixes which include: 1. srp - stops print perl related errors with legacy hp9000sys containers. 2. HP 9000 system container creation fails with HP-UX-SRP A.03.01.004.


What is the latest version and edition of HPUX?

The most recent version of HPUX I used was HPUX 11i v3, also known as HPUX 11.31. However, I cannot provide information on any newer releases or editions that may have occurred since then. It is recommended to visit the official website or consult with HP representatives for the most up-to-date details on the HPUX operating system.


How do you check NFS mounts on HP-UX 11.23 in windows?

To check NFS mounts on HP-UX 11.23 from a Windows machine, you can use the Windows Subsystem for Linux (WSL) or an SSH client like PuTTY to connect to the HP-UX system. Once connected, you can run the command showmount -a to display all NFS mounts available on the server. Alternatively, use mount to see currently mounted filesystems, including NFS mounts. Ensure you have the necessary permissions to access this information.


What are the 7 major operating system?

In order of popularity: Windows XP Windows Vista Mac OS X Linux FreeBSD Solaris HP-UX


What platforms does HP-UX run on?

HP-UX runs on the PA-RISC and IA-64 (Itanium) architectures. Earlier versions also ran on certain m68k equipment.There is currently no version for x86 or x86-64.


What is the boot sequence of an HP-UX system?

Boot Sequence: 1] Poweron. 2] PDC Activates and checks for CPU and memory and other peripheral connected to it. 3] Checks if AUTOBOOT Flag is on. If yes , its try to locate the Primary boot path. 4] And loads Initial system loader , from Primary boot path. 5] ISL Loads the secondery loader called hp-ux. 6] hpux loads the kernel /stand/vmunix 7] kernel starts first process swapper , and then init 8] Shell /sbin/pre_init_rc executes . 9] init locates /etc/inittab 10] /etc/inittab starts the system the default run level , mentioned with "initdefault" parameter. 11] Then executes /sbin/bcheckrc and activates LVM , it does following : 1) activates LVM (if appplicable). # 2) runs eisa_config in automatic mode # (if applicable). # 3) checks the file systems before mounting. # (the scripts required for file system specific # checking reside in /sbin/fs//bcheckrc) # 4) and anything else that should be done before # mounting any file systems. ------------------ It checks for the file /sbin/lvmrc and , /etc/lvmrc activates the LVM , if AUTO_VG_ACTIVATE=1 mentioned. 12 ]Then it spawns getty process , cons:123456:respawn:/usr/sbin/getty console console And it gives login : prompt. Raj


What has the author Rafeeq Ur Rehman written?

Rafeeq Ur Rehman has written: 'HP-UX CSA'