Created
March 25, 2025 06:48
-
-
Save aderumier/cb978400fbe72a5cb6954bd119f2e8d9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # proxmox-backup-client list --repository root@pam@<Proxmox-Backup-Server-IP>:8007:pbs01 | |
| # proxmox-backup-client map vm/100/2021-01-03T17:21:21Z drive-scsi0.img --repository root@pam@<Proxmox-Backup-Server-IP>:8007:pbs01 | |
| Image '...' mapped on /dev/loop0 | |
| - qm set 100 -scsiN /dev/loop0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment