search for: 28xen

Displaying 3 results from an estimated 3 matches for "28xen".

2007 Jun 18
1
Correct xen domains path
Hi all, Two questions 1. According to http://wiki.centos.org/HowTos/Xen/InstallingCentOSDomU?highlight=%28xen%29 it would be /srv/xen or even /var/lib/xen/images. ?What is the correct absolute path to put into the xen domains files? 2. Moreover, if you want the domU(s) boot together dom0, you should put the domains files (images) into /etc/xen/auto. ?A simple symlink will be enough in this case? --...
2007 May 11
1
Addition to Xen documentation
Hi guys, At this page: http://wiki.centos.org/HowTos/Xen/InstallingCentOSDomU?highlight=%28xen%29 it says: "You will need an domU installation initrd image and kernel. Both can be downloaded from: http://mirror.centos.org/centos/5/os/i386/images/xen/" I'd like to suggest adding the following: "or http://mirror.centos.org/centos/5/os/x86_64/images/xen/" Thanks, Ba...
2007 Sep 27
0
trying to get a windows2000 moved over to a xen machine.
...hda drive and moved the data to an image file on the xen server. then i created a lvm volume that is large enough to hold the hda image file. I then dd''d the image file onto the lvm volume. now following the instructions on https://help.ubuntu.com/community/XenVirtualMachine?highlight=%28xen%29#head-401ea845f0e3e639afc3fca541ff0f6fdf9d3fd7 i set up the following config file kernel = "/usr/lib/xen-ioemu-3.0/boot/hvmloader" builder=''hvm'' memory = 512 name = "windows2000" vcpus=1 vif = [ ''bridge=xenbr0'' ] disk = [''phy:/dev/...