Solaris booting process, run leverls?
Answer Posted / deepak kumar
Sparc booting
1. System will run the POST test.
2. Once POST will complete, system will come on ok prompt
3. On Ok brompt type boot and enter
4. boot command will search for bootable disk (bootblk )
5. The boot block contains the ufs file system reader which
is required by the next boot processes.
6. The ufs file system reader opens the boot device and
loads the secondary boot program from /usr/platform/`uname –
i`/ufsboot
7.The kernel initialize itself and load modules which are
required to mount the root partition for continuing the
booting process.
The booting process undergoes the following phases
afterwards :
1) init phase
2) inittab file
3) rc scripts & Run Level
6. then secondry boot program will search
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you copy files from remote system using ftp?
How can a user access a dos-format disk in solaris?
Explain the run levels that are used in solaris10?
What do you understand by irq assignments?
How can a user boot in solaris as root if the password is non functional?
what is the importance of swap memory and how it will supports?
How can a user increase the number of pseudo-ttys? what is their use?
In solaris 10 root Disk is 98% full what steps to be taken?
Tell me how many types of file system?
Explain the difference between sc> and lom>?
What can be done to protect the system from overflow exploits?
Explain the difference between svm and vxvm?
How do you remove a swap space?
environment? Is it heterogeneous (mix of linux, solaris,other UNIX)?
Explain custom jumpstart procedure?