Hey,
i am trying to use the Proxmox Backup Client to create a Full Backup of one of my Bare metal Systems so i could restore it to my Proxmox Server the Backup.
The Backup it self works Perfectly sadly it not directly restorable in the Proxmox Server gui and if i try to create a VM and then Use this Command to Restore it:
proxmox-backup-client restore "${SNAPSHOT}" root.pxar - --repository "${PBS_REPOSITORY}" | \
dd of="/dev/sda1" bs=1M status=progress conv=sync
I destroy my system because i am writing over needed System Files does somebody have some guidance on how to Restore a Backup from the Client or if i can somehow make them Directly restorable in the Gui?
Thanks in advanced for any help.

i am trying to use the Proxmox Backup Client to create a Full Backup of one of my Bare metal Systems so i could restore it to my Proxmox Server the Backup.
The Backup it self works Perfectly sadly it not directly restorable in the Proxmox Server gui and if i try to create a VM and then Use this Command to Restore it:
proxmox-backup-client restore "${SNAPSHOT}" root.pxar - --repository "${PBS_REPOSITORY}" | \
dd of="/dev/sda1" bs=1M status=progress conv=sync
I destroy my system because i am writing over needed System Files does somebody have some guidance on how to Restore a Backup from the Client or if i can somehow make them Directly restorable in the Gui?
Thanks in advanced for any help.
