[pve-devel] pve-qemu-kvm : resurrect extboot for scsi boot
Dietmar Maurer
dietmar at proxmox.com
Mon Jan 30 08:24:10 CET 2012
This is a very big patch (>1000 lines), and I still can't believe that the kvm/qemu team
really considers to remove scsi boot capabilities. If they really plan to remove it, it is
better we also remove it in 2.0 (2.0 is a new major release, so it is the perfect place
to add/remove feature). But I really hope that someone implement the bootindex
code for scsi instead.
- Dietmar
> -----Original Message-----
> From: Alexandre DERUMIER [mailto:aderumier at odiso.com]
> Sent: Montag, 30. Jänner 2012 08:06
> To: Dietmar Maurer
> Cc: pve-devel at pve.proxmox.com
> Subject: Re: [pve-devel] pve-qemu-kvm : resurrect extboot for scsi boot
>
> yes, we can use bootindex without problem, and mix boot=on on scsi drive
> and bootindex on devices.
>
> boot=on have the priority.
>
> so,simply add
>
> if $conf->{bootdrive}=scsiX,
> $scsidrivestring .",boot=on"
>
>
> and keep bootindex for virtio,ide,net
More information about the pve-devel
mailing list