Jeroen Torrekens
2008-Feb-29 08:12 UTC
RE: [Xen-users] Can I install domU without virt-manager?
>I need your help.>>Can I install domU without virt-manager?>I want to install domU(CentOS5.1) without virt-manger.>If I can, then I want to know the way.>>My system:>OS: CentOS 5.1>Xen: 3.2.0>Xen kernel: 2.6.18.8>>>Thank you.Hi, Things you will need to do yourself is create a file or an LVM region or something else where your machine will live on. Make partitions and put a file system on it. From here, you have 2 options: * use tools like rpmbootstrap to install a fresh system on your partitions * Install your OS on a physical machine, make a tarball of the entire machine and unpack it again on your partitions. Then copy /lib/modules/xen-x.x.x.x to your machine under /lib/modules and you’re off! Cheers, Jeroen _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Nico Kadel-Garcia
2008-Mar-01 11:19 UTC
Re: [Xen-users] Can I install domU without virt-manager?
전상일 wrote:> > I need your help. > > Can I install domU without virt-manager? > > I want to install domU(CentOS5.1) without virt-manger. > > If I can, then I want to know the way. > > My system: > > OS: CentOS 5.1 > > Xen: 3.2.0 > > Xen kernel: 2.6.18.8 > > Thank you. >Yes, you can use virt-install quite easily. It also makes options available that are not available in virt-manager. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users