* [Qemu-devel] Sucessfully installed Windows XP in qemu.
@ 2004-04-23 16:18 Francisco José Cañizares Santofimia
2004-04-23 16:51 ` Hetz Ben Hamo
0 siblings, 1 reply; 9+ messages in thread
From: Francisco José Cañizares Santofimia @ 2004-04-23 16:18 UTC (permalink / raw)
To: qemu-devel
Hi all.
In latest CVS it's possible to install Windows XP (at least i can).
You can see an screenshot here:
http://telefrancisco.iespana.es/telefrancisco/linux/capturas/xp-qemu.jpg
I haven't tested net and sound card, but at least it runs :D
Thanks for make qemu a better emulator every day.
Best wishes,
Francisco.
______________________________________________________
Get Paid... With Your Free Email at
http://www.zwallet.com/index.html?user=telefrancisco
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] Sucessfully installed Windows XP in qemu.
2004-04-23 16:18 [Qemu-devel] Sucessfully installed Windows XP in qemu Francisco José Cañizares Santofimia
@ 2004-04-23 16:51 ` Hetz Ben Hamo
2004-04-29 15:31 ` Renzo Davoli
0 siblings, 1 reply; 9+ messages in thread
From: Hetz Ben Hamo @ 2004-04-23 16:51 UTC (permalink / raw)
To: qemu-devel
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="utf-8", Size: 947 bytes --]
Is this a standard Windows XP installation CD which was converted to ISO or
something special?
Also, could you test installing Office XP on top of it?
Thanks,
Hetz
On Friday 23 April 2004 07:18 pm, Francisco José Cañizares Santofimia wrote:
> Hi all.
>
> In latest CVS it's possible to install Windows XP (at least i can).
>
> You can see an screenshot here:
>
> http://telefrancisco.iespana.es/telefrancisco/linux/capturas/xp-qemu.jpg
>
> I haven't tested net and sound card, but at least it runs :D
>
> Thanks for make qemu a better emulator every day.
>
> Best wishes,
>
> Francisco.
>
> ______________________________________________________
> Get Paid... With Your Free Email at
> http://www.zwallet.com/index.html?user=telefrancisco
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://mail.nongnu.org/mailman/listinfo/qemu-devel
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] Sucessfully installed Windows XP in qemu.
2004-04-23 16:51 ` Hetz Ben Hamo
@ 2004-04-29 15:31 ` Renzo Davoli
2004-05-01 11:22 ` Nathan Hand
0 siblings, 1 reply; 9+ messages in thread
From: Renzo Davoli @ 2004-04-29 15:31 UTC (permalink / raw)
To: hetz, qemu-devel
On Fri, Apr 23, 2004 at 07:51:30PM +0300, Hetz Ben Hamo wrote:
> > In latest CVS it's possible to install Windows XP (at least i can).
I have installed XP without any kind of problem but when I try
to do my first login as administrator I get:
A problem is preventing Windows from accurately checking the license for
this computer. Error Code: 0x800703e6.
Do you know what's that and how to find a workaround?
XP works perfectly when booting XP in safe mode, but I have no way to
run it in normal mode.
ciao
renzo
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] Sucessfully installed Windows XP in qemu.
@ 2004-04-30 4:37 Francisco José Cañizares Santofimia
0 siblings, 0 replies; 9+ messages in thread
From: Francisco José Cañizares Santofimia @ 2004-04-30 4:37 UTC (permalink / raw)
To: qemu-devel
>On Fri, Apr 23, 2004 at 07:51:30PM +0300, Hetz Ben Hamo wrote:
>> > In latest CVS it's possible to install Windows XP (at least i can).
>
>I have installed XP without any kind of problem but when I try
>to do my first login as administrator I get:
>
>A problem is preventing Windows from accurately checking the license for
>this computer. Error Code: 0x800703e6.
>
>Do you know what's that and how to find a workaround?
>
No idea sorry. When i installed it i haven't got any type of problems (and in latest CVS of today works).
______________________________________________________
Get Paid... With Your Free Email at
http://www.zwallet.com/index.html?user=telefrancisco
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] Sucessfully installed Windows XP in qemu.
2004-04-29 15:31 ` Renzo Davoli
@ 2004-05-01 11:22 ` Nathan Hand
2004-05-01 12:46 ` David Sibai
2004-05-01 14:10 ` Jim C. Brown
0 siblings, 2 replies; 9+ messages in thread
From: Nathan Hand @ 2004-05-01 11:22 UTC (permalink / raw)
To: qemu-devel
On Thu, 2004-04-29 at 17:31 +0200, Renzo Davoli wrote:
> On Fri, Apr 23, 2004 at 07:51:30PM +0300, Hetz Ben Hamo wrote:
> > > In latest CVS it's possible to install Windows XP (at least i can).
>
> I have installed XP without any kind of problem but when I try
> to do my first login as administrator I get:
>
> A problem is preventing Windows from accurately checking the license for
> this computer. Error Code: 0x800703e6.
>
> Do you know what's that and how to find a workaround?
>
> XP works perfectly when booting XP in safe mode, but I have no way to
> run it in normal mode.
I'm seeing the same error message. Some people have booted XP without
this error so it might be due to different settings. How about an
informal poll to find the common settings that lead to this problem?
The 0x800703e6 also occurs in Safe Mode With Networking although it
boots in Safe Mode, as you say. I'm using TUN networking. What are XP
successful people using for networking options?
I've tried a 2G and 5G disk image (dd seek=2G bs=1 count=0).
I've tried -m64 and -m128 for the QEMU memory option.
I'm on a PowerPC platform. Latest CVS built with GCC 3.3.3.
This is Windows XP Professional Build 2600.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] Sucessfully installed Windows XP in qemu.
2004-05-01 11:22 ` Nathan Hand
@ 2004-05-01 12:46 ` David Sibai
2004-05-01 14:10 ` Jim C. Brown
1 sibling, 0 replies; 9+ messages in thread
From: David Sibai @ 2004-05-01 12:46 UTC (permalink / raw)
To: qemu-devel
Hello,
my XP works well. I installed it with no sound and no networking.
I used regular qemu 0.5.4, on an athlon processor, gcc 3.3.3, 2G disk image.
I've tried -m 64, -m 128 and -m 256.
David
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] Sucessfully installed Windows XP in qemu.
2004-05-01 11:22 ` Nathan Hand
2004-05-01 12:46 ` David Sibai
@ 2004-05-01 14:10 ` Jim C. Brown
2004-05-01 14:51 ` Nathan Hand
1 sibling, 1 reply; 9+ messages in thread
From: Jim C. Brown @ 2004-05-01 14:10 UTC (permalink / raw)
To: qemu-devel
On Sat, May 01, 2004 at 09:22:27PM +1000, Nathan Hand wrote:
> On Thu, 2004-04-29 at 17:31 +0200, Renzo Davoli wrote:
> > On Fri, Apr 23, 2004 at 07:51:30PM +0300, Hetz Ben Hamo wrote:
> > > > In latest CVS it's possible to install Windows XP (at least i can).
> >
> > I have installed XP without any kind of problem but when I try
> > to do my first login as administrator I get:
> >
> > A problem is preventing Windows from accurately checking the license for
> > this computer. Error Code: 0x800703e6.
> >
> > Do you know what's that and how to find a workaround?
> >
> > XP works perfectly when booting XP in safe mode, but I have no way to
> > run it in normal mode.
>
> I'm seeing the same error message. Some people have booted XP without
> this error so it might be due to different settings. How about an
> informal poll to find the common settings that lead to this problem?
>
> The 0x800703e6 also occurs in Safe Mode With Networking although it
> boots in Safe Mode, as you say. I'm using TUN networking.
I've heard that if you update the hardware for an already-installed XP, it
needs to be re-activated. I.e. If you install XP w/ no networking, and then
enable tuntap networking, you might have to reactivate it. I hope this is not
true, but if it is that might explain your problem.
On a side note, Windows (not just XP mind you, iirc this started with Win98)
creates a identification number unique to the installation. If you have a
network card, the id number would be generated from the MAC. If you didn't, then
the number was randomly generated. I'm not sure if thats how things still work
(I haven't looked at Windows in a long time).
> What are XP
> successful people using for networking options?
>
> I've tried a 2G and 5G disk image (dd seek=2G bs=1 count=0).
>
> I've tried -m64 and -m128 for the QEMU memory option.
>
> I'm on a PowerPC platform. Latest CVS built with GCC 3.3.3.
>
> This is Windows XP Professional Build 2600.
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://mail.nongnu.org/mailman/listinfo/qemu-devel
--
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] Sucessfully installed Windows XP in qemu.
2004-05-01 14:10 ` Jim C. Brown
@ 2004-05-01 14:51 ` Nathan Hand
2004-05-02 6:29 ` Renzo Davoli
0 siblings, 1 reply; 9+ messages in thread
From: Nathan Hand @ 2004-05-01 14:51 UTC (permalink / raw)
To: qemu-devel
On Sat, 2004-05-01 at 10:10 -0400, Jim C. Brown wrote:
> On Sat, May 01, 2004 at 09:22:27PM +1000, Nathan Hand wrote:
> > On Thu, 2004-04-29 at 17:31 +0200, Renzo Davoli wrote:
> > > On Fri, Apr 23, 2004 at 07:51:30PM +0300, Hetz Ben Hamo wrote:
> > > > > In latest CVS it's possible to install Windows XP (at least i can).
> > >
> > > I have installed XP without any kind of problem but when I try
> > > to do my first login as administrator I get:
> > >
> > > A problem is preventing Windows from accurately checking the license for
> > > this computer. Error Code: 0x800703e6.
> > >
> > > Do you know what's that and how to find a workaround?
> > >
> > > XP works perfectly when booting XP in safe mode, but I have no way to
> > > run it in normal mode.
> >
> > I'm seeing the same error message. Some people have booted XP without
> > this error so it might be due to different settings. How about an
> > informal poll to find the common settings that lead to this problem?
> >
> > The 0x800703e6 also occurs in Safe Mode With Networking although it
> > boots in Safe Mode, as you say. I'm using TUN networking.
>
> I've heard that if you update the hardware for an already-installed XP, it
> needs to be re-activated. I.e. If you install XP w/ no networking, and then
> enable tuntap networking, you might have to reactivate it. I hope this is not
> true, but if it is that might explain your problem.
I installed and have booted XP with TUN enabled at all times.
> On a side note, Windows (not just XP mind you, iirc this started with Win98)
> creates a identification number unique to the installation. If you have a
> network card, the id number would be generated from the MAC. If you didn't, then
> the number was randomly generated. I'm not sure if thats how things still work
> (I haven't looked at Windows in a long time).
I find it interesting that Safe Mode works but Safe Mode With Networking
generates the error message. That suggests that the Windows XP is indeed
using the NE2000 card for activation and there is some limitation of the
NE2000 emulation that is tripping XP up. But it's something that affects
some people and not others. That's why I thought a poll might help; find
out if there's a common thread through the "failures". Perhaps something
simple like it always fails on PPC (ie, an endian issue).
The MAC address doesn't change between QEMU instances, unless overridden
on the command line, so a changing MAC isn't the cause.
I just tried setting nb_nics=0 and still get the 0x800703e6. I'll try to
reinstall with no NIC and see if that makes a difference.
I'll also try installing on an x86 host and see if that fixes it.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] Sucessfully installed Windows XP in qemu.
2004-05-01 14:51 ` Nathan Hand
@ 2004-05-02 6:29 ` Renzo Davoli
0 siblings, 0 replies; 9+ messages in thread
From: Renzo Davoli @ 2004-05-02 6:29 UTC (permalink / raw)
To: qemu-devel
On Sun, May 02, 2004 at 12:51:12AM +1000, Nathan Hand wrote:
> I find it interesting that Safe Mode works but Safe Mode With Networking
> generates the error message. That suggests that the Windows XP is indeed
> using the NE2000 card for activation and there is some limitation of the
> NE2000 emulation that is tripping XP up. But it's something that affects
> some people and not others. That's why I thought a poll might help; find
> out if there's a common thread through the "failures". Perhaps something
> simple like it always fails on PPC (ie, an endian issue).
>
> The MAC address doesn't change between QEMU instances, unless overridden
> on the command line, so a changing MAC isn't the cause.
>
> I just tried setting nb_nics=0 and still get the 0x800703e6. I'll try to
> reinstall with no NIC and see if that makes a difference.
>
> I'll also try installing on an x86 host and see if that fixes it.
I have tried both ppc and i386 with the same results. It is not a matter
of endianess.
I have also tried to install the ne2k driver into XP (while in safe mode)
but I cannot already neither boot in normal mode nor in safe mode+networking.
I have a "build 2600" MSDN volume license, maybe there is a difference
between builds or between licenses: sw with license to be activated behaves
differently from volume licenses (no need for activation).
renzo
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2004-05-02 6:29 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-23 16:18 [Qemu-devel] Sucessfully installed Windows XP in qemu Francisco José Cañizares Santofimia
2004-04-23 16:51 ` Hetz Ben Hamo
2004-04-29 15:31 ` Renzo Davoli
2004-05-01 11:22 ` Nathan Hand
2004-05-01 12:46 ` David Sibai
2004-05-01 14:10 ` Jim C. Brown
2004-05-01 14:51 ` Nathan Hand
2004-05-02 6:29 ` Renzo Davoli
-- strict thread matches above, loose matches on Subject: below --
2004-04-30 4:37 Francisco José Cañizares Santofimia
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).