Explain about init phases

Answers were Sorted based on User's Feedback



Explain about init phases..

Answer / kiran raj

INIT phase (boot process)
Init phase is started by the execution of /sbin/init
program and starts other processes after reading
the /etc/inittab file as per the directives in
the /etc/inittab file .

Two most important functions of init are
a) It runs the processes to bring the system to the default
run level state ( Run level 3 in Solaris , defined by
initdefault parameter in /etc/inittab )
b) It controls the transition between different run levels
by executing appropriate rc scripts to start and the stop
the processes for that run level.

Is This Answer Correct ?    1 Yes 0 No

Explain about init phases..

Answer / prakash.m

Init Phase : It will started by executing of /etc/init
program and start other process reading the

/etc/inittab files, as the directory in
the /etc/inittab files. .

Is This Answer Correct ?    0 Yes 0 No

Explain about init phases..

Answer / sbrahman75

There are 8 run level.

Init0: Shutting down the system and bring back the system to
OBP prompt (OK)

Init1: Single user mode for administrative

Init2: Multi user mode without resource sharing

Init3: Multi user mode with resource sharing

Init4: Not in use

Init5: Shutdown and power off the system

Init6: Reboot the system to default run level

Inits: Single user mode but user login are disabled.

Is This Answer Correct ?    1 Yes 2 No

Explain about init phases..

Answer / sameer patil

There are 8 run level.
init0:- Shutdown the operating & take it in to ok prompt

init1:- single uset mode with administrator

initS:- Single user mode with acess only root file system

init2:- Multiusermod with access all services & demons
accept NFS

init3:- Multiusermod with access all services & demons,
it's a default run level

init4:- Not implemented

init5:- Shutdown the operating system & send power off
single to all hardware's

init6:- Reboot the system & takes it into OBP

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Solaris Commands Interview Questions

How would you truncate a log file that is growing too large if you don't have space to compress it or to move it somewhere else? How would you do it?

3 Answers  


If you have multiple ethernet interfaces, how do you keep it from routing between them?

3 Answers  


How to Create a snapshot volume

2 Answers  


How to check the no of the processor available

4 Answers  


how to add the more than one number of pkg at a time in solaris

2 Answers  






What is difference between incremental backup and differential backup?

2 Answers  


how to search hide files

14 Answers   TCS,


How to review IP as weel as port no in solaris?

3 Answers  


how to add an user without using "useradd" command in solaris10?

4 Answers   HCL, HP,


How to check the communication between 2 nodes?

5 Answers  


What is uadmin and what does it do?

3 Answers  


usage of temp directory should be restricted to 1 gb if total temp directory size is 5 gb?

3 Answers   Wipro,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)