All of lore.kernel.org
 help / color / mirror / Atom feed
From: haishan <haishan.bai@gmail.com>
To: Gleb Natapov <gleb@redhat.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 16:01:41 +0800	[thread overview]
Message-ID: <4C6B9365.5030203@gmail.com> (raw)
In-Reply-To: <20100818075330.GY10499@redhat.com>

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.

Thanks
Shan Hai

> --
> 			Gleb.
>   

  reply	other threads:[~2010-08-18  8:02 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 [this message]
2010-08-18  8:05     ` Gleb Natapov
  -- 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=4C6B9365.5030203@gmail.com \
    --to=haishan.bai@gmail.com \
    --cc=gleb@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.