this post was submitted on 25 Aug 2024
4 points (58.3% liked)
homeassistant
12025 readers
125 users here now
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The screen and keyboard are invaluable for backups. I have a portable SSD with Ubuntu installed for creating backups, but I often have to manually set the boot device on startup to get it to work. Setting a USB SSD for the first boot device in the BIOS/UEFI doesn't seem to work reliably on any of my systems.
Interesting, that sounds much more complex than using some backup software to image the drive!
I've found it to be simpler. Booting off a USB SSD allows full disk cloning to that same SSD without worrying about mounted partitions or using a separate USB thumb drive for Clonezilla. Once booted I can access the machine through SSH or NoMachine to create the backup and it is far faster than backing up to a network drive. For incremental backups Timeshift works fine.