Hi list, I want to create a Debian Domu but I need it with 64bits kernel. I''m using [1] to create 32bits DomU''s and now I need a 64bits. I''ve been googling around for a 64bits xen installer, but I couldn''t find it. Is there any 64bits installer for xen? I think I''ll have to install the DomU using HVM, but I think it might be another option. Any suggestions? Thanks. 1. http://http.us.debian.org/debian/dists/lenny/main/installer-i386/current/images/netboot/xen/ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Quiroz wrote:> Hi list, > > I want to create a Debian Domu but I need it with 64bits kernel. I''m > using [1] to create 32bits DomU''s and now I need a 64bits. I''ve been > googling around for a 64bits xen installer, but I couldn''t find it. Is > there any 64bits installer for xen? > I think I''ll have to install the DomU using HVM, but I think it might > be another option. > > Any suggestions?I prefer to use xen-tools, you can use the --arch option for xen-create-image. Be sure you have support for 64bits DomU, xm info will give you that info.> > Thanks. > > > 1. > http://http.us.debian.org/debian/dists/lenny/main/installer-i386/current/images/netboot/xen/ > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users-- Jorge Armando Medina Computación Gráfica de México Web: http://www.e-compugraf.com Tel: 55 51 40 72, Ext: 124 Email: jmedina@e-compugraf.com GPG Key: 1024D/28E40632 2007-07-26 GPG Fingerprint: 59E2 0C7C F128 B550 B3A6 D3AF C574 8422 28E4 0632 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Jorge, Take a look at http://stacklet.com/downloads/images/lister/Debian/5.0/x86-64. It could be helpful. []s Ronaldo Z. Afonso. 2009/10/19 Jorge Armando Medina <jmedina@e-compugraf.com>:> Boris Quiroz wrote: >> Hi list, >> >> I want to create a Debian Domu but I need it with 64bits kernel. I''m >> using [1] to create 32bits DomU''s and now I need a 64bits. I''ve been >> googling around for a 64bits xen installer, but I couldn''t find it. Is >> there any 64bits installer for xen? >> I think I''ll have to install the DomU using HVM, but I think it might >> be another option. >> >> Any suggestions? > I prefer to use xen-tools, you can use the --arch option for > xen-create-image. > > Be sure you have support for 64bits DomU, xm info will give you that info. >> >> Thanks. >> >> >> 1. >> http://http.us.debian.org/debian/dists/lenny/main/installer-i386/current/images/netboot/xen/ >> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users > > > -- > Jorge Armando Medina > Computación Gráfica de México > Web: http://www.e-compugraf.com > Tel: 55 51 40 72, Ext: 124 > Email: jmedina@e-compugraf.com > GPG Key: 1024D/28E40632 2007-07-26 > GPG Fingerprint: 59E2 0C7C F128 B550 B3A6 D3AF C574 8422 28E4 0632 > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Mon, Oct 19, 2009 at 12:02, Boris Quiroz <boris.quiroz@acepta.com> wrote:> Hi list, > > I want to create a Debian Domu but I need it with 64bits kernel. I''m using > [1] to create 32bits DomU''s and now I need a 64bits. I''ve been googling > around for a 64bits xen installer, but I couldn''t find it. Is there any > 64bits installer for xen? > I think I''ll have to install the DomU using HVM, but I think it might be > another option. >I guess the most common way would be that. Install whatever Debian domU you want as full-virtualized, and next install the xen-kernel via aptitude/apt-get, and change your domU configuration to para-virtualized with pygrub. Quite simple. This link[1] explains how to install Debian as HVM. You can change your domU config as shown here[2]. (Sorry, it''s in portuguese, but this is the only reference I have here.) Good luck. =) [1] http://www.howtoforge.com/how-to-run-fully-virtualized-guests-hvm-with-xen-3.2-on-debian-lenny-x86_64 [2] http://wiki.xen-br.org/index.php?title=Convertendo_Maquinas_Virtuais_HVM_para_PVM_e_PVM_para_HVM _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users