vm: import: avoid using deprecated bootdisk option

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
This commit is contained in:
Fabian Ebner 2022-06-14 14:48:24 +02:00 committed by Thomas Lamprecht
parent 81de7382b0
commit 95d115146b

View File

@ -1381,7 +1381,7 @@ You can now create a new target VM for this image.
----
# qm create 600 --net0 virtio,bridge=vmbr0 --name vm600 --serial0 socket \
--bootdisk scsi0 --scsihw virtio-scsi-pci --ostype l26
--boot order=scsi0 --scsihw virtio-scsi-pci --ostype l26
----
Add the disk image as +unused0+ to the VM, using the storage +pvedir+: