Hello,
I was able to boot a Debian Live image and do a complete image backup of the NVME drive on the host using:
proxmox-backup-client backup nvme.img:/dev/nvme0n1
I tried restoring that image using:
proxmox-backup-client restore host/MSIPrestige14/2022-05-24T14:43:13Z nvme.img.fidx /dev/nvme0n1 --repository 192.168.2.6:MSIPrestige14
I received the following error:
Error: unable to create target file "/dev/nvme0n1" - File exists (os error 17)
Will someone please give me a hint as to what I am doing incorrectly?
Thank you!
I was able to boot a Debian Live image and do a complete image backup of the NVME drive on the host using:
proxmox-backup-client backup nvme.img:/dev/nvme0n1
I tried restoring that image using:
proxmox-backup-client restore host/MSIPrestige14/2022-05-24T14:43:13Z nvme.img.fidx /dev/nvme0n1 --repository 192.168.2.6:MSIPrestige14
I received the following error:
Error: unable to create target file "/dev/nvme0n1" - File exists (os error 17)
Will someone please give me a hint as to what I am doing incorrectly?
Thank you!