Solaris Commands Question:

Download Job Interview Questions and Answers PDF

Explain command to display default boot device?

Solaris Commands Interview Question
Solaris Commands Interview Question

Answer:

In ok prompt,we can use printenv command...
ok printenv boot-device

In shell prompt,
#eeprom | grep boot-device
or
#prtconf -vp

Download Solaris Commands Interview Questions And Answers PDF

Previous QuestionNext Question
Whenever you are creating a new user file /etc/passwd file inode number will be changed why?What is the difference between init runlevel and milestone?