Thanks, But Why does it work with lsi + scsi-hd and not scsi-block? For now I'll use scsi-hd for these (very old) guests, it's not a problem.
----- Mail original ----- De: "Paolo Bonzini" <pbonz...@redhat.com> À: "Alexandre DERUMIER" <aderum...@odiso.com> Cc: qemu-devel@nongnu.org Envoyé: Vendredi 7 Septembre 2012 16:48:39 Objet: Re: qemu 1.2 : lsi controller + scsi-block don't boot. Il 07/09/2012 14:35, Alexandre DERUMIER ha scritto: > I'm trying to boot scsi-block device with lsi controller, and it doesn't > boot. (don't find devices). > > > lsi + scsi-block : don't boot > > lsi + scsi-hd : boot > > virtio-scsi + scsi-block : boot The LSI driver in SeaBIOS is really a "best effort" driver, it's not fun to debug it either... just don't use it, pick up the virtio-scsi backport that is in CentOS and lobby your distro to include it... Paolo