qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH - V2] Port codes from qemu-kvm to support bootin


From: haishan
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
User-agent: Thunderbird 2.0.0.24 (X11/20100411)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]