search for: 8_x64

Displaying 6 results from an estimated 6 matches for "8_x64".

Did you mean: 86x64
2015 Nov 24
2
Re: packaging virtio-win (was: Re: [PATCH] v2v: virtio-win: include *.dll too)
...ge doesn't. > > As for naming one can stick with what's being used in that virtio-win > rpm, i.e. > > {amd64,i386}/Win{XP,2003,2008,2008R2,2012,2012R2,7,8,8.1} > > or switch to the names passed to inf2cat in its /os parameter, i.e. > > XP_X86,Server2003_X86,...,8_X64,Server8_X64,6_3_X86,6_3_X64,Server6_3_X64 > (https://msdn.microsoft.com/en-us/library/windows/hardware/ff547089(v=vs.85).aspx) > > Whatever convention is chosen it needs to be followed thereafter. Yup - very important that once we decide what the naming convention is going to be, we stic...
2015 Nov 19
2
Re: [PATCH] v2v: virtio-win: include *.dll too
On Wed, Nov 18, 2015 at 11:31:17PM -0500, Li Jin wrote: > > > > In any case the *.inf files don't seem to have any distinguishing > > > > feature which would allow us to check this. > > > > > > > > Maybe this doesn't matter? > > > > > > Let me explain how it works: > > > We don't make any difference between
2015 Nov 23
0
packaging virtio-win (was: Re: [PATCH] v2v: virtio-win: include *.dll too)
...stored in the *ISO image* in the same package doesn't. As for naming one can stick with what's being used in that virtio-win rpm, i.e. {amd64,i386}/Win{XP,2003,2008,2008R2,2012,2012R2,7,8,8.1} or switch to the names passed to inf2cat in its /os parameter, i.e. XP_X86,Server2003_X86,...,8_X64,Server8_X64,6_3_X86,6_3_X64,Server6_3_X64 (https://msdn.microsoft.com/en-us/library/windows/hardware/ff547089(v=vs.85).aspx) Whatever convention is chosen it needs to be followed thereafter. The main problem with this proposal is that I don't know how to implement it: there are multiple vendo...
2007 Nov 21
0
Fedora 8 "Invalid file location given"
Hi, I´m trying to install a Fedora Core 8 x64 guest on my xen server (Fedora 8_x64) and get the next message while executing virt-install: ______________________________ What is the name of your virtual machine? FC8_test How much RAM should be allocated (in megabytes)? 512 What would you like to use as the disk (path)? /ImagenesHD/FC8_test.img How large would you like the disk...
2015 Nov 26
0
Re: packaging virtio-win (was: Re: [PATCH] v2v: virtio-win: include *.dll too)
...aming one can stick with what's being used in that virtio-win > > rpm, i.e. > > > > {amd64,i386}/Win{XP,2003,2008,2008R2,2012,2012R2,7,8,8.1} > > > > or switch to the names passed to inf2cat in its /os parameter, i.e. > > > > XP_X86,Server2003_X86,...,8_X64,Server8_X64,6_3_X86,6_3_X64,Server6_3_X64 > > (https://msdn.microsoft.com/en-us/library/windows/hardware/ff547089(v=vs.85).aspx) > > > > Whatever convention is chosen it needs to be followed thereafter. > > Yup - very important that once we decide what the naming conventio...
2015 Nov 27
3
Re: packaging virtio-win (was: Re: [PATCH] v2v: virtio-win: include *.dll too)
...hat's being used in that virtio-win >> > rpm, i.e. >> > >> > {amd64,i386}/Win{XP,2003,2008,2008R2,2012,2012R2,7,8,8.1} >> > >> > or switch to the names passed to inf2cat in its /os parameter, i.e. >> > >> > XP_X86,Server2003_X86,...,8_X64,Server8_X64,6_3_X86,6_3_X64,Server6_3_X64 >> > (https://msdn.microsoft.com/en-us/library/windows/hardware/ff547089(v=vs.85).aspx) >> > >> > Whatever convention is chosen it needs to be followed thereafter. >> >> Yup - very important that once we decide what th...