[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Create paravirt without virt-install
On Sun, Jun 20, 2010 at 7:49 AM, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote: > On Sat, Jun 19, 2010 at 5:30 AM, alex <alex.faq8@xxxxxxxxx> wrote: >> Hi. I have dom0 CentOS 5.5, xen 3.4.2 . I can do domains in HVM mode with >> configs in /etc/xen/auto, but I can't create domains in paravirt domains. > > It's a two step process. You need one config for installation, another > once it's running. virt-install/virt-manager automates this process. > > >> Please help >> How translate this command to config? >> virt-install --paravirt --name original100 --ram 2048 --nographics >> --os-type=linux --os-variant=debianLenny --disk path=/dev/qsrv/base-100 >> --disk path=/dev/qsrv/swap-100 --disk path=/dev/qsrv/home-100 >> --location=http://mirror.yandex.ru/debian/dists/lenny/main/installer-i386/ >> --vcpus=2 > > Start from http://wiki.centos.org/HowTos/Xen/InstallingCentOSDomU Sorry, I missied the "debian Lenny" part :P The similar part for all distro installation as PV is that you need kernel and initrd for that distro's network install. Some (like Ubuntu Lucid) can use use the same kernel/initrd pair for both physical machine and Xen, others (like Centos and Debian) need special kernel/initrd pair for Xen. Since you want Debian domU, try http://wiki.debian.org/Xen#DomU.28guest.29 -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |