qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Vasiliy Tolstov <v.tolstov@selfip.ru>
Cc: libvir-list@redhat.com, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] can't bot from scsi http cdrom
Date: Fri, 10 Apr 2015 11:02:33 +0100	[thread overview]
Message-ID: <20150410100233.GC23555@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <CACaajQvQD1V4gACo15FtW4nBGHKHa+yFoJaBugdF-6-41uXBkg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1195 bytes --]

On Mon, Apr 06, 2015 at 01:15:24PM +0300, Vasiliy Tolstov wrote:
> Hi. I'm try to boot from http cdrom and can't do that in case of scsi:
>     <disk type='network' device='cdrom'>
>       <driver name='qemu' type='raw' cache='unsafe'/>
>       <source protocol='http' name='/vps/rescue-4.5.2'>
>         <host name='xx.xx' port='80'/>
>       </source>
>       <backingStore/>
>       <target dev='sdb' bus='scsi'/>
>       <readonly/>
>       <alias name='scsi0-0-0-1'/>
>       <address type='drive' controller='0' bus='0' target='0' unit='1'/>
>     </disk>
> 
> but in case of ide:
>     <disk type='network' device='cdrom'>
>       <driver name='qemu' type='raw' cache='unsafe'/>
>       <source protocol='http' name='/vps/rescue-4.5.2'>
>         <host name='xx.xx' port='80'/>
>       </source>
>       <backingStore/>
>       <target dev='hda' bus='ide'/>
>       <readonly/>
>       <alias name='ide0-0-0'/>
>       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
>     </disk>
> 
> all works fine.
> 
> libvirt - 1.2.10
> qemu - 2.0.0
> seabios - 1.7.5

This is a libvirt question.  I have CCed the libvirt mailing list.

Stefan

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2015-04-10 10:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-06 10:15 [Qemu-devel] can't bot from scsi http cdrom Vasiliy Tolstov
2015-04-10 10:02 ` Stefan Hajnoczi [this message]
2015-04-10 10:53 ` Paolo Bonzini
2015-04-13 12:34   ` Vasiliy Tolstov
2015-04-13 13:31     ` [Qemu-devel] Changing media on network disks (was Re: can't bot from scsi http cdrom) Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150410100233.GC23555@stefanha-thinkpad.redhat.com \
    --to=stefanha@gmail.com \
    --cc=libvir-list@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=v.tolstov@selfip.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).