InterviewSolution
Saved Bookmarks
| 1. |
How To Find The Boot Path In Solaris? |
|
Answer» # prtconf –vp | GREP bootpath or # EEPROM # prtconf –vp | grep bootpath or # eeprom |
|