Daniel Kao
2008-Jul-18 21:39 UTC
[Xen-users] Easiest way to install PVM of a different Linux Distro?
Hi All, I''ve been reading up here, out of curiosity, (http://wiki.xensource.com/xenwiki/OpenSolarisPVonLinux) on running OpenSolaris 2008/05 as a PVM. I''m currently running CentOS 5.2 x64_86 and Xen 3.2.1 on a server and was wondering if I wanted to install a PVM instance of say, Ubuntu 8.04 from a DVD ISO, (instead of HVM) what would the steps be required to do so? Thanks! -- Daniel Kao Übermind, Inc. Seattle, WA, U.S.A. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Derzhavets
2008-Jul-19 05:55 UTC
Re: [Xen-users] Easiest way to install PVM of a different Linux Distro?
Ubuntu 8.04 DVD ISO is not xen enabled. Some other schema works :- http://www.noogies.org/node/7 --- On Fri, 7/18/08, Daniel Kao <dkao@ubermind.com> wrote: From: Daniel Kao <dkao@ubermind.com> Subject: [Xen-users] Easiest way to install PVM of a different Linux Distro? To: "Xen-user List" <xen-users@lists.xensource.com> Date: Friday, July 18, 2008, 5:39 PM Hi All, I''ve been reading up here, out of curiosity, (http://wiki.xensource.com/xenwiki/OpenSolarisPVonLinux) on running OpenSolaris 2008/05 as a PVM. I''m currently running CentOS 5.2 x64_86 and Xen 3.2.1 on a server and was wondering if I wanted to install a PVM instance of say, Ubuntu 8.04 from a DVD ISO, (instead of HVM) what would the steps be required to do so? Thanks! -- Daniel Kao Übermind, Inc. Seattle, WA, U.S.A. _______________________________________________ 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
Rudi Ahlers
2008-Jul-19 12:06 UTC
Re: [Xen-users] Easiest way to install PVM of a different Linux Distro?
Boris Derzhavets wrote:> Ubuntu 8.04 DVD ISO is not xen enabled. > Some other schema works :- > > http://www.noogies.org/node/7 > > > --- On *Fri, 7/18/08, Daniel Kao /<dkao@ubermind.com>/* wrote: > > From: Daniel Kao <dkao@ubermind.com> > Subject: [Xen-users] Easiest way to install PVM of a different > Linux Distro? > To: "Xen-user List" <xen-users@lists.xensource.com> > Date: Friday, July 18, 2008, 5:39 PM > > Hi All, > > I''ve been reading up here, out of curiosity, > (http://wiki.xensource.com/xenwiki/OpenSolarisPVonLinux) on > running OpenSolaris 2008/05 as a PVM. I''m currently running > CentOS 5.2 x64_86 and Xen 3.2.1 on a server and was wondering if I > wanted to install a PVM instance of say, Ubuntu 8.04 from a DVD > ISO, (instead of HVM) what would the steps be required to do so? > > Thanks! > > -- > Daniel Kao > Übermind, Inc. > Seattle, WA, U.S.A. > > > _______________________________________________ > >Please don''t top post. If Ubuntu 8.04 DVD ISO won''t work on XEN, which Ubuntu will then? -- Kind Regards Rudi Ahlers Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Nico Kadel-Garcia
2008-Jul-20 17:57 UTC
Re: [Xen-users] Easiest way to install PVM of a different Linux Distro?
Rudi Ahlers wrote:> Boris Derzhavets wrote: >> Ubuntu 8.04 DVD ISO is not xen enabled. >> Some other schema works :- >> >> http://www.noogies.org/node/7 >> >> >> --- On *Fri, 7/18/08, Daniel Kao /<dkao@ubermind.com>/* wrote: >> >> From: Daniel Kao <dkao@ubermind.com> >> Subject: [Xen-users] Easiest way to install PVM of a different >> Linux Distro? >> To: "Xen-user List" <xen-users@lists.xensource.com> >> Date: Friday, July 18, 2008, 5:39 PM >> >> Hi All, >> >> I''ve been reading up here, out of curiosity, >> (http://wiki.xensource.com/xenwiki/OpenSolarisPVonLinux) on >> running OpenSolaris 2008/05 as a PVM. I''m currently running >> CentOS 5.2 x64_86 and Xen 3.2.1 on a server and was wondering if I >> wanted to install a PVM instance of say, Ubuntu 8.04 from a DVD >> ISO, (instead of HVM) what would the steps be required to do so? >> >> Thanks! >> >> -- Daniel Kao >> Übermind, Inc. >> Seattle, WA, U.S.A. >> >> _______________________________________________ >> > Please don''t top post. > > > If Ubuntu 8.04 DVD ISO won''t work on XEN, which Ubuntu will then? >Any of them should operate, *in full virftualization mode*. It''s paravirtualization that takes a fairly customized kernel. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Mark Williamson
2008-Jul-21 21:42 UTC
Re: [Xen-users] Easiest way to install PVM of a different Linux Distro?
If you have HVM, you should be able to install an Ubuntu domU using that and then convert it to a PV domU. Alternatively, from RHEL you should be able to compile debootstrap and use that to initialise an Ubuntu root filesystem. Neither of these options "just work" out of the box, you''ll need to do a little fiddling with the domU''s config and with the Xen config file but both should lead you to a working Ubuntu domU eventually. Cheers, Mark On Sunday 20 July 2008, Nico Kadel-Garcia wrote:> Rudi Ahlers wrote: > > Boris Derzhavets wrote: > >> Ubuntu 8.04 DVD ISO is not xen enabled. > >> Some other schema works :- > >> > >> http://www.noogies.org/node/7 > >> > >> > >> --- On *Fri, 7/18/08, Daniel Kao /<dkao@ubermind.com>/* wrote: > >> > >> From: Daniel Kao <dkao@ubermind.com> > >> Subject: [Xen-users] Easiest way to install PVM of a different > >> Linux Distro? > >> To: "Xen-user List" <xen-users@lists.xensource.com> > >> Date: Friday, July 18, 2008, 5:39 PM > >> > >> Hi All, > >> > >> I''ve been reading up here, out of curiosity, > >> (http://wiki.xensource.com/xenwiki/OpenSolarisPVonLinux) on > >> running OpenSolaris 2008/05 as a PVM. I''m currently running > >> CentOS 5.2 x64_86 and Xen 3.2.1 on a server and was wondering if I > >> wanted to install a PVM instance of say, Ubuntu 8.04 from a DVD > >> ISO, (instead of HVM) what would the steps be required to do so? > >> > >> Thanks! > >> > >> -- Daniel Kao > >> Übermind, Inc. > >> Seattle, WA, U.S.A. > >> > >> _______________________________________________ > > > > Please don''t top post. > > > > > > If Ubuntu 8.04 DVD ISO won''t work on XEN, which Ubuntu will then? > > Any of them should operate, *in full virftualization mode*. It''s > paravirtualization that takes a fairly customized kernel.-- Push Me Pull You - Distributed SCM tool (http://www.cl.cam.ac.uk/~maw48/pmpu/) _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users