how can system identify run level at boot time?
Answers were Sorted based on User's Feedback
Answer / rama krishna
by seeing into /etc/inittabfile at boot time
| Is This Answer Correct ? | 41 Yes | 4 No |
Answer / kabilan
During the booting time kernel will read the /etc/inittab
file for confirming the run level
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / parameswar
After initialization of kernal it self next init phase
starts. Here kernal reads init level from /etc/inittab file.
in solaris 9 but in solaris 10 svc.startd deamon starts
mailstone serviceses
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / suresh
check it /etc/inittab file,default is run level 3
Regards,
sureshkumar
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / danasekaran.r
who -r
With this command u comes to know the run level.
My R.danasekaran
| Is This Answer Correct ? | 19 Yes | 32 No |
As a user how he can change is passwd with root privilege.
What is a heart-beat?
In which file port No’s are defined
what is mount ? in that what will happen exactly ?
How to add a root dg?
What is WWN on storage
Explain rc script and run level
Which file will take place while booting
how do u configure the disk
How to Create a snapshot mirror
Explain about init phases
what is the difference between init runlevel and milestone?