mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-05 02:21:58 +00:00
vm: import: avoid using deprecated bootdisk option
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
81de7382b0
commit
95d115146b
2
qm.adoc
2
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+:
|
||||
|
Loading…
Reference in New Issue
Block a user