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