Code: Select all
sudo dd bs=50M if=/dev/sdX of=/mnt/data/domoticz/image/20200418Rpi3Backup.img status=progress
Questions:
- Do I need the expand the volume in RPI? Or will it use 16 of 500 Gb and that is ok?
- how to backup the complete filesystem? In the past I would use the DD command to copy the 16 Gb image to my NAS. Will it be 500 Gb now, if I use the same trick?
(Auto backup of the domoticz database is covered. Additional I want to make a manual copy of the complete filesystem every season or so)
