This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:unix:omnios [2024/12/17 20:41] gcooper |
computing:unix:omnios [2024/12/17 20:43] (current) gcooper |
||
---|---|---|---|
Line 78: | Line 78: | ||
Run the same command again without the ' | Run the same command again without the ' | ||
+ | |||
+ | If you get stuck with updating, try: | ||
+ | |||
+ | < | ||
+ | pkg refresh --full | ||
+ | pkg update -f | ||
+ | reboot -p | ||
+ | </ | ||
===== Upgrading ===== | ===== Upgrading ===== | ||
Line 504: | Line 512: | ||
< | < | ||
pkg install ipmi ipmitool | pkg install ipmi ipmitool | ||
- | </ | ||
- | |||
- | ===== Troubleshooting ===== | ||
- | |||
- | If you get stuck with updating, try: | ||
- | |||
- | < | ||
- | pkg refresh --full | ||
- | pkg update -f | ||
</ | </ | ||