From: Fabian Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH docs 1/2] vm: import: avoid using deprecated bootdisk option
Date: Tue, 14 Jun 2022 14:48:24 +0200 [thread overview]
Message-ID: <20220614124825.148658-1-f.ebner@proxmox.com> (raw)
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
---
qm.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qm.adoc b/qm.adoc
index e666d7d..ba0ca20 100644
--- 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+:
--
2.30.2
next reply other threads:[~2022-06-14 12:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-14 12:48 Fabian Ebner [this message]
2022-06-14 12:48 ` [pve-devel] [PATCH docs 2/2] close #4031: vm: import: simplify example for creating VM from existing disk Fabian Ebner
2022-06-17 15:18 ` [pve-devel] applied-series: [PATCH docs 1/2] vm: import: avoid using deprecated bootdisk option Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220614124825.148658-1-f.ebner@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal