Shu Hung (Koala)
2005-Nov-09 07:04 UTC
[Xen-users] install other OS to unprivileged domain
Dear all, I have set up one unprivileged Domain-1 with help of FedoraQuickStart and some help from you. Now I want to install some other OS to Domain-2. How can I install a different OS (say Redhat 7.3) onto a unprivileged domain? Do I have to copy all files from an existed installation to an image file? Thanks, Koala _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Dirk H. Schulz
2005-Nov-09 07:14 UTC
Re: [Xen-users] install other OS to unprivileged domain
Shu Hung (Koala) schrieb:>Dear all, > >I have set up one unprivileged Domain-1 with help of FedoraQuickStart and >some help from you. >Now I want to install some other OS to Domain-2. > >How can I install a different OS (say Redhat 7.3) onto a unprivileged >domain? >Do I have to copy all files from an existed installation to an image file? > >That is one way to do it. The other ways depend on the distro you want to install. For Debian there is debootstrap, e.g. Dirk _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Shu Hung (Koala)
2005-Nov-09 07:22 UTC
Re: [Xen-users] install other OS to unprivileged domain
2005/11/9, Dirk H. Schulz <dirk.schulz@kinzesberg.de>:> > Shu Hung (Koala) schrieb: > > That is one way to do it. > > The other ways depend on the distro you want to install. For Debian > there is debootstrap, e.g. > > Dirk >Thanks for information. ^^ Can I use debootstrap to install Debian on my existing Xen (using Fedora Core 4 as privilege domain)? How can I do so? Koala _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
François Visconte
2005-Nov-09 08:35 UTC
Re: [Xen-users] install other OS to unprivileged domain
Shu Hung (Koala) wrote:> 2005/11/9, Dirk H. Schulz <dirk.schulz@kinzesberg.de > <mailto:dirk.schulz@kinzesberg.de>>: > > Shu Hung (Koala) schrieb: > > That is one way to do it. > > The other ways depend on the distro you want to install. For Debian > there is debootstrap, e.g. > > Dirk > > > Thanks for information. ^^ > > Can I use debootstrap to install Debian on my existing Xen (using > Fedora Core 4 as privilege domain)? How can I do so? > > Koala > >------------------------------------------------------------------------ > >_______________________________________________ >Xen-users mailing list >Xen-users@lists.xensource.com >http://lists.xensource.com/xen-users >I have packaged dpkg and debootstrap for that purpose on FC4. You can trie the following rpm. Let me know if it don''t work well. http://fv.kh3.org/tmp/dpkg-1.13.11-2.src.rpm http://fv.kh3.org/tmp/debootstrap-0.3.1.7-2.src.rpm _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Felipe Franciosi
2005-Nov-09 19:26 UTC
RES: [Xen-users] install other OS to unprivileged domain
I have tried to do that using FC4 for Dom0 and Sarge for DomU, but I was unsuccessful while booting the Sarge (domU). At first, I tried to use the kernel from people.redhat.com/~riel, which was the only package for FC4 that successfully booted my hardware as dom0. Then I''ve copied an existing Sarge installation and the boot of the DomU was unsuccessful. After that, I''ve downloaded xen-unstable and recompiled the kernel for the domU (keeping riel''s code for xen and dom0), and there was made complete chaos: the domU wouldnt even start to boot. :-) If you manage to get this working, please drop me a line on how you did it. Thanks -- =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ Felipe Franciosi +55-51-91230557 CPAD/HP/PUCRS Centro de Pesquisa em Alto Desempenho http://www.cpad.pucrs.br/ ozzy@cpad.pucrs.br Porto Alegre, RS - Brazil =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ -----Mensagem original----- De: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] Em nome de François Visconte Enviada em: quarta-feira, 9 de novembro de 2005 06:36 Para: koala@dg21.com Cc: Dirk H. Schulz; xen-users@lists.xensource.com Assunto: Re: [Xen-users] install other OS to unprivileged domain Shu Hung (Koala) wrote:> 2005/11/9, Dirk H. Schulz <dirk.schulz@kinzesberg.de > <mailto:dirk.schulz@kinzesberg.de>>: > > Shu Hung (Koala) schrieb: > > That is one way to do it. > > The other ways depend on the distro you want to install. For Debian > there is debootstrap, e.g. > > Dirk > > > Thanks for information. ^^ > > Can I use debootstrap to install Debian on my existing Xen (using > Fedora Core 4 as privilege domain)? How can I do so? > > Koala > >------------------------------------------------------------------------ > >_______________________________________________ >Xen-users mailing list >Xen-users@lists.xensource.com >http://lists.xensource.com/xen-users >I have packaged dpkg and debootstrap for that purpose on FC4. You can trie the following rpm. Let me know if it don''t work well. http://fv.kh3.org/tmp/dpkg-1.13.11-2.src.rpm http://fv.kh3.org/tmp/debootstrap-0.3.1.7-2.src.rpm _______________________________________________ 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
Shu Hung (Koala)
2005-Nov-10 02:41 UTC
Re: [Xen-users] install other OS to unprivileged domain
Hello, Seems I failed compiling dpkg under gcc4 (come with fc4) Any idea on how to get it work? Koala Yeung 2005/11/9, François Visconte <fv@kh3.org>:> > Shu Hung (Koala) wrote: > > > 2005/11/9, Dirk H. Schulz <dirk.schulz@kinzesberg.de > > <mailto:dirk.schulz@kinzesberg.de>>: > > > > Shu Hung (Koala) schrieb: > > > > That is one way to do it. > > > > The other ways depend on the distro you want to install. For Debian > > there is debootstrap, e.g. > > > > Dirk > > > > > > Thanks for information. ^^ > > > > Can I use debootstrap to install Debian on my existing Xen (using > > Fedora Core 4 as privilege domain)? How can I do so? > > > > Koala > > > >------------------------------------------------------------------------ > > > >_______________________________________________ > >Xen-users mailing list > >Xen-users@lists.xensource.com > >http://lists.xensource.com/xen-users > > > I have packaged dpkg and debootstrap for that purpose on FC4. > You can trie the following rpm. Let me know if it don''t work well. > > http://fv.kh3.org/tmp/dpkg-1.13.11-2.src.rpm > http://fv.kh3.org/tmp/debootstrap-0.3.1.7-2.src.rpm > > >-- Technical Support, DigitalOne Limited Tel: 8100-2616 / 2545-1383 Fax: 2815-0593 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
François Visconte
2005-Nov-10 09:04 UTC
Re: [Xen-users] install other OS to unprivileged domain
Hello, # cd /tmp && wget http://fv.kh3.org/tmp/dpkg-1.13.11-2.src.rpm # yum install autoconf compat-gcc-32 gcc gettext-devel automake # rpbuild --rebuild dpkg-1.13.11-2.src.rpm # rpm -ivh dpkg-1.13.11-2.src.rpm 1:dpkg ########################################### [100%] work well on my Base FC4 system freshly installed .... Let me know error messages.... For your kernel problem, few month agos, Gino Ledesma sent me his spec for xen stable release on CentOS. I adapted it for FC4. Actualy we use it on a production server and it seem to work well.... Have a look at it and send me some feedback.... The srpm will be downloadable soon.... -- Fv <fv@kh3.org> Shu Hung (Koala) wrote:> Hello, > > Seems I failed compiling dpkg under gcc4 (come with fc4) > Any idea on how to get it work? > > Koala Yeung > > 2005/11/9, François Visconte < fv@kh3.org <mailto:fv@kh3.org>>: > > Shu Hung (Koala) wrote: > > > 2005/11/9, Dirk H. Schulz < dirk.schulz@kinzesberg.de > <mailto:dirk.schulz@kinzesberg.de> > > <mailto:dirk.schulz@kinzesberg.de > <mailto:dirk.schulz@kinzesberg.de>>>: > > > > Shu Hung (Koala) schrieb: > > > > That is one way to do it. > > > > The other ways depend on the distro you want to install. For > Debian > > there is debootstrap, e.g. > > > > Dirk > > > > > > Thanks for information. ^^ > > > > Can I use debootstrap to install Debian on my existing Xen (using > > Fedora Core 4 as privilege domain)? How can I do so? > > > > Koala > > > >------------------------------------------------------------------------ > > > > >_______________________________________________ > >Xen-users mailing list > >Xen-users@lists.xensource.com <mailto:Xen-users@lists.xensource.com> > > http://lists.xensource.com/xen-users > > > I have packaged dpkg and debootstrap for that purpose on FC4. > You can trie the following rpm. Let me know if it don''t work well. > > http://fv.kh3.org/tmp/dpkg-1.13.11-2.src.rpm > http://fv.kh3.org/tmp/debootstrap-0.3.1.7-2.src.rpm > > > > > > -- > Technical Support, DigitalOne Limited > Tel: 8100-2616 / 2545-1383 Fax: 2815-0593 > >------------------------------------------------------------------------ > >_______________________________________________ >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
François Visconte
2005-Nov-10 09:11 UTC
Re: [Xen-users] install other OS to unprivileged domain
Ooops, I forgot a little detail about dpkg rpm. I have a dependency problem caused by some perl module intallation path witch seem to be différent between FC4 and debian... thus, dpkg installation may cause unsolvable dependancy problem... The solution for now is to install dpkg with --nodeps switch.... I will have a look on this later... (please use "reply all" or include my mail address in CC form when answering my mail....) -- fv <fv@kh3.org> Shu Hung (Koala) wrote:> Hello, > > Seems I failed compiling dpkg under gcc4 (come with fc4) > Any idea on how to get it work? > > Koala Yeung > > 2005/11/9, François Visconte < fv@kh3.org <mailto:fv@kh3.org>>: > > Shu Hung (Koala) wrote: > > > 2005/11/9, Dirk H. Schulz < dirk.schulz@kinzesberg.de > <mailto:dirk.schulz@kinzesberg.de> > > <mailto:dirk.schulz@kinzesberg.de > <mailto:dirk.schulz@kinzesberg.de>>>: > > > > Shu Hung (Koala) schrieb: > > > > That is one way to do it. > > > > The other ways depend on the distro you want to install. For > Debian > > there is debootstrap, e.g. > > > > Dirk > > > > > > Thanks for information. ^^ > > > > Can I use debootstrap to install Debian on my existing Xen (using > > Fedora Core 4 as privilege domain)? How can I do so? > > > > Koala > > > >------------------------------------------------------------------------ > > > > >_______________________________________________ > >Xen-users mailing list > >Xen-users@lists.xensource.com <mailto:Xen-users@lists.xensource.com> > > http://lists.xensource.com/xen-users > > > I have packaged dpkg and debootstrap for that purpose on FC4. > You can trie the following rpm. Let me know if it don''t work well. > > http://fv.kh3.org/tmp/dpkg-1.13.11-2.src.rpm > http://fv.kh3.org/tmp/debootstrap-0.3.1.7-2.src.rpm > > > > > > -- > Technical Support, DigitalOne Limited > Tel: 8100-2616 / 2545-1383 Fax: 2815-0593 > >------------------------------------------------------------------------ > >_______________________________________________ >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