framps / raspiBackup

Create and keep multiple backup versions of your running Raspberries
https://raspibackup.linux-tips-and-tricks.de
GNU General Public License v3.0
821 stars 75 forks source link

Support external partitions in installer #762

Closed framps closed 1 month ago

framps commented 5 months ago

Installer

1) An new configuration menu option C10 Additional partitions will be added which allows to prime the new configuration option 2) A list of mounted partitions other than /boot and /root will be presented and can be selected in a selection list. This list includes mounted local partitions only. 3) Only local mounted partitions are allowed. Any network mounted partitions are ignored.

framps commented 1 month ago

See #748