]> git.proxmox.com Git - pve-docs.git/commitdiff
vm: import: avoid using deprecated bootdisk option
authorFabian Ebner <f.ebner@proxmox.com>
Tue, 14 Jun 2022 12:48:24 +0000 (14:48 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 Jun 2022 15:17:49 +0000 (17:17 +0200)
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
qm.adoc

diff --git a/qm.adoc b/qm.adoc
index e666d7dbec6ab8261581d38be9986fe7a360f55c..ba0ca206858a4f124faa3e83f464fa7784f500e3 100644 (file)
--- a/qm.adoc
+++ b/qm.adoc
@@ -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+: