Proxmox partition structure

tonycav

Member
Oct 4, 2022
95
4
13
Hi, this is the Proxmox primary disk structure. I would like to save the partitions containing the starting files with the dd command.
Should I save sda1 and sda2?
Later if I changed ssd, could I restart proxmox? Many thanks

Schermata 2022-10-25 alle 10.15.25.png
 
Save the whole disk, not just a single partition. This is the easiest way without worrying if you got everything.
 
You also shouldn't backup your system disk while it is mounted (so when PVE is running) becauwe of data integrity. Then you would need to use a Live Linux ISO anyway to do the dd, so you could also jsut boot a clonezilla ISO instead.