qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: haishan <haishan.bai@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH - V2] Port codes from qemu-kvm to support booting from SCSI disk image
Date: Wed, 18 Aug 2010 11:05:09 +0300	[thread overview]
Message-ID: <20100818080509.GA26948@redhat.com> (raw)
In-Reply-To: <4C6B9365.5030203@gmail.com>

On Wed, Aug 18, 2010 at 04:01:41PM +0800, haishan wrote:
> Gleb Natapov wrote:
> >On Wed, Aug 18, 2010 at 12:25:26AM +0800, Haishan Bai wrote:
> >>There is code indentation errors in my previous post, I am sorry for
> >>that, please review this post.
> >>
> >>The qemu-kvm could boot from SCSI disk image by utilizing seabios,
> >>this patch ported codes
> >>from qemu-kvm to let upstream qemu to support booting from SCSI disk image.
> >>
> >>Add 'boot=on' option to qemu command line like following,
> >>qemu-system-x86_64 -drive file=scsi-disk.img,if=scsi,boot=on
> >>
> >>
> >This horrible hack should die instead of been ported. It introduce more
> >problems that it solves. You want to boot from scsi disk? Add seabios
> >support for it.
> >
> 
> Yes, I added seabios support, but still can not boot from scsi disk,
> because seabios seemed
> to depend on extboot.bin, I will investigate seabios SCSI further
> and try it.
> 
Seabios has nothing to do with extboot.bin. Where is your patch to
seabios?

--
			Gleb.

  reply	other threads:[~2010-08-18  8:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-17 16:25 [Qemu-devel] [PATCH - V2] Port codes from qemu-kvm to support booting from SCSI disk image Haishan Bai
2010-08-18  7:53 ` Gleb Natapov
2010-08-18  8:01   ` haishan
2010-08-18  8:05     ` Gleb Natapov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-08-18  1:43 haishan

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=20100818080509.GA26948@redhat.com \
    --to=gleb@redhat.com \
    --cc=haishan.bai@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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).