Solaris Commands Question:

Explain command to display default boot device?

Tweet Share WhatsApp

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 PDF Read All 55 Solaris Commands Questions
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?