Displaying 9 results from an estimated 9 matches for "rgarrett".
Did you mean:
garrett
2009 Nov 27
6
where is the kernel
Hey all,
i used http://bits.xensource.com/oss-xen/release/3.4.2/linux-2.6.18-xen-3.4.2.tar.gz to try and compile my Xen kernel on debian 5.0.2
everything went well when i ussed make, make modules, make modules_install, and make install. The following files were created in the boot directory.
vmlinuz-2.6.18.8-xen
config-2.6.18.8-xen
System.map-2.6.18.8-xen
however in the arach/x86_64 there is
2009 Aug 27
8
cannot boot PV guest
This is my install profile F11.install
name="FC11-G1S2"
memory=500
disk = [''phy:/dev/sda3,0,w'' ]
vif = [ ''bridge=eth0'' ]
vfb = [ ''type=vnc,vncunused=1'']
kernel = "/etc/xen/vm/vmlinuz.1"
ramdisk = "/etc/xen/vm/initrd.img.1"
vcpus=1
on_reboot = ''restart''
on_crash = ''restart''
2010 May 07
1
HMV domU creating Tap device?!
Hey all,
I have a script that sets up MRTG to collect bandwidth for the VM''s based on there vm name. This is done via the domain config vif = [''vifname=''Testing'',] line and mrtg collects all data on a network card named Testing.
My issue here is that for a HVM domain... there are two interfaces that are being created. One Testing and another tab$number.0
2009 Nov 30
3
32bit domUs
Hey all,
I have need to boot 32bit domu''s on a amd64 system. I was able to deploy a 32bit image but the kernel is still 64bit. I have a feeling in my .cfg file for the domU I need to specify a 32bit kernel. Is this correct?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Aug 25
14
3.4-testing : Kernel panic on bootup (mount: could not find filesystem /dev/root/)
Hi,
I installed XEN 3.4-testing version without much problems in CentOS 5.3
running on quadcore Intel Nahelam processors using the following
installation
steps (as in the README) :
<steps>
hg clone http://xenbits.xensource.com/xen-3.4-testing.hg`
cd xen-unstable.hg
make world
make install
make linux-2.6-xen-config CONFIGMODE=menuconfig
make linux-2.6-xen-build
make linux-2.6-xen-install
2009 Aug 24
2
windows PV drivers
Hey all,
Can anyone point me in the direction of which PV drivers to use for Xen
3.4.1 on windows 2003 and windows 2008 (still not working yet)?
I have windows 2003 x64 up and running and after the drivers installed, they
crapped out the network connection.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2010 Feb 19
1
convert from xenserver to xen community
All,
Wanted to know if it would be possible to move a vm from xenserver (www.citrix.com<http://www.citrix.com/>) to a image that would run xen open source (www.xen.org<http://www.xen.org/>). If so, how?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Aug 14
2
Windows 2008 datacenter no cdrom.
[This email is either empty or too large to be displayed at this time]
2010 Mar 12
2
dom0 incorrect mem size
Hey all,
just compiled xen 3.4.2 and linux 2.6.31.12. I followed the instructions on the Xen wiki to get the install running.
my issue here is that in my grub memnu config i set dom0_mem=512M
when i login to the dom0 and i do a free -m i get that the system only has 432 under the total section.
booting into the stock debian kernel 2.6.26-2-amd64 kernel gives me 8192 free memory for i did