User Tools

Site Tools


freenas

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
freenas [2020/10/30 13:37]
k2patel [Jail Issues]
freenas [2020/10/30 17:11]
k2patel [Jail Issues]
Line 30: Line 30:
 </​code>​ </​code>​
  
-==== Jail Issues ​====+==== Jails ==== 
 + 
 +=== Upgrading Jail after major update === 
 +:!: Select the appropriate version 
 +<code bash> 
 +iocage fetch 
 +iocage upgrade backuppc -r 12.2-RELEASE 
 +</​code>​ 
 === pkg command broken after major version update === === pkg command broken after major version update ===
 :!:When //iocage pkg backuppc update// does not work. :!:When //iocage pkg backuppc update// does not work.
Line 38: Line 46:
  
 <code bash> <code bash>
-pkg-static install -f pkg+pkg-static install -f pkg
 pkg-static bootstrap -f pkg-static bootstrap -f
 pkg update -f pkg update -f
freenas.txt · Last modified: 2020/10/30 17:11 by k2patel