Solaris Commands Question:
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
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? |