Hi, i have some cronjobs that run on a libreelec installation (raspberry pi 4) and some more configuration (e.g. wireguard). Now i need to create a second SD with the same config. Is there some way to create a backup including everything (except doing a full dd on the SD)?
backup existing installation/configuration?
-
olze -
April 7, 2024 at 11:59 AM -
Thread is Resolved
-
- Go to Best Answer
-
LE settings > System > Create System and Kodi Backup
.. and same for Restore.
This only captures /storage/.config|cache|kodi .. but for most users that's everything you need.
-
i assume wireguard configs are collected by that.
does that also collect the cronjobs i created with crontab -e?
-
- Best Answer
Wireguard confs and systemd info are under /storage/.config and crontabs are under /storage/.cache