* [Qemu-devel] QEMU WIN32 Porting Installing W2K
@ 2004-12-15 15:03 Javier Reniz
2004-12-15 17:04 ` [Qemu-devel] " Ronald
2004-12-16 0:15 ` [Qemu-devel] " Jim C. Brown
0 siblings, 2 replies; 6+ messages in thread
From: Javier Reniz @ 2004-12-15 15:03 UTC (permalink / raw)
To: qemu-devel
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 2123 bytes --]
Hi List...
Im a developer/CRM consultor from Colombia (South
America), and Im quite interested in QEMU project due
to my job requirements.
I always have to switch among a lot of environments on
costumers consultancy, several running Windows 2000
environments and AS400, but most of all W2k, none of
all under W9x
.
My company provided me with a DELL Latitude Laptop
(512M RAM, PIII 850 Mhz, running Win XP SP2)
I found QEMU project fits perfectly in my needs, and
Ive spent like a week trying to install w2k onto QEMU
win32 porting but, it always starts the process,
format the hda hard disk, copy the files, restart and
tries to finish the installation process, but it hangs
up when the progress bar is 100%, even yesterday I
though that was a time thing, and I decided spent all
the night (around 10 hours!) in the installation
process; all the night QEMU was hung up!!!
I probed with the following versions of QEMU Win 32
.
QemuInstall-0.6.1-fix.exe (Nov 15)
QemuInstall-20041202-vnc.exe (Dec 2)
QemuInstall-20041213.exe (Dec 13)
I have researched on internet and I found that there
are some problems with that kind of install, however,
no one mentioned my problem, but Ive made the changes
they suggest and I get the same
...
Even more, Ive tried BOCHS project, but using it I
cant reach the installation phase Ive commented
here.
So that, Ive got some questions for you...
1. Do you have any suggestions in order to get W2K
installed and working correctly onto QEMU?
2. Can you refer me SUCESSFULLY and step-by-step
installations of Win2k under QEMU for windows in Win
XP (or likely)?
3. Is there a way to emulate an AS 400 System using
QEMU or other software?
4. Do I need to do some tricks to bypass that w2k
install phase?
Please help me or refer me someone that can help me as
faster as you can
Thanks in advance. Regards from Colombia.
Javier Reniz
CRM Consultor
Bogota Colombia
South America
__________________________________
Do you Yahoo!?
Send holiday email and support a worthy cause. Do good.
http://celebrity.mail.yahoo.com
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Qemu-devel] Re: QEMU WIN32 Porting Installing W2K
2004-12-15 15:03 [Qemu-devel] QEMU WIN32 Porting Installing W2K Javier Reniz
@ 2004-12-15 17:04 ` Ronald
2004-12-15 18:31 ` Ronald
2004-12-16 0:15 ` [Qemu-devel] " Jim C. Brown
1 sibling, 1 reply; 6+ messages in thread
From: Ronald @ 2004-12-15 17:04 UTC (permalink / raw)
To: qemu-devel
Le Wed, 15 Dec 2004 07:03:34 -0800, Javier Reniz a écrit :
> Hi List...
> I found QEMU project fits perfectly in my needs, and Ive spent like a
> week trying to install w2k onto QEMU win32 porting but, it always starts
> the process, format the hda hard disk, copy the files, restart and tries
> to finish the installation process, but it hangs up when the progress bar
> is 100%, even yesterday I though that was a time thing, and I decided
> spent all the night (around 10 hours!) in the installation process; all
> the night QEMU was hung up!!!
>
Is this the diskfull thing, or could it be linked to?
There is a patch that need testing for the diskfull issue, maybe you can
try.
http://daimon55.free.fr/qemu/qemu.zip (qemu.exe only)
551fa4dc878369dc5b32ff90230d04b7 qemu.zip
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Qemu-devel] QEMU WIN32 Porting Installing W2K
2004-12-15 15:03 [Qemu-devel] QEMU WIN32 Porting Installing W2K Javier Reniz
2004-12-15 17:04 ` [Qemu-devel] " Ronald
@ 2004-12-16 0:15 ` Jim C. Brown
2004-12-16 3:49 ` Karl Magdsick
1 sibling, 1 reply; 6+ messages in thread
From: Jim C. Brown @ 2004-12-16 0:15 UTC (permalink / raw)
To: qemu-devel
On Wed, Dec 15, 2004 at 07:03:34AM -0800, Javier Reniz wrote:
> Hi List...
>
> I found QEMU project fits perfectly in my needs, and
> I?ve spent like a week trying to install w2k onto QEMU
> win32 porting but,
IOW, you try a w2k guest on top of a wxp host?
> it always starts the process,
> format the hda hard disk, copy the files, restart and
> tries to finish the installation process, but it hangs
> up when the progress bar is 100%, even yesterday I
> though that was a time thing, and I decided spent all
> the night (around 10 hours!) in the installation
> process; all the night QEMU was hung up!!!
>
> So that, I?ve got some questions for you...
>
> 1. Do you have any suggestions in order to get W2K
> installed and working correctly onto QEMU?
It depends on what version you use. Win2k with service pack 1 seems to work fine
here. But Win2k sp3 is pretty hard to install.
I use a Linux host tho. 2.4 kernel.
> 3. Is there a way to emulate an AS 400 System using
> QEMU or other software?
what is AS 400?
> 4. Do I need to do some tricks to bypass that w2k
> install phase?
Did you close qemu at that point and then restart it (with the same options) ?
Can't guarrentee it will work, but sometimes it seems to help.
For the paranoid, you can use savevm in the qemu monitor before you close it,
and restart it with the -snapshot option. If, say, installation decides to restart
from the very beginning, you can just quit qemu again (snapshot will prevent
disk from being changed) and then you can use -loadvm option to load the
saved vm state, which will put you back to where you left off.
>
> Please help me or refer me someone that can help me as
> faster as you can?
>
> Thanks in advance. Regards from Colombia.
>
>
>
>
> Javier Reniz
> CRM Consultor
> Bogota ? Colombia
> South America
>
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Send holiday email and support a worthy cause. Do good.
> http://celebrity.mail.yahoo.com
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
--
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Qemu-devel] QEMU WIN32 Porting Installing W2K
2004-12-16 0:15 ` [Qemu-devel] " Jim C. Brown
@ 2004-12-16 3:49 ` Karl Magdsick
2004-12-16 15:57 ` J. Mayer
0 siblings, 1 reply; 6+ messages in thread
From: Karl Magdsick @ 2004-12-16 3:49 UTC (permalink / raw)
To: qemu-devel
> > 3. Is there a way to emulate an AS 400 System using
> > QEMU or other software?
>
> what is AS 400?
AS/400 is an IBM operating system for mid-range servers that runs on
POWER chips. As I remember, all processes run in a single address
space to eliminate TLB flushes in context switches, but page
permissions get changed by the kernel when switching between
processes. I believe I was reading about the history of POWER/PPC and
learned that the POWER/PPC family encompases 3 overlapping instriction
sets, one of which is required for AS/400.
I believe the 604e and similar chips do not implement some of the
functions required for AS/400. I'm not sure about G3s, but I doubt
it. I believe QEMU emulates something G3-ish, so I don't think AS/400
will run on the QEMU-emulated PPC CPU. However, I could very well be
wrong.
I just did a quick search, and didn't find anything useful about
AS/400. IBM has something called OS/400 (now called i5/OS), but that
looks like something in the OS/370, OS/390 family. I don't think
AS/400 is in the OS/370 family, but I could be wrong. AS/400 may have
been phased out.
It would be really cool if eventually QEMU could emulate IBM POWER
based servers well enough to run IBM's hypervisor. The hypervisor
virtualizes the hardware for the operating system(s) proper and
provides resource partitioning. Imagine VMware slimmed down and
ported to run on the bare hardware so it doesn't need a host operating
system and you've got a hypervisor. Generally, the hypervisor
logically partitions resources and runs a seperate operating system
inside each partition. The Xen project is developing a hypervisor for
x86 hardware, but it requires minor patching of the guest kernels to
avoid certain instructions. (VMware works very similarly to Xen, but
VMware scans and dynamically patches code at runtime.) Anyway, being
able to play around with (emulated) high-end hardware that was
designed for hypervisors would be cool.
-Karl
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Qemu-devel] QEMU WIN32 Porting Installing W2K
2004-12-16 3:49 ` Karl Magdsick
@ 2004-12-16 15:57 ` J. Mayer
0 siblings, 0 replies; 6+ messages in thread
From: J. Mayer @ 2004-12-16 15:57 UTC (permalink / raw)
To: Karl Magdsick, qemu-devel
On Thu, 2004-12-16 at 04:49, Karl Magdsick wrote:
> > > 3. Is there a way to emulate an AS 400 System using
> > > QEMU or other software?
> >
> > what is AS 400?
>
> AS/400 is an IBM operating system for mid-range servers that runs on
> POWER chips.
AS/400 run on regular RS64. I don't know much about RS64 but it seems to
be a regular 64 bits PPC with multithread feature (ie like
hyperthreading) and hypervisor capabilities.
[...]
> I believe the 604e and similar chips do not implement some of the
> functions required for AS/400. I'm not sure about G3s, but I doubt
> it. I believe QEMU emulates something G3-ish, so I don't think AS/400
> will run on the QEMU-emulated PPC CPU. However, I could very well be
> wrong.
One thing is POWER/RS64 are 64 bits CPU while Qemu-PPC emulates only 32
bits CPU for now.
> I just did a quick search, and didn't find anything useful about
> AS/400. IBM has something called OS/400 (now called i5/OS), but that
> looks like something in the OS/370, OS/390 family. I don't think
> AS/400 is in the OS/370 family, but I could be wrong. AS/400 may have
> been phased out.
AS400 is not in the mainframe (ie OS/370 & 390) family and the CPU and
design are very different.
One problem is to get detailed informations about the hardware in order
to emulate it.
In a other hand, the virtual devices seem not to be so complicated.
> It would be really cool if eventually QEMU could emulate IBM POWER
> based servers well enough to run IBM's hypervisor. The hypervisor
> virtualizes the hardware for the operating system(s) proper and
> provides resource partitioning.
I don't think the hypervisor feature is really hard to emulate. It's a
kind of very simple MMU feature with OS partitions defined by their
physical memory address base and size. But you'll need a lot of memory
to be able to launch many OSes.
A first point would be to launch one OS using OF, RTAS and hypervisor
virtual devices but with only one LPAR.
IMHO, the main problem is then to emulate 64 bits PPC/Power and make
qemu safe and running well on 64 bits host then (maybe) emulate 64 bits
targets on 32 bits host, but this will be very slow if it ever work...
--
J. Mayer <l_indien@magic.fr>
Never organized
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-12-16 16:33 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-15 15:03 [Qemu-devel] QEMU WIN32 Porting Installing W2K Javier Reniz
2004-12-15 17:04 ` [Qemu-devel] " Ronald
2004-12-15 18:31 ` Ronald
2004-12-16 0:15 ` [Qemu-devel] " Jim C. Brown
2004-12-16 3:49 ` Karl Magdsick
2004-12-16 15:57 ` J. Mayer
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).