Solaris Commands Question:
Download Job Interview Questions and Answers PDF
Explain command to display default boot device?
Answer:
In ok prompt,we can use printenv command...
ok printenv boot-device
In shell prompt,
#eeprom | grep boot-device
or
#prtconf -vp
ok printenv boot-device
In shell prompt,
#eeprom | grep boot-device
or
#prtconf -vp
Download Solaris Commands Interview Questions And Answers
PDF
Previous Question | Next 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? |