* [Qemu-devel] Windows Vista
@ 2006-06-08 12:04 Hetz Ben Hamo
2006-06-08 14:47 ` Christian MICHON
0 siblings, 1 reply; 27+ messages in thread
From: Hetz Ben Hamo @ 2006-06-08 12:04 UTC (permalink / raw)
To: Qemu mailing list
Hi people,
Microsoft has released a free download ISO of Windows Vista Beta 2.
This Beta will expire at July 1st 2007.
Anyone who want to download it (3.3 GB for 32 bit version, 4.4 GB for
64 bit version) can go to:
http://www.microsoft.com/windowsvista/getready/preview.mspx
It might be fun to test it :)
Thanks,
Hetz
--
Visit my blog (hebrew) for things that (sometimes) matter:
http://wp.dad-answers.com
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-08 12:04 [Qemu-devel] Windows Vista Hetz Ben Hamo
@ 2006-06-08 14:47 ` Christian MICHON
2006-06-09 0:11 ` Nigel J. Terry
0 siblings, 1 reply; 27+ messages in thread
From: Christian MICHON @ 2006-06-08 14:47 UTC (permalink / raw)
To: qemu-devel
don't you need special acpi features inside qemu/bios, otherwise the iso
would not boot ?
On 6/8/06, Hetz Ben Hamo <hetzbh@gmail.com> wrote:
> Hi people,
>
> Microsoft has released a free download ISO of Windows Vista Beta 2.
> This Beta will expire at July 1st 2007.
>
> Anyone who want to download it (3.3 GB for 32 bit version, 4.4 GB for
> 64 bit version) can go to:
> http://www.microsoft.com/windowsvista/getready/preview.mspx
>
> It might be fun to test it :)
>
> Thanks,
> Hetz
> --
> Visit my blog (hebrew) for things that (sometimes) matter:
> http://wp.dad-answers.com
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
--
Christian
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-08 14:47 ` Christian MICHON
@ 2006-06-09 0:11 ` Nigel J. Terry
2006-06-09 7:55 ` René Korthaus
2006-06-09 13:11 ` RE : " Sylvain Petreolle
0 siblings, 2 replies; 27+ messages in thread
From: Nigel J. Terry @ 2006-06-09 0:11 UTC (permalink / raw)
To: qemu-devel
Christian MICHON wrote:
> don't you need special acpi features inside qemu/bios, otherwise the iso
> would not boot ?
>
> On 6/8/06, Hetz Ben Hamo <hetzbh@gmail.com> wrote:
>> Hi people,
>>
>> Microsoft has released a free download ISO of Windows Vista Beta 2.
>> This Beta will expire at July 1st 2007.
>>
>> Anyone who want to download it (3.3 GB for 32 bit version, 4.4 GB for
>> 64 bit version) can go to:
>> http://www.microsoft.com/windowsvista/getready/preview.mspx
>>
>> It might be fun to test it :)
>>
>> Thanks,
>> Hetz
>> --
>> Visit my blog (hebrew) for things that (sometimes) matter:
>> http://wp.dad-answers.com
>>
>>
>> _______________________________________________
>> Qemu-devel mailing list
>> Qemu-devel@nongnu.org
>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>
>
>
Yes you do need ACPI to get the .iso to boot. I tried it and it failed.
You also need 512M of ram and the ability to accept that your PC will
BSOD often :-)
I'll stick with FC5
Nigel
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-09 0:11 ` Nigel J. Terry
@ 2006-06-09 7:55 ` René Korthaus
2006-06-09 8:20 ` René Korthaus
2006-06-09 13:11 ` RE : " Sylvain Petreolle
1 sibling, 1 reply; 27+ messages in thread
From: René Korthaus @ 2006-06-09 7:55 UTC (permalink / raw)
To: qemu-devel
With CVS from May 28 Vista install boots.
But now i got another problem: During extraction of files install
stops with an unknown hardware error.
Is there a size limit for -cdrom files? The install DVD is about 3,3GB.
Am 09.06.2006 um 02:11 schrieb Nigel J. Terry:
> Christian MICHON wrote:
>> don't you need special acpi features inside qemu/bios, otherwise
>> the iso
>> would not boot ?
>>
>> On 6/8/06, Hetz Ben Hamo <hetzbh@gmail.com> wrote:
>>> Hi people,
>>>
>>> Microsoft has released a free download ISO of Windows Vista Beta 2.
>>> This Beta will expire at July 1st 2007.
>>>
>>> Anyone who want to download it (3.3 GB for 32 bit version, 4.4 GB
>>> for
>>> 64 bit version) can go to:
>>> http://www.microsoft.com/windowsvista/getready/preview.mspx
>>>
>>> It might be fun to test it :)
>>>
>>> Thanks,
>>> Hetz
>>> --
>>> Visit my blog (hebrew) for things that (sometimes) matter:
>>> http://wp.dad-answers.com
>>>
>>>
>>> _______________________________________________
>>> Qemu-devel mailing list
>>> Qemu-devel@nongnu.org
>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>>
>>
>>
> Yes you do need ACPI to get the .iso to boot. I tried it and it
> failed. You also need 512M of ram and the ability to accept that
> your PC will BSOD often :-)
>
> I'll stick with FC5
>
> Nigel
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-09 7:55 ` René Korthaus
@ 2006-06-09 8:20 ` René Korthaus
2006-06-09 12:08 ` Brian Wheeler
0 siblings, 1 reply; 27+ messages in thread
From: René Korthaus @ 2006-06-09 8:20 UTC (permalink / raw)
To: qemu-devel
Edit:
I think it has something to do with the harddisk image. Error is
"STOP: d0000144 Unknown Hard Error".
Somebody having an idea?
Am 09.06.2006 um 09:55 schrieb René Korthaus:
> With CVS from May 28 Vista install boots.
>
> But now i got another problem: During extraction of files install
> stops with an unknown hardware error.
> Is there a size limit for -cdrom files? The install DVD is about
> 3,3GB.
>
>
>
> Am 09.06.2006 um 02:11 schrieb Nigel J. Terry:
>
>> Christian MICHON wrote:
>>> don't you need special acpi features inside qemu/bios, otherwise
>>> the iso
>>> would not boot ?
>>>
>>> On 6/8/06, Hetz Ben Hamo <hetzbh@gmail.com> wrote:
>>>> Hi people,
>>>>
>>>> Microsoft has released a free download ISO of Windows Vista Beta 2.
>>>> This Beta will expire at July 1st 2007.
>>>>
>>>> Anyone who want to download it (3.3 GB for 32 bit version, 4.4
>>>> GB for
>>>> 64 bit version) can go to:
>>>> http://www.microsoft.com/windowsvista/getready/preview.mspx
>>>>
>>>> It might be fun to test it :)
>>>>
>>>> Thanks,
>>>> Hetz
>>>> --
>>>> Visit my blog (hebrew) for things that (sometimes) matter:
>>>> http://wp.dad-answers.com
>>>>
>>>>
>>>> _______________________________________________
>>>> Qemu-devel mailing list
>>>> Qemu-devel@nongnu.org
>>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>>>
>>>
>>>
>> Yes you do need ACPI to get the .iso to boot. I tried it and it
>> failed. You also need 512M of ram and the ability to accept that
>> your PC will BSOD often :-)
>>
>> I'll stick with FC5
>>
>> Nigel
>>
>>
>> _______________________________________________
>> Qemu-devel mailing list
>> Qemu-devel@nongnu.org
>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-09 8:20 ` René Korthaus
@ 2006-06-09 12:08 ` Brian Wheeler
2006-06-09 12:25 ` René Korthaus
0 siblings, 1 reply; 27+ messages in thread
From: Brian Wheeler @ 2006-06-09 12:08 UTC (permalink / raw)
To: qemu-devel
On Fri, 2006-06-09 at 10:20 +0200, René Korthaus wrote:
> Edit:
>
> I think it has something to do with the harddisk image. Error is
> "STOP: d0000144 Unknown Hard Error".
>
> Somebody having an idea?
>
>
I set the windows 2000 install fix flag (-win2k-hack) and it installed
for me. Upon install, it didn't find the ethernet card, but it did
run.
Brian
> Am 09.06.2006 um 09:55 schrieb René Korthaus:
>
> > With CVS from May 28 Vista install boots.
> >
> > But now i got another problem: During extraction of files install
> > stops with an unknown hardware error.
> > Is there a size limit for -cdrom files? The install DVD is about
> > 3,3GB.
> >
> >
> >
> > Am 09.06.2006 um 02:11 schrieb Nigel J. Terry:
> >
> >> Christian MICHON wrote:
> >>> don't you need special acpi features inside qemu/bios, otherwise
> >>> the iso
> >>> would not boot ?
> >>>
> >>> On 6/8/06, Hetz Ben Hamo <hetzbh@gmail.com> wrote:
> >>>> Hi people,
> >>>>
> >>>> Microsoft has released a free download ISO of Windows Vista Beta 2.
> >>>> This Beta will expire at July 1st 2007.
> >>>>
> >>>> Anyone who want to download it (3.3 GB for 32 bit version, 4.4
> >>>> GB for
> >>>> 64 bit version) can go to:
> >>>> http://www.microsoft.com/windowsvista/getready/preview.mspx
> >>>>
> >>>> It might be fun to test it :)
> >>>>
> >>>> Thanks,
> >>>> Hetz
> >>>> --
> >>>> Visit my blog (hebrew) for things that (sometimes) matter:
> >>>> http://wp.dad-answers.com
> >>>>
> >>>>
> >>>> _______________________________________________
> >>>> Qemu-devel mailing list
> >>>> Qemu-devel@nongnu.org
> >>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >>>>
> >>>
> >>>
> >> Yes you do need ACPI to get the .iso to boot. I tried it and it
> >> failed. You also need 512M of ram and the ability to accept that
> >> your PC will BSOD often :-)
> >>
> >> I'll stick with FC5
> >>
> >> Nigel
> >>
> >>
> >> _______________________________________________
> >> Qemu-devel mailing list
> >> Qemu-devel@nongnu.org
> >> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >>
> >
> >
> >
> > _______________________________________________
> > Qemu-devel mailing list
> > Qemu-devel@nongnu.org
> > http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-09 12:08 ` Brian Wheeler
@ 2006-06-09 12:25 ` René Korthaus
2006-06-09 12:41 ` Brian Wheeler
0 siblings, 1 reply; 27+ messages in thread
From: René Korthaus @ 2006-06-09 12:25 UTC (permalink / raw)
To: qemu-devel
Am 09.06.2006 um 14:08 schrieb Brian Wheeler:
> On Fri, 2006-06-09 at 10:20 +0200, René Korthaus wrote:
>> Edit:
>>
>> I think it has something to do with the harddisk image. Error is
>> "STOP: d0000144 Unknown Hard Error".
>>
>> Somebody having an idea?
>>
>>
>
> I set the windows 2000 install fix flag (-win2k-hack) and it installed
> for me. Upon install, it didn't find the ethernet card, but it did
> run.
I passed that error by simply upgrading to latest CVS from today. But
now I am at the "Install is being finished" - step and it takes a lot
of time. Just trying with -win2k-hack enabled... Let's see. How long
did the overall install take for you?
>
> Brian
>
>
>
>> Am 09.06.2006 um 09:55 schrieb René Korthaus:
>>
>>> With CVS from May 28 Vista install boots.
>>>
>>> But now i got another problem: During extraction of files install
>>> stops with an unknown hardware error.
>>> Is there a size limit for -cdrom files? The install DVD is about
>>> 3,3GB.
>>>
>>>
>>>
>>> Am 09.06.2006 um 02:11 schrieb Nigel J. Terry:
>>>
>>>> Christian MICHON wrote:
>>>>> don't you need special acpi features inside qemu/bios, otherwise
>>>>> the iso
>>>>> would not boot ?
>>>>>
>>>>> On 6/8/06, Hetz Ben Hamo <hetzbh@gmail.com> wrote:
>>>>>> Hi people,
>>>>>>
>>>>>> Microsoft has released a free download ISO of Windows Vista
>>>>>> Beta 2.
>>>>>> This Beta will expire at July 1st 2007.
>>>>>>
>>>>>> Anyone who want to download it (3.3 GB for 32 bit version, 4.4
>>>>>> GB for
>>>>>> 64 bit version) can go to:
>>>>>> http://www.microsoft.com/windowsvista/getready/preview.mspx
>>>>>>
>>>>>> It might be fun to test it :)
>>>>>>
>>>>>> Thanks,
>>>>>> Hetz
>>>>>> --
>>>>>> Visit my blog (hebrew) for things that (sometimes) matter:
>>>>>> http://wp.dad-answers.com
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Qemu-devel mailing list
>>>>>> Qemu-devel@nongnu.org
>>>>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>>>>>
>>>>>
>>>>>
>>>> Yes you do need ACPI to get the .iso to boot. I tried it and it
>>>> failed. You also need 512M of ram and the ability to accept that
>>>> your PC will BSOD often :-)
>>>>
>>>> I'll stick with FC5
>>>>
>>>> Nigel
>>>>
>>>>
>>>> _______________________________________________
>>>> Qemu-devel mailing list
>>>> Qemu-devel@nongnu.org
>>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Qemu-devel mailing list
>>> Qemu-devel@nongnu.org
>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>>
>>
>>
>>
>> _______________________________________________
>> Qemu-devel mailing list
>> Qemu-devel@nongnu.org
>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-09 12:25 ` René Korthaus
@ 2006-06-09 12:41 ` Brian Wheeler
2006-06-09 12:55 ` René Korthaus
0 siblings, 1 reply; 27+ messages in thread
From: Brian Wheeler @ 2006-06-09 12:41 UTC (permalink / raw)
To: qemu-devel
On Fri, 2006-06-09 at 14:25 +0200, René Korthaus wrote:
> Am 09.06.2006 um 14:08 schrieb Brian Wheeler:
>
> > On Fri, 2006-06-09 at 10:20 +0200, René Korthaus wrote:
> >> Edit:
> >>
> >> I think it has something to do with the harddisk image. Error is
> >> "STOP: d0000144 Unknown Hard Error".
> >>
> >> Somebody having an idea?
> >>
> >>
> >
> > I set the windows 2000 install fix flag (-win2k-hack) and it installed
> > for me. Upon install, it didn't find the ethernet card, but it did
> > run.
>
> I passed that error by simply upgrading to latest CVS from today. But
> now I am at the "Install is being finished" - step and it takes a lot
> of time. Just trying with -win2k-hack enabled... Let's see. How long
> did the overall install take for you?
>
>
I was updated CVS as well yesterday, so that may have done it on its
own.
The install took ages. So far I'm not terribly impressed being a Linux
guy, but then, it is a beta in an emulator and networking isn't working.
Brian
> >
> > Brian
> >
> >
> >
> >> Am 09.06.2006 um 09:55 schrieb René Korthaus:
> >>
> >>> With CVS from May 28 Vista install boots.
> >>>
> >>> But now i got another problem: During extraction of files install
> >>> stops with an unknown hardware error.
> >>> Is there a size limit for -cdrom files? The install DVD is about
> >>> 3,3GB.
> >>>
> >>>
> >>>
> >>> Am 09.06.2006 um 02:11 schrieb Nigel J. Terry:
> >>>
> >>>> Christian MICHON wrote:
> >>>>> don't you need special acpi features inside qemu/bios, otherwise
> >>>>> the iso
> >>>>> would not boot ?
> >>>>>
> >>>>> On 6/8/06, Hetz Ben Hamo <hetzbh@gmail.com> wrote:
> >>>>>> Hi people,
> >>>>>>
> >>>>>> Microsoft has released a free download ISO of Windows Vista
> >>>>>> Beta 2.
> >>>>>> This Beta will expire at July 1st 2007.
> >>>>>>
> >>>>>> Anyone who want to download it (3.3 GB for 32 bit version, 4.4
> >>>>>> GB for
> >>>>>> 64 bit version) can go to:
> >>>>>> http://www.microsoft.com/windowsvista/getready/preview.mspx
> >>>>>>
> >>>>>> It might be fun to test it :)
> >>>>>>
> >>>>>> Thanks,
> >>>>>> Hetz
> >>>>>> --
> >>>>>> Visit my blog (hebrew) for things that (sometimes) matter:
> >>>>>> http://wp.dad-answers.com
> >>>>>>
> >>>>>>
> >>>>>> _______________________________________________
> >>>>>> Qemu-devel mailing list
> >>>>>> Qemu-devel@nongnu.org
> >>>>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >>>>>>
> >>>>>
> >>>>>
> >>>> Yes you do need ACPI to get the .iso to boot. I tried it and it
> >>>> failed. You also need 512M of ram and the ability to accept that
> >>>> your PC will BSOD often :-)
> >>>>
> >>>> I'll stick with FC5
> >>>>
> >>>> Nigel
> >>>>
> >>>>
> >>>> _______________________________________________
> >>>> Qemu-devel mailing list
> >>>> Qemu-devel@nongnu.org
> >>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >>>>
> >>>
> >>>
> >>>
> >>> _______________________________________________
> >>> Qemu-devel mailing list
> >>> Qemu-devel@nongnu.org
> >>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >>>
> >>
> >>
> >>
> >> _______________________________________________
> >> Qemu-devel mailing list
> >> Qemu-devel@nongnu.org
> >> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >
> >
> >
> > _______________________________________________
> > Qemu-devel mailing list
> > Qemu-devel@nongnu.org
> > http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-09 12:41 ` Brian Wheeler
@ 2006-06-09 12:55 ` René Korthaus
0 siblings, 0 replies; 27+ messages in thread
From: René Korthaus @ 2006-06-09 12:55 UTC (permalink / raw)
To: qemu-devel
-win2k-hack worked for me now! :-D install is overall 3 hours on an
Intel Core Duo 2.0Ghz machine 512mb Ram for Vista.
One OS more on the Qemu supported list! Thanks to all you guys,
especially those who introduced ACPI to qemu in the last weeks!
Cheers from Project Q!
cordney*
Am 09.06.2006 um 14:41 schrieb Brian Wheeler:
> On Fri, 2006-06-09 at 14:25 +0200, René Korthaus wrote:
>> Am 09.06.2006 um 14:08 schrieb Brian Wheeler:
>>
>>> On Fri, 2006-06-09 at 10:20 +0200, René Korthaus wrote:
>>>> Edit:
>>>>
>>>> I think it has something to do with the harddisk image. Error is
>>>> "STOP: d0000144 Unknown Hard Error".
>>>>
>>>> Somebody having an idea?
>>>>
>>>>
>>>
>>> I set the windows 2000 install fix flag (-win2k-hack) and it
>>> installed
>>> for me. Upon install, it didn't find the ethernet card, but it did
>>> run.
>>
>> I passed that error by simply upgrading to latest CVS from today. But
>> now I am at the "Install is being finished" - step and it takes a lot
>> of time. Just trying with -win2k-hack enabled... Let's see. How long
>> did the overall install take for you?
>>
>>
>
> I was updated CVS as well yesterday, so that may have done it on its
> own.
>
> The install took ages. So far I'm not terribly impressed being a
> Linux
> guy, but then, it is a beta in an emulator and networking isn't
> working.
>
> Brian
>
>
>
>>>
>>> Brian
>>>
>>>
>>>
>>>> Am 09.06.2006 um 09:55 schrieb René Korthaus:
>>>>
>>>>> With CVS from May 28 Vista install boots.
>>>>>
>>>>> But now i got another problem: During extraction of files install
>>>>> stops with an unknown hardware error.
>>>>> Is there a size limit for -cdrom files? The install DVD is about
>>>>> 3,3GB.
>>>>>
>>>>>
>>>>>
>>>>> Am 09.06.2006 um 02:11 schrieb Nigel J. Terry:
>>>>>
>>>>>> Christian MICHON wrote:
>>>>>>> don't you need special acpi features inside qemu/bios, otherwise
>>>>>>> the iso
>>>>>>> would not boot ?
>>>>>>>
>>>>>>> On 6/8/06, Hetz Ben Hamo <hetzbh@gmail.com> wrote:
>>>>>>>> Hi people,
>>>>>>>>
>>>>>>>> Microsoft has released a free download ISO of Windows Vista
>>>>>>>> Beta 2.
>>>>>>>> This Beta will expire at July 1st 2007.
>>>>>>>>
>>>>>>>> Anyone who want to download it (3.3 GB for 32 bit version, 4.4
>>>>>>>> GB for
>>>>>>>> 64 bit version) can go to:
>>>>>>>> http://www.microsoft.com/windowsvista/getready/preview.mspx
>>>>>>>>
>>>>>>>> It might be fun to test it :)
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Hetz
>>>>>>>> --
>>>>>>>> Visit my blog (hebrew) for things that (sometimes) matter:
>>>>>>>> http://wp.dad-answers.com
>>>>>>>>
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> Qemu-devel mailing list
>>>>>>>> Qemu-devel@nongnu.org
>>>>>>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>> Yes you do need ACPI to get the .iso to boot. I tried it and it
>>>>>> failed. You also need 512M of ram and the ability to accept that
>>>>>> your PC will BSOD often :-)
>>>>>>
>>>>>> I'll stick with FC5
>>>>>>
>>>>>> Nigel
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Qemu-devel mailing list
>>>>>> Qemu-devel@nongnu.org
>>>>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Qemu-devel mailing list
>>>>> Qemu-devel@nongnu.org
>>>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Qemu-devel mailing list
>>>> Qemu-devel@nongnu.org
>>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>>
>>>
>>>
>>> _______________________________________________
>>> Qemu-devel mailing list
>>> Qemu-devel@nongnu.org
>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>>
>>
>>
>>
>> _______________________________________________
>> Qemu-devel mailing list
>> Qemu-devel@nongnu.org
>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* RE : Re: [Qemu-devel] Windows Vista
2006-06-09 0:11 ` Nigel J. Terry
2006-06-09 7:55 ` René Korthaus
@ 2006-06-09 13:11 ` Sylvain Petreolle
2006-06-09 13:20 ` Christian MICHON
1 sibling, 1 reply; 27+ messages in thread
From: Sylvain Petreolle @ 2006-06-09 13:11 UTC (permalink / raw)
To: qemu-devel
--- "Nigel J. Terry" <nigel@nigelterry.net> a écrit :
> >
> Yes you do need ACPI to get the .iso to boot. I tried it and it failed.
> You also need 512M of ram and the ability to accept that your PC will
> BSOD often :-)
>
> I'll stick with FC5
>
> Nigel
>
You could try -no-acpi switch perhaps.
ReactOS has problems with the ACPI features too.
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Windows is proprietary
Run your favorite apps with free ReactOS : http://www.reactos.org
Listen to free Music: http://www.jamendo.com
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: RE : Re: [Qemu-devel] Windows Vista
2006-06-09 13:11 ` RE : " Sylvain Petreolle
@ 2006-06-09 13:20 ` Christian MICHON
2006-06-09 14:05 ` Christian MICHON
0 siblings, 1 reply; 27+ messages in thread
From: Christian MICHON @ 2006-06-09 13:20 UTC (permalink / raw)
To: qemu-devel
no
the error message from vista is explicit: no acpi, no boot.
On 6/9/06, Sylvain Petreolle <spetreolle@yahoo.fr> wrote:
> --- "Nigel J. Terry" <nigel@nigelterry.net> a écrit :
> > >
> > Yes you do need ACPI to get the .iso to boot. I tried it and it failed.
> > You also need 512M of ram and the ability to accept that your PC will
> > BSOD often :-)
> >
> > I'll stick with FC5
> >
> > Nigel
> >
> You could try -no-acpi switch perhaps.
> ReactOS has problems with the ACPI features too.
>
>
> Kind regards,
> Sylvain Petreolle (aka Usurp)
> --- --- --- --- --- --- --- --- --- --- --- --- ---
> Windows is proprietary
> Run your favorite apps with free ReactOS : http://www.reactos.org
> Listen to free Music: http://www.jamendo.com
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
--
Christian
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: RE : Re: [Qemu-devel] Windows Vista
2006-06-09 13:20 ` Christian MICHON
@ 2006-06-09 14:05 ` Christian MICHON
2006-06-09 15:35 ` Christian MICHON
0 siblings, 1 reply; 27+ messages in thread
From: Christian MICHON @ 2006-06-09 14:05 UTC (permalink / raw)
To: qemu-devel
yesterday's snapshot of cvs is ok, minus the _commit fixes for win32/mingw
which are not yet inside the tar.bz2
I can see vista booting now...
On 6/9/06, Christian MICHON <christian.michon@gmail.com> wrote:
> no
>
> the error message from vista is explicit: no acpi, no boot.
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: RE : Re: [Qemu-devel] Windows Vista
2006-06-09 14:05 ` Christian MICHON
@ 2006-06-09 15:35 ` Christian MICHON
2006-06-09 20:27 ` Natalia Portillo
0 siblings, 1 reply; 27+ messages in thread
From: Christian MICHON @ 2006-06-09 15:35 UTC (permalink / raw)
To: qemu-devel
I can't go any further than formatting an 8Gb qcow image.
Vista complains it can't use it. I'm using a win32/mingw
home-made compilation. Vista needs at least 6.7Gb
Is this a 64 bits limitation on win32/mingw ? how can
we get past it ? suggestions are welcome
On 6/9/06, Christian MICHON <christian.michon@gmail.com> wrote:
> yesterday's snapshot of cvs is ok, minus the _commit fixes for win32/mingw
> which are not yet inside the tar.bz2
>
> I can see vista booting now...
>
> On 6/9/06, Christian MICHON <christian.michon@gmail.com> wrote:
> > no
> >
> > the error message from vista is explicit: no acpi, no boot.
> >
>
--
Christian
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: RE : Re: [Qemu-devel] Windows Vista
2006-06-09 15:35 ` Christian MICHON
@ 2006-06-09 20:27 ` Natalia Portillo
2006-06-09 20:41 ` Christian MICHON
0 siblings, 1 reply; 27+ messages in thread
From: Natalia Portillo @ 2006-06-09 20:27 UTC (permalink / raw)
To: qemu-devel
Tried to format the qcow with another windows version but vista/
longhorn?
Vista is well known for their problems on formatting step with a
variety of emulators.
In their developer's page they say to format the virtual disk first
with XP for use of vista under VPC.
El 09/06/2006, a las 16:35, Christian MICHON escribió:
> I can't go any further than formatting an 8Gb qcow image.
>
> Vista complains it can't use it. I'm using a win32/mingw
> home-made compilation. Vista needs at least 6.7Gb
>
> Is this a 64 bits limitation on win32/mingw ? how can
> we get past it ? suggestions are welcome
>
> On 6/9/06, Christian MICHON <christian.michon@gmail.com> wrote:
>> yesterday's snapshot of cvs is ok, minus the _commit fixes for
>> win32/mingw
>> which are not yet inside the tar.bz2
>>
>> I can see vista booting now...
>>
>> On 6/9/06, Christian MICHON <christian.michon@gmail.com> wrote:
>> > no
>> >
>> > the error message from vista is explicit: no acpi, no boot.
>> >
>>
>
>
> --
> Christian
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: RE : Re: [Qemu-devel] Windows Vista
2006-06-09 20:27 ` Natalia Portillo
@ 2006-06-09 20:41 ` Christian MICHON
2006-06-09 20:47 ` Paul Brook
` (2 more replies)
0 siblings, 3 replies; 27+ messages in thread
From: Christian MICHON @ 2006-06-09 20:41 UTC (permalink / raw)
To: qemu-devel
ok, I'll try that. But I also suspect a win32/mingw limitation on files
bigger than 2Gb, since "gcc -dumpspecs" does not show anything
related to -m64, which I'd expect to have to add to CFLAGS to
be able to use iso or qcow images bigger than 2Gb.
Apparently, experimental build of cygwin may carry 64 bits capable
gcc+binutils (I'll try that too)
On 6/9/06, Natalia Portillo <claunia@claunia.com> wrote:
> Tried to format the qcow with another windows version but vista/
> longhorn?
>
> Vista is well known for their problems on formatting step with a
> variety of emulators.
> In their developer's page they say to format the virtual disk first
> with XP for use of vista under VPC.
>
> El 09/06/2006, a las 16:35, Christian MICHON escribió:
>
> > I can't go any further than formatting an 8Gb qcow image.
> >
> > Vista complains it can't use it. I'm using a win32/mingw
> > home-made compilation. Vista needs at least 6.7Gb
> >
> > Is this a 64 bits limitation on win32/mingw ? how can
> > we get past it ? suggestions are welcome
> >
> > On 6/9/06, Christian MICHON <christian.michon@gmail.com> wrote:
> >> yesterday's snapshot of cvs is ok, minus the _commit fixes for
> >> win32/mingw
> >> which are not yet inside the tar.bz2
> >>
> >> I can see vista booting now...
> >>
> >> On 6/9/06, Christian MICHON <christian.michon@gmail.com> wrote:
> >> > no
> >> >
> >> > the error message from vista is explicit: no acpi, no boot.
> >> >
> >>
> >
> >
> > --
> > Christian
> >
> >
> > _______________________________________________
> > Qemu-devel mailing list
> > Qemu-devel@nongnu.org
> > http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
--
Christian
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-09 20:41 ` Christian MICHON
@ 2006-06-09 20:47 ` Paul Brook
2006-06-09 20:59 ` Christian MICHON
2006-06-12 19:33 ` Christian MICHON
2006-06-09 20:48 ` RE : " Natalia Portillo
2006-06-09 20:50 ` René Korthaus
2 siblings, 2 replies; 27+ messages in thread
From: Paul Brook @ 2006-06-09 20:47 UTC (permalink / raw)
To: qemu-devel
On Friday 09 June 2006 21:41, Christian MICHON wrote:
> ok, I'll try that. But I also suspect a win32/mingw limitation on files
> bigger than 2Gb, since "gcc -dumpspecs" does not show anything
> related to -m64, which I'd expect to have to add to CFLAGS to
> be able to use iso or qcow images bigger than 2Gb.
-m64 has nothing to do with large file support.
Paul
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-09 20:47 ` Paul Brook
@ 2006-06-09 20:59 ` Christian MICHON
2006-06-12 19:33 ` Christian MICHON
1 sibling, 0 replies; 27+ messages in thread
From: Christian MICHON @ 2006-06-09 20:59 UTC (permalink / raw)
To: Paul Brook; +Cc: qemu-devel
true. I just noticed in qemu makefiles all large file support are already in.
I guess I need to try with a big raw image...
On 6/9/06, Paul Brook <paul@codesourcery.com> wrote:
> On Friday 09 June 2006 21:41, Christian MICHON wrote:
> > ok, I'll try that. But I also suspect a win32/mingw limitation on files
> > bigger than 2Gb, since "gcc -dumpspecs" does not show anything
> > related to -m64, which I'd expect to have to add to CFLAGS to
> > be able to use iso or qcow images bigger than 2Gb.
>
> -m64 has nothing to do with large file support.
>
> Paul
>
--
Christian
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-09 20:47 ` Paul Brook
2006-06-09 20:59 ` Christian MICHON
@ 2006-06-12 19:33 ` Christian MICHON
2006-06-12 19:39 ` Natalia Portillo
2006-06-15 1:36 ` Joseph Miller
1 sibling, 2 replies; 27+ messages in thread
From: Christian MICHON @ 2006-06-12 19:33 UTC (permalink / raw)
To: Paul Brook; +Cc: qemu-devel
interestingly enough, qemu-img is compiled with large file support, yet
on win32/mingw (gcc 3.4.5) qemu-img cannot manage images bigger
than 2Gb
anyone ever succeded this on win32 host ? large file support using
mingw ?
On 6/9/06, Paul Brook <paul@codesourcery.com> wrote:
> On Friday 09 June 2006 21:41, Christian MICHON wrote:
> > ok, I'll try that. But I also suspect a win32/mingw limitation on files
> > bigger than 2Gb, since "gcc -dumpspecs" does not show anything
> > related to -m64, which I'd expect to have to add to CFLAGS to
> > be able to use iso or qcow images bigger than 2Gb.
>
> -m64 has nothing to do with large file support.
>
> Paul
>
--
Christian
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-12 19:33 ` Christian MICHON
@ 2006-06-12 19:39 ` Natalia Portillo
2006-06-12 19:49 ` Christian MICHON
2006-06-12 19:56 ` Christian MICHON
2006-06-15 1:36 ` Joseph Miller
1 sibling, 2 replies; 27+ messages in thread
From: Natalia Portillo @ 2006-06-12 19:39 UTC (permalink / raw)
To: qemu-devel
I'm sure you're doing something bad.
I used qemu-img and qemu with mingw32 and files not just bigger than
2Gb but bigger than 6Gb even.
El 12/06/2006, a las 20:33, Christian MICHON escribió:
> interestingly enough, qemu-img is compiled with large file support,
> yet
> on win32/mingw (gcc 3.4.5) qemu-img cannot manage images bigger
> than 2Gb
>
> anyone ever succeded this on win32 host ? large file support using
> mingw ?
>
> On 6/9/06, Paul Brook <paul@codesourcery.com> wrote:
>> On Friday 09 June 2006 21:41, Christian MICHON wrote:
>> > ok, I'll try that. But I also suspect a win32/mingw limitation
>> on files
>> > bigger than 2Gb, since "gcc -dumpspecs" does not show anything
>> > related to -m64, which I'd expect to have to add to CFLAGS to
>> > be able to use iso or qcow images bigger than 2Gb.
>>
>> -m64 has nothing to do with large file support.
>>
>> Paul
>>
>
>
> --
> Christian
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-12 19:39 ` Natalia Portillo
@ 2006-06-12 19:49 ` Christian MICHON
2006-06-12 19:56 ` Christian MICHON
1 sibling, 0 replies; 27+ messages in thread
From: Christian MICHON @ 2006-06-12 19:49 UTC (permalink / raw)
To: qemu-devel
I don't mind learning. Which version of msys/mingw/gcc/binutils do you have ?
On 6/12/06, Natalia Portillo <claunia@claunia.com> wrote:
> I'm sure you're doing something bad.
> I used qemu-img and qemu with mingw32 and files not just bigger than
> 2Gb but bigger than 6Gb even.
>
--
Christian
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-12 19:39 ` Natalia Portillo
2006-06-12 19:49 ` Christian MICHON
@ 2006-06-12 19:56 ` Christian MICHON
2006-06-12 20:46 ` Christian MICHON
1 sibling, 1 reply; 27+ messages in thread
From: Christian MICHON @ 2006-06-12 19:56 UTC (permalink / raw)
To: qemu-devel
qemu-img.exe create -f raw test.raw 2G
should take a couple of minutes to run, yet completes in
less than 1s and test.raw is 0 bytes long.
On 6/12/06, Natalia Portillo <claunia@claunia.com> wrote:
> I'm sure you're doing something bad.
> I used qemu-img and qemu with mingw32 and files not just bigger than
> 2Gb but bigger than 6Gb even.
>
> El 12/06/2006, a las 20:33, Christian MICHON escribió:
>
> > interestingly enough, qemu-img is compiled with large file support,
> > yet
> > on win32/mingw (gcc 3.4.5) qemu-img cannot manage images bigger
> > than 2Gb
> >
> > anyone ever succeded this on win32 host ? large file support using
> > mingw ?
> >
> > On 6/9/06, Paul Brook <paul@codesourcery.com> wrote:
> >> On Friday 09 June 2006 21:41, Christian MICHON wrote:
> >> > ok, I'll try that. But I also suspect a win32/mingw limitation
> >> on files
> >> > bigger than 2Gb, since "gcc -dumpspecs" does not show anything
> >> > related to -m64, which I'd expect to have to add to CFLAGS to
> >> > be able to use iso or qcow images bigger than 2Gb.
> >>
> >> -m64 has nothing to do with large file support.
> >>
> >> Paul
> >>
> >
> >
> > --
> > Christian
> >
> >
> > _______________________________________________
> > Qemu-devel mailing list
> > Qemu-devel@nongnu.org
> > http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
--
Christian
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-12 19:56 ` Christian MICHON
@ 2006-06-12 20:46 ` Christian MICHON
0 siblings, 0 replies; 27+ messages in thread
From: Christian MICHON @ 2006-06-12 20:46 UTC (permalink / raw)
To: qemu-devel
http://www.h7.dion.ne.jp/~qemu-win/download/qemu-0.8.1-win32-imgover4g.patch
apparently fixes this. maybe Natalia mentionned no problem on qcow images,
not raw.
On 6/12/06, Christian MICHON <christian.michon@gmail.com> wrote:
> qemu-img.exe create -f raw test.raw 2G
>
> should take a couple of minutes to run, yet completes in
> less than 1s and test.raw is 0 bytes long.
>
> On 6/12/06, Natalia Portillo <claunia@claunia.com> wrote:
> > I'm sure you're doing something bad.
> > I used qemu-img and qemu with mingw32 and files not just bigger than
> > 2Gb but bigger than 6Gb even.
> >
> > El 12/06/2006, a las 20:33, Christian MICHON escribió:
> >
> > > interestingly enough, qemu-img is compiled with large file support,
> > > yet
> > > on win32/mingw (gcc 3.4.5) qemu-img cannot manage images bigger
> > > than 2Gb
> > >
> > > anyone ever succeded this on win32 host ? large file support using
> > > mingw ?
> > >
> > > On 6/9/06, Paul Brook <paul@codesourcery.com> wrote:
> > >> On Friday 09 June 2006 21:41, Christian MICHON wrote:
> > >> > ok, I'll try that. But I also suspect a win32/mingw limitation
> > >> on files
> > >> > bigger than 2Gb, since "gcc -dumpspecs" does not show anything
> > >> > related to -m64, which I'd expect to have to add to CFLAGS to
> > >> > be able to use iso or qcow images bigger than 2Gb.
> > >>
> > >> -m64 has nothing to do with large file support.
> > >>
> > >> Paul
> > >>
> > >
> > >
> > > --
> > > Christian
> > >
> > >
> > > _______________________________________________
> > > Qemu-devel mailing list
> > > Qemu-devel@nongnu.org
> > > http://lists.nongnu.org/mailman/listinfo/qemu-devel
> > >
> >
> >
> >
> > _______________________________________________
> > Qemu-devel mailing list
> > Qemu-devel@nongnu.org
> > http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >
>
>
> --
> Christian
>
--
Christian
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [Qemu-devel] Windows Vista
2006-06-12 19:33 ` Christian MICHON
2006-06-12 19:39 ` Natalia Portillo
@ 2006-06-15 1:36 ` Joseph Miller
1 sibling, 0 replies; 27+ messages in thread
From: Joseph Miller @ 2006-06-15 1:36 UTC (permalink / raw)
To: qemu-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The problem isn't with qemu. MinGW doesn't support largefiles yet so qemu can
internally handle this (for example, qcow), but the physical file cannot be
larger than 2GB on MinGW. Petition those guys to fix this. Cygwin has
supported largefiles for some time now, but I don't know what the holdup is
on MinGW.
- -Joseph Miller
On Monday 12 June 2006 3:33 pm, Christian MICHON wrote:
> interestingly enough, qemu-img is compiled with large file support, yet
> on win32/mingw (gcc 3.4.5) qemu-img cannot manage images bigger
> than 2Gb
>
> anyone ever succeded this on win32 host ? large file support using
> mingw ?
>
> On 6/9/06, Paul Brook <paul@codesourcery.com> wrote:
> > On Friday 09 June 2006 21:41, Christian MICHON wrote:
> > > ok, I'll try that. But I also suspect a win32/mingw limitation on files
> > > bigger than 2Gb, since "gcc -dumpspecs" does not show anything
> > > related to -m64, which I'd expect to have to add to CFLAGS to
> > > be able to use iso or qcow images bigger than 2Gb.
> >
> > -m64 has nothing to do with large file support.
> >
> > Paul
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFEkLncmXZROF+EADURAlh4AJ0V8E+WjINmj32CXcPYgBXpqnRnRwCfYF9r
7r0bkBr+GbHVin0INOYbTYc=
=+B5b
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: RE : Re: [Qemu-devel] Windows Vista
2006-06-09 20:41 ` Christian MICHON
2006-06-09 20:47 ` Paul Brook
@ 2006-06-09 20:48 ` Natalia Portillo
2006-06-09 20:50 ` René Korthaus
2 siblings, 0 replies; 27+ messages in thread
From: Natalia Portillo @ 2006-06-09 20:48 UTC (permalink / raw)
To: qemu-devel
I used a precompiled binary that is on the google for installing a
full opensuse 10 and made a 7gb qcow with no problem at all.
However,
try to do a dd=/dev/zero to grow the qcow first or so.
just, are you in NTFS xD?
El 09/06/2006, a las 21:41, Christian MICHON escribió:
> ok, I'll try that. But I also suspect a win32/mingw limitation on
> files
> bigger than 2Gb, since "gcc -dumpspecs" does not show anything
> related to -m64, which I'd expect to have to add to CFLAGS to
> be able to use iso or qcow images bigger than 2Gb.
>
> Apparently, experimental build of cygwin may carry 64 bits capable
> gcc+binutils (I'll try that too)
>
> On 6/9/06, Natalia Portillo <claunia@claunia.com> wrote:
>> Tried to format the qcow with another windows version but vista/
>> longhorn?
>>
>> Vista is well known for their problems on formatting step with a
>> variety of emulators.
>> In their developer's page they say to format the virtual disk first
>> with XP for use of vista under VPC.
>>
>> El 09/06/2006, a las 16:35, Christian MICHON escribió:
>>
>> > I can't go any further than formatting an 8Gb qcow image.
>> >
>> > Vista complains it can't use it. I'm using a win32/mingw
>> > home-made compilation. Vista needs at least 6.7Gb
>> >
>> > Is this a 64 bits limitation on win32/mingw ? how can
>> > we get past it ? suggestions are welcome
>> >
>> > On 6/9/06, Christian MICHON <christian.michon@gmail.com> wrote:
>> >> yesterday's snapshot of cvs is ok, minus the _commit fixes for
>> >> win32/mingw
>> >> which are not yet inside the tar.bz2
>> >>
>> >> I can see vista booting now...
>> >>
>> >> On 6/9/06, Christian MICHON <christian.michon@gmail.com> wrote:
>> >> > no
>> >> >
>> >> > the error message from vista is explicit: no acpi, no boot.
>> >> >
>> >>
>> >
>> >
>> > --
>> > Christian
>> >
>> >
>> > _______________________________________________
>> > Qemu-devel mailing list
>> > Qemu-devel@nongnu.org
>> > http://lists.nongnu.org/mailman/listinfo/qemu-devel
>> >
>>
>>
>>
>> _______________________________________________
>> Qemu-devel mailing list
>> Qemu-devel@nongnu.org
>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>
>
>
> --
> Christian
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: RE : Re: [Qemu-devel] Windows Vista
2006-06-09 20:41 ` Christian MICHON
2006-06-09 20:47 ` Paul Brook
2006-06-09 20:48 ` RE : " Natalia Portillo
@ 2006-06-09 20:50 ` René Korthaus
2 siblings, 0 replies; 27+ messages in thread
From: René Korthaus @ 2006-06-09 20:50 UTC (permalink / raw)
To: qemu-devel
On Mac OS X host Windows XP does refuse to install on a qcow image
but raw images work.
I haven't tried, but I think it's the same with Vista. Installing in
a raw image works fine.
Am 09.06.2006 um 22:41 schrieb Christian MICHON:
> ok, I'll try that. But I also suspect a win32/mingw limitation on
> files
> bigger than 2Gb, since "gcc -dumpspecs" does not show anything
> related to -m64, which I'd expect to have to add to CFLAGS to
> be able to use iso or qcow images bigger than 2Gb.
>
> Apparently, experimental build of cygwin may carry 64 bits capable
> gcc+binutils (I'll try that too)
>
> On 6/9/06, Natalia Portillo <claunia@claunia.com> wrote:
>> Tried to format the qcow with another windows version but vista/
>> longhorn?
>>
>> Vista is well known for their problems on formatting step with a
>> variety of emulators.
>> In their developer's page they say to format the virtual disk first
>> with XP for use of vista under VPC.
>>
>> El 09/06/2006, a las 16:35, Christian MICHON escribió:
>>
>> > I can't go any further than formatting an 8Gb qcow image.
>> >
>> > Vista complains it can't use it. I'm using a win32/mingw
>> > home-made compilation. Vista needs at least 6.7Gb
>> >
>> > Is this a 64 bits limitation on win32/mingw ? how can
>> > we get past it ? suggestions are welcome
>> >
>> > On 6/9/06, Christian MICHON <christian.michon@gmail.com> wrote:
>> >> yesterday's snapshot of cvs is ok, minus the _commit fixes for
>> >> win32/mingw
>> >> which are not yet inside the tar.bz2
>> >>
>> >> I can see vista booting now...
>> >>
>> >> On 6/9/06, Christian MICHON <christian.michon@gmail.com> wrote:
>> >> > no
>> >> >
>> >> > the error message from vista is explicit: no acpi, no boot.
>> >> >
>> >>
>> >
>> >
>> > --
>> > Christian
>> >
>> >
>> > _______________________________________________
>> > Qemu-devel mailing list
>> > Qemu-devel@nongnu.org
>> > http://lists.nongnu.org/mailman/listinfo/qemu-devel
>> >
>>
>>
>>
>> _______________________________________________
>> Qemu-devel mailing list
>> Qemu-devel@nongnu.org
>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>
>
>
> --
> Christian
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: RE : Re: [Qemu-devel] Windows Vista
@ 2006-06-09 18:15 Ben Taylor
2006-06-12 3:34 ` Paul Jakma
0 siblings, 1 reply; 27+ messages in thread
From: Ben Taylor @ 2006-06-09 18:15 UTC (permalink / raw)
To: qemu-devel
---- Christian MICHON <christian.michon@gmail.com> wrote:
> no
>
> the error message from vista is explicit: no acpi, no boot.
>
> On 6/9/06, Sylvain Petreolle <spetreolle@yahoo.fr> wrote:
> > --- "Nigel J. Terry" <nigel@nigelterry.net> a écrit :
> > > >
> > > Yes you do need ACPI to get the .iso to boot. I tried it and it failed.
> > > You also need 512M of ram and the ability to accept that your PC will
> > > BSOD often :-)
> > >
> > > I'll stick with FC5
> > >
> > > Nigel
> > >
> > You could try -no-acpi switch perhaps.
> > ReactOS has problems with the ACPI features too.
> >
> >
Does the ACPI patch that was posted a couple of weeks ago for
Solaris/X86 support help at all?
Ben
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: RE : Re: [Qemu-devel] Windows Vista
2006-06-09 18:15 Ben Taylor
@ 2006-06-12 3:34 ` Paul Jakma
0 siblings, 0 replies; 27+ messages in thread
From: Paul Jakma @ 2006-06-12 3:34 UTC (permalink / raw)
To: sol10x86, Qemu
On Fri, 9 Jun 2006, Ben Taylor wrote:
> Does the ACPI patch that was posted a couple of weeks ago for
> Solaris/X86 support help at all?
That patch would be much easier to test if someone were to provide a
pre-compiled ACPI blob. (I'd love to test it).
regards,
--
Paul Jakma paul@clubi.ie paul@jakma.org Key ID: 64A2FF6A
Fortune:
If it ain't broke, don't fix it.
^ permalink raw reply [flat|nested] 27+ messages in thread
end of thread, other threads:[~2006-06-15 1:36 UTC | newest]
Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-08 12:04 [Qemu-devel] Windows Vista Hetz Ben Hamo
2006-06-08 14:47 ` Christian MICHON
2006-06-09 0:11 ` Nigel J. Terry
2006-06-09 7:55 ` René Korthaus
2006-06-09 8:20 ` René Korthaus
2006-06-09 12:08 ` Brian Wheeler
2006-06-09 12:25 ` René Korthaus
2006-06-09 12:41 ` Brian Wheeler
2006-06-09 12:55 ` René Korthaus
2006-06-09 13:11 ` RE : " Sylvain Petreolle
2006-06-09 13:20 ` Christian MICHON
2006-06-09 14:05 ` Christian MICHON
2006-06-09 15:35 ` Christian MICHON
2006-06-09 20:27 ` Natalia Portillo
2006-06-09 20:41 ` Christian MICHON
2006-06-09 20:47 ` Paul Brook
2006-06-09 20:59 ` Christian MICHON
2006-06-12 19:33 ` Christian MICHON
2006-06-12 19:39 ` Natalia Portillo
2006-06-12 19:49 ` Christian MICHON
2006-06-12 19:56 ` Christian MICHON
2006-06-12 20:46 ` Christian MICHON
2006-06-15 1:36 ` Joseph Miller
2006-06-09 20:48 ` RE : " Natalia Portillo
2006-06-09 20:50 ` René Korthaus
-- strict thread matches above, loose matches on Subject: below --
2006-06-09 18:15 Ben Taylor
2006-06-12 3:34 ` Paul Jakma
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).