* [Qemu-devel] Re: Qemu-devel Digest, Vol 20, Issue 32
[not found] <-4863356363762174843@unknownmsgid>
@ 2004-11-15 6:23 ` Garth Dahlstrom
2004-11-18 7:51 ` Make-a-file (Was: [Qemu-devel] Re: Qemu-devel Digest, Vol 20, Issue 32) zitu
2004-11-15 7:05 ` [Qemu-devel] QEMU 0.6.1 ISO boot bug on Windows hosts? Garth Dahlstrom
1 sibling, 1 reply; 5+ messages in thread
From: Garth Dahlstrom @ 2004-11-15 6:23 UTC (permalink / raw)
To: qemu-devel
Brett Bonfield wrote:
> Also, would you consider making QEMUMenu.bat work with "dd for Win32"
> as well as it works with Zitu's program. dd for Win32 is available
> here: http://uranus.it.swin.edu.au/~jn/linux/rawwrite/dd.htm
When I say that I made the menu system work with Zitu's images, I
specifically mean it will recognize the disk image's file extension
that Zitu's program produces (which is *.dat, vs the usual .img and
.dsk extensions) and display those as menu choices.
The menu is only able to creating disk images with the mkqemuimage
util for now and while it wouldn't be a lot of work to add dd, I think
it would make the interface more confusing than it needs to be...
Perhaps a patch with a conditonal define for win32 targets to
mkqemuimage would be the better way to go...
Cheers,
-Garth
--
Northern.CA ===--
http://www.northern.ca/
Canada's Search Engine
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Qemu-devel] QEMU 0.6.1 ISO boot bug on Windows hosts?
[not found] <-4863356363762174843@unknownmsgid>
2004-11-15 6:23 ` [Qemu-devel] Re: Qemu-devel Digest, Vol 20, Issue 32 Garth Dahlstrom
@ 2004-11-15 7:05 ` Garth Dahlstrom
2004-11-15 12:01 ` [Qemu-devel] " Ronald
1 sibling, 1 reply; 5+ messages in thread
From: Garth Dahlstrom @ 2004-11-15 7:05 UTC (permalink / raw)
To: qemu-devel
I just downloaded Ronald's QEMU 0.6.1 package.
Seems almost all my Knoppix based ISOs (Damn Small Linux, Feather
Linux, Knoppix 3.7 and KnoppMyth) crash as soon as the kernel starts
uncompressing...
I'm running on a 2x P3 800 - is there any SSE3 type optimization that
might be the cause or something? Can anyone confirm this is a problem
for them on Win32?
Cheers,
-Garth
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Qemu-devel] Re: QEMU 0.6.1 ISO boot bug on Windows hosts?
2004-11-15 7:05 ` [Qemu-devel] QEMU 0.6.1 ISO boot bug on Windows hosts? Garth Dahlstrom
@ 2004-11-15 12:01 ` Ronald
0 siblings, 0 replies; 5+ messages in thread
From: Ronald @ 2004-11-15 12:01 UTC (permalink / raw)
To: qemu-devel
Le Mon, 15 Nov 2004 02:05:47 -0500, Garth Dahlstrom a écrit :
> I just downloaded Ronald's QEMU 0.6.1 package.
>
> Seems almost all my Knoppix based ISOs (Damn Small Linux, Feather Linux,
> Knoppix 3.7 and KnoppMyth) crash as soon as the kernel starts
> uncompressing...
>
> I'm running on a 2x P3 800 - is there any SSE3 type optimization that
> might be the cause or something? Can anyone confirm this is a problem for
> them on Win32?
>
> Cheers,
>
> -Garth
I only have dsl-0.8.1.1 and can boot it without problems (dsl 2 vga=normal
lang=fr dma) on win98/athlon1800.
There is no special flags except for SDL ( CFLAGS='-O3 -pipe
-fomit-frame-pointer -march=i586', --enable-debug=no --disable-nasm
--enable-directx=no).
The only problem I have found is the keyboard (still AltGr), works for
freedos and win98 guest but not for dsl.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Qemu-devel] Re: Qemu-devel Digest, Vol 20, Issue 32
[not found] <200411150127.iAF1RUv19371@www3.nsnoc.com>
@ 2004-11-15 15:49 ` Warren Jacques
0 siblings, 0 replies; 5+ messages in thread
From: Warren Jacques @ 2004-11-15 15:49 UTC (permalink / raw)
To: qemu-devel
On 15 Nov 2004, at 1:27 am, qemu-devel-request@nongnu.org wrote:
>
> Hi,
>
> QEMU 0.6.1 is out and available at http://bellard.org/qemu . Here is
> the
> change log:
>
> version 0.6.1:
>
> - Mac OS X port (Pierre d'Herbemont)
Where can I find the OS X port?
FreeOSZoo still lists 0.6.
While I'm here, I tried to join qemu-users list as well but it doesn't
seem to be working and the archive is not accessible - also the contact
e-mail for it bounces.
Thanks
Warren
(excellent work by the way - very good fun being able to run Windows in
OS X )
--
Warren Jacques (warren@bipco.org)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Make-a-file (Was: [Qemu-devel] Re: Qemu-devel Digest, Vol 20, Issue 32)
2004-11-15 6:23 ` [Qemu-devel] Re: Qemu-devel Digest, Vol 20, Issue 32 Garth Dahlstrom
@ 2004-11-18 7:51 ` zitu
0 siblings, 0 replies; 5+ messages in thread
From: zitu @ 2004-11-18 7:51 UTC (permalink / raw)
To: Garth Dahlstrom, qemu-devel
Quoting Garth Dahlstrom <ironstorm@gmail.com>:
> Brett Bonfield wrote:
>
> > Also, would you consider making QEMUMenu.bat work with "dd for Win32"
> > as well as it works with Zitu's program. dd for Win32 is available
> > here: http://uranus.it.swin.edu.au/~jn/linux/rawwrite/dd.htm
>
> When I say that I made the menu system work with Zitu's images, I
> specifically mean it will recognize the disk image's file extension
> that Zitu's program produces (which is *.dat, vs the usual .img and
> .dsk extensions) and display those as menu choices.
>
Sorry to mention that, but I did not write this software. I found it
as an alternative to create files bigger than 2Gb quickly.
I'm not the owner/author in anyway, and we should make sure we don't
distribute this piece of software. We should instead point to it as
an alternative of mkqemuimage, or fix the latter as Fabrice pointed
out...
Zitu
--
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-11-18 8:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <-4863356363762174843@unknownmsgid>
2004-11-15 6:23 ` [Qemu-devel] Re: Qemu-devel Digest, Vol 20, Issue 32 Garth Dahlstrom
2004-11-18 7:51 ` Make-a-file (Was: [Qemu-devel] Re: Qemu-devel Digest, Vol 20, Issue 32) zitu
2004-11-15 7:05 ` [Qemu-devel] QEMU 0.6.1 ISO boot bug on Windows hosts? Garth Dahlstrom
2004-11-15 12:01 ` [Qemu-devel] " Ronald
[not found] <200411150127.iAF1RUv19371@www3.nsnoc.com>
2004-11-15 15:49 ` [Qemu-devel] Re: Qemu-devel Digest, Vol 20, Issue 32 Warren Jacques
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).