mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-09-10 05:44:22 +03:00
allow to specify sata as boot disk
This commit is contained in:
@@ -258,7 +258,7 @@ EODESC
|
|||||||
optional => 1,
|
optional => 1,
|
||||||
type => 'string', format => 'pve-qm-bootdisk',
|
type => 'string', format => 'pve-qm-bootdisk',
|
||||||
description => "Enable booting from specified disk.",
|
description => "Enable booting from specified disk.",
|
||||||
pattern => '(ide|scsi|virtio)\d+',
|
pattern => '(ide|sata|scsi|virtio)\d+',
|
||||||
},
|
},
|
||||||
smp => {
|
smp => {
|
||||||
optional => 1,
|
optional => 1,
|
||||||
|
Reference in New Issue
Block a user