User Tools

Site Tools


pfsense:upgrade_pfsense

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pfsense:upgrade_pfsense [2020/04/24 07:59] – [Check the update log] peterpfsense:upgrade_pfsense [2021/01/06 14:23] (current) – [Prepare a fall back plan] peter
Line 40: Line 40:
 If the upgrade fails for some reason, you could reinstall it from this USB stick, and then just reapply the changes you need. If the upgrade fails for some reason, you could reinstall it from this USB stick, and then just reapply the changes you need.
  
-As extra step, you could also have a another USB stick written with the current pfSense image file.+As an extra step, you could also have a another USB stick written with the current pfSense image file.
  
 This would allow you to revert the system to the existing version if really needed. This would allow you to revert the system to the existing version if really needed.
Line 85: Line 85:
 From the console or ssh: From the console or ssh:
  
-  * Select option 13 OR select option 8 and run:+  * Select option 13 OR select option 8 
 + 
 +{{:pfsense:pfsense_shell_options.png?800|}} 
 + 
 +and run:
  
 <code bash> <code bash>
Line 122: Line 126:
  
 pkg install -y pfSense-upgrade pkg install -y pfSense-upgrade
 +</code>
 +
 +----
 +
 +Could also try, after choosing Option 8,
 +
 +<code>
 +ifconfig
 +cpsw0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
 +        options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
 +        ether 68:9e:19:9c:a6:59
 +        hwaddr 68:9e:19:9c:a6:59
 +        media: Ethernet autoselect (1000baseT <full-duplex>)
 +        status: active
 +        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
 +...
 +</code>
 +
 +Use the first NIC shown above in the following:
 +
 +<code bash>
 +dhclient cpsw0 
 +pkg-static update 
 +pkg-static upgrade -fy
 </code> </code>
  
pfsense/upgrade_pfsense.1587715152.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki