On Tue, Dec 12, 2006 at 07:02:33AM -0500, Chuck Brazie wrote:
> 
> Here is a patch that merges the externals for IDE and SCSI with a --disk
> as Paul requested. Let me know if you want different keywords.
> 

I was able to apply the patch (almost) cleanly to a November snapshot.
The following invocation results in the LSI controller showing up in
Windows XP, but the disk(s) do not. Am I missing something?

qemu -kernel-kqemu -localtime -std-vga \
        -disk ide,img=winxp.qcow \
        -disk scsi,img=test.qcow

It doesn't seem possible to boot from a SCSI disk currently. In fact,
there's a check in vl.c to see if there is at least one IDE disk that
just dumps the usage output without an error which was rather confusing
:-P. I'm thinking that the emulated BIOS doesn't support SCSI yet?

-- 
Russell A. Jackson <[EMAIL PROTECTED]>
Network Analyst
California State University, Bakersfield


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to