On Wed, Aug 19, 2009 at 11:32:32AM +0200, Bernd Blaauw wrote:
> Op 19-8-2009 2:20, Kevin O'Connor schreef:
> > Sure - I placed a test image temporarily at:
> >
> > http://linuxtogo.org/~kevin/SeaBIOS/test/coreboot-qemu-freedos-20090818.bin
> >
> > You can add "-serial stdio" to qemu to see the debugging info.
> >    
> Thanks for that. However, welcome to a world of non-Linux users. 
> Downloaded QEMU from the ReactOS.org website, downloaded above mentioned 
> file and renamed to bios.bin. Even downloaded the Coreboot patched 
> vga-cirrus file and put that in its place.
> Running into the following error, as if QEMU rejects any non-default 
> BIOS image (unless the size needs to be specified somehow somewhere).:
> C:\rosqemu\files>qemu -L . -m 128 -hda ReactOS.vmdk -no-kqemu
> qemu: could not load PC bios './bios.bin'

That's odd - I'm using "QEMU PC emulator version 0.10.5":

$ ls -l foo/
total 552
-rw-r--r-- 1 kevin 524288 2009-08-19 09:12 bios.bin
-rw-r--r-- 1 kevin  35840 2009-08-19 09:13 vgabios-cirrus.bin
$ qemu -L foo -hda dos-drivec-new

It doesn't matter what vgabios you use as the bios.bin deploys its own
- a file just needs to be present to make qemu happy,

-Kevin

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to