This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
wiki:wiki3:install_upgrade [2020/07/24 11:08] tda |
wiki:wiki3:install_upgrade [2021/02/05 12:14] (current) hch [Upgrade or Install from scratch] |
||
---|---|---|---|
Line 204: | Line 204: | ||
<code> | <code> | ||
- | 1. Create the updates folder: run mkdir -p /user/.updates | + | 1. Create the updates folder: mkdir -p /user/.updates |
- | 2. Copy the .ipk files in /user/.updates | + | 2. Copy the .ipk files in /user/.updates/ |
- | 3. In the case of a first install, copy the OpenVPN package(s) in /user/.updates | + | 3. In the case of a first install, copy the OpenVPN package(s) in /user/.updates/ |
4. Run "sync" command | 4. Run "sync" command | ||
- | 5. Trigger the upgrade: run kerosd –u | + | 5. Trigger the upgrade: kerosd –u |
6. Reboot the gateway | 6. Reboot the gateway | ||
</code> | </code> |