* [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; 4+ 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] 4+ messages in thread
* [Qemu-devel] Re: QEMU 0.6.1 ISO boot bug on Windows hosts?
[not found] <-657935663239471305@unknownmsgid>
@ 2004-11-16 14:37 ` Garth Dahlstrom
2004-11-16 16:17 ` Ronald
2004-11-16 17:13 ` [Qemu-devel] About: QEMUMenu.bat Ronald
0 siblings, 2 replies; 4+ messages in thread
From: Garth Dahlstrom @ 2004-11-16 14:37 UTC (permalink / raw)
To: qemu-devel
> 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.
>
I did some further poking around...
My P3 800 can run not boot linux past the isolinux prompt
(uncompressing kernel kills it, either in failsafe mode or as soon as
the video flips), this occurs if I boot from ISO or from a previously
working disk image. Freedos boots and works okay, but can not be
closed. When clicking on the window close X, neither Linux or
Freedos can close the QEMU window - the cpu shoots up to 100 and the
app can not close and must be forcefully terminated.
My 2 Pentium M laptops, which are about twice the clock speed, have no
problems booting or closing using the same install files (I copied
over the same crashing QEMU folder to one of them, and installed from
qemu-0.6.1.exe on the other and they both work).
There are a couple of differences I can think of...
The P3 800 is only XP SP1, this is an SMP machine (I'll try to boot it
with 1 CPU to see if that helps when I get back from work), and the
chip set only supports up to SSE1 I believe.
Both of my Laptops are XP SP2, single proc, and should do SSE2.
-Garth
--
Northern.CA ===--
http://www.northern.ca/
Canada's Search Engine
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] Re: QEMU 0.6.1 ISO boot bug on Windows hosts?
2004-11-16 14:37 ` [Qemu-devel] Re: QEMU 0.6.1 ISO boot bug on Windows hosts? Garth Dahlstrom
@ 2004-11-16 16:17 ` Ronald
2004-11-16 17:13 ` [Qemu-devel] About: QEMUMenu.bat Ronald
1 sibling, 0 replies; 4+ messages in thread
From: Ronald @ 2004-11-16 16:17 UTC (permalink / raw)
To: qemu-devel
Le Tue, 16 Nov 2004 09:37:35 -0500, Garth Dahlstrom a écrit :
>> 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.
>>
>>
> I did some further poking around...
> My P3 800 can run not boot linux past the isolinux prompt (uncompressing
> kernel kills it, either in failsafe mode or as soon as the video flips),
> this occurs if I boot from ISO or from a previously working disk image.
> Freedos boots and works okay, but can not be closed. When clicking on
> the window close X, neither Linux or Freedos can close the QEMU window -
> the cpu shoots up to 100 and the app can not close and must be forcefully
> terminated.
>
> My 2 Pentium M laptops, which are about twice the clock speed, have no
> problems booting or closing using the same install files (I copied over
> the same crashing QEMU folder to one of them, and installed from
> qemu-0.6.1.exe on the other and they both work).
>
> There are a couple of differences I can think of... The P3 800 is only XP
> SP1, this is an SMP machine (I'll try to boot it with 1 CPU to see if that
> helps when I get back from work), and the chip set only supports up to
> SSE1 I believe.
>
> Both of my Laptops are XP SP2, single proc, and should do SSE2.
>
> -Garth
I have it running on a P3@730MHz (Coppermine Family 6 Model 8 Stepping 3)
with XP SP1 (5.1.2600 SP1 build 2600) 256M sdram, still with dsl-0.8.1.1,
boot ok, halt ok. Tried with the 0.6.1 and 0.6.1-fix, qemu -L .\bios -m
128 -locatime -user-net -enable-audio -cdrom I:\dsl.iso -boot d This let
me think that neither windows version nor specific extensions support is
an issue. The only thing I can see which is changed in the build process
is sdl.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] About: QEMUMenu.bat
2004-11-16 14:37 ` [Qemu-devel] Re: QEMU 0.6.1 ISO boot bug on Windows hosts? Garth Dahlstrom
2004-11-16 16:17 ` Ronald
@ 2004-11-16 17:13 ` Ronald
1 sibling, 0 replies; 4+ messages in thread
From: Ronald @ 2004-11-16 17:13 UTC (permalink / raw)
To: qemu-devel
Hi again,
I have (quickly) modified QEMUMenu.bat to use qemu-img.exe instead of
mkqemuimage.exe, just like this:
REM mkqemuimage.exe -s %QEMU_IMG_FileSize% "%QEMU_IMG_FileName%"
qemu-img.exe create -f raw "%QEMU_IMG_FileName%" %QEMU_IMG_FileSize%
That's the right way to do?
mkqemuimage.exe is now in the misc directory
The lastest installer for cvs on freeoszoo, has this new layout (20041116a).
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-11-16 17:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <-657935663239471305@unknownmsgid>
2004-11-16 14:37 ` [Qemu-devel] Re: QEMU 0.6.1 ISO boot bug on Windows hosts? Garth Dahlstrom
2004-11-16 16:17 ` Ronald
2004-11-16 17:13 ` [Qemu-devel] About: QEMUMenu.bat Ronald
[not found] <-4863356363762174843@unknownmsgid>
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
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).