freenas
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
freenas [2020/05/29 20:19] – [Jail migration warden to iocage] k2patel | freenas [2020/10/30 17:11] (current) – [Jail Issues] k2patel | ||
---|---|---|---|
Line 29: | Line 29: | ||
/ | / | ||
</ | </ | ||
+ | |||
+ | ==== Jails ==== | ||
+ | |||
+ | === Upgrading Jail after major update === | ||
+ | :!: Select the appropriate version | ||
+ | <code bash> | ||
+ | iocage fetch | ||
+ | iocage upgrade backuppc -r 12.2-RELEASE | ||
+ | </ | ||
+ | |||
+ | === pkg command broken after major version update === | ||
+ | :!:When //iocage pkg backuppc update// does not work. | ||
+ | |||
+ | Check if file // | ||
+ | Once the version confirmed, run following commands in jail. | ||
+ | |||
+ | <code bash> | ||
+ | # pkg-static install -f pkg | ||
+ | pkg-static bootstrap -f | ||
+ | pkg update -f | ||
+ | pkg upgrade | ||
+ | </ | ||
+ | |||
+ |
freenas.1590783598.txt.gz · Last modified: 2020/08/10 02:28 (external edit)