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
Next revisionBoth sides next revision
docs:guide-user:troubleshooting:backup_restore [2023/01/17 07:14] – [2. Back up] vgaeteradocs:guide-user:troubleshooting:backup_restore [2023/01/17 10:56] – [Introduction] vgaetera
Line 4: Line 4:
 ===== Introduction ===== ===== Introduction =====
   * This how-to describes the method for using OpenWrt file-level backup/restore.   * This how-to describes the method for using OpenWrt file-level backup/restore.
-  * Follow [[docs:guide-user:troubleshooting:backup_restore#preserving_packages|Preserving packages]] to include user-removed/installed packages in your backup.+  * Follow [[docs:guide-user:installation:sysupgrade.packages|Preserving packages]] to back up user-removed/installed packages.
   * Follow [[docs:guide-quick-start:admingui_sysupgrade_keepsettings|Preserving configuration]] to determine whether to keep the settings.   * Follow [[docs:guide-quick-start:admingui_sysupgrade_keepsettings|Preserving configuration]] to determine whether to keep the settings.
   * Follow [[docs:guide-user:installation:generic.backup|Generic backup]] for block-level backup/restore.   * Follow [[docs:guide-user:installation:generic.backup|Generic backup]] for block-level backup/restore.
Line 23: Line 23:
 Back up OpenWrt configuration to local PC. Back up OpenWrt configuration to local PC.
   - Navigate to **LuCI -> System -> Backup / Flash Firmware -> Actions: Backup**.   - Navigate to **LuCI -> System -> Backup / Flash Firmware -> Actions: Backup**.
-  - //Optional:// Click the **Configuration** tab, add any files or folders to be included in the backup, and click **Save** 
   - Click **Generate archive** button to download the archive.   - Click **Generate archive** button to download the archive.
  
Line 80: Line 79:
  
 ===== Extras ===== ===== Extras =====
-==== Preserving packages ==== +==== Backup settings ==== 
-Manually removed/installed packages are not preserved by default.+Backup combines multiple sources and covers most configurations by default.
  
-Use ''sysupgrade -k'' or [[docs:guide-user:advanced:opkg_extras|Opkg extras]] to include user-removed/installed packages in your backup. 
- 
-Set up [[docs:guide-user:advanced:hotplug_extras|Hotplug extras]] to automatically restore Opkg profile after upgrade. 
- 
-==== Default backup settings ==== 
-The files preserved on system upgrade include the following locations: 
 <code bash> <code bash>
 # Automatically detected modifications # Automatically detected modifications
Line 102: Line 95:
 uci show luci.flash_keep uci show luci.flash_keep
 </code> </code>
- 
-This should cover most configurations by default, including the ones in ''/etc/config''. 
  
  • Last modified: 2024/04/28 11:01
  • by silejonu