[SOLVED] disc is not imported

doktar

New Member
Oct 10, 2025
2
0
1
Hi, masters. I'm trying to import a downloaded disc image, and i have
Code:
root@pve:~# qm importdisk 700 openwrt.img disk2
storage 'disk2' does not exist
What am I doing wrong?
 
Hi,

What is the name of the storage you try to import into (since it seems it's not disk2) ?

Best regards,
 
  • Like
Reactions: doktar
Thank you, i newbie. My disc resource: local-lvm:vm-700-disk-0
This right:
Code:
root@pve:~# qm importdisk 700 openwrt.img local-lvm
 
Looks good, keep in mind that the img needs to be in your current directory the way the command is written.
If this worked and you are all set, dont forget to mark the thread solved by editing the first post and selecting appropriate drop down next to the subject

Cheers


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
  • Like
Reactions: doktar