similar to: Compiling Xen from source on a machine without Internet access

Displaying 20 results from an estimated 20000 matches similar to: "Compiling Xen from source on a machine without Internet access"

2010 Oct 17
2
Problems with installing Xen 3.1.3 from source code.
Hi, I am trying to install Xen 3.1.3 from the source code. The machine on which I would like to install it doesn''t have access to the Internet. So I did a "make world" on a different machine, copied the files to where I actually wanted to install Xen and then re-built and installed it. However, when I boot into the new kernel and try to execute "xm" or
2011 Jan 05
7
Xen Netloop module missing
Hi, I was hoping someone on this forums could help me out with a problem I was facing with Xen. When I compiled the kernel for Xen-3.1.3 using "make world"(I know this is an old version but I need to use it for some compatibility issues), the kernel was missing the Xen netloop module. There was no /kernel/drivers/xen/netback/netloop.ko in the newly compiled kernel. I think we would
2011 Apr 12
1
Xen migration fails
Hi, I have been getting the following error (logged in /var/log/xen/xend.log) when I try to migrate a VM from one particular host to the other (the reverse migration works fine). My system was working fine for a long time (i did several migrations in both the directions). I am using Xen-3.4.3 (installed from source code) with CentOS 5.4. I am using drbd to replicate the disks.
2010 Aug 10
0
Re: XEN in VirtualBox?
Oh yes you can run XEN on VB. I am running the following config: ========= GUEST ========= [root@xenserver ~]# cat /etc/issue Citrix XenCloudPlatform Host 0.1.1-25823p [root@xenserver ~]# uname -a Linux xenserver 2.6.27.42-0.1.1.xs0.1.1.737.1065xen #1 SMP Fri Jan 15 16:20:16 EST 2010 i686 athlon i386 GNU/Linux ======== HOST ======== OS Name: Microsoft Windows 7 Ultimate OS
2010 Aug 25
4
Need help in compiling and installing Xen-3.4.1 on Lucid
Hi, I am a Xen newbie and have been trying to get Xen-3.4.1 working on my Ubuntu Lucid (kernel version 2.6.32-21) system, using kernel 2.6.18.8 as dom0. In attempting this, I ran into the following issue. On booting into Xen, I get these errors: Mounting none on /dev failed. No such device. ... Gave up waiting for root device. ... Alert! Could not mount /dev/sda1 as root device. Dropping to a
2010 Aug 31
3
how to install xen4.0.1 from source?
Hi all, Who can tell me how to install xen4.0.1 from source on centos5.4? I cannot find the yum repositories for the version of 4.0.1. Best Wishes Qiang Ma _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Aug 11
8
XenConvert
Hi guys I have installed Xen 4 on Debian Lenny 5.0. I have a physical Windows 2003 Server and I wanna convert this server on a virtual server... I try to use XenConvert but without sucsess... Somebody can help??? Thanks Gilberto Nunes TI Selbetti Gestão de Documentos Telefone: +55 (47) 3441-6004 Celular: +55 (47) 8861-6672 _______________________________________________ Xen-users mailing
2010 Jul 14
2
2.6.32.16 - pv_ops kernel compile error
Hi, Ubuntu 10.04 x64 installing xen4.0 testing when compiling kernel 2.6.32.16 from jeremy git i get this error: WARNING: modpost: Found 7 section mismatch(es). To see full details build your kernel with: ''make CONFIG_DEBUG_SECTION_MISMATCH=y'' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD
2010 Sep 15
3
How to setup the page sharing environment
Hi, milos/list, now I''m working on some code related to page sharing. Are there any document/wiki that show how to setup the page sharing environment, so that I can test my code? Checking the code, I noticed the only tapdisk/blktap will use this page sharing mechanism. I''m not sure HVM guest without PV driver can use blktap, so does page sharing support HVM guest? Sorry that
2010 Aug 14
6
Xen max supported memory per guest VM?
Hello, In http://wiki.xensource.com/xenwiki/Xen4.0 we mention the following: "Better performance and scalability: 128 vcpus per guest, 1 TB of RAM per host, 128 physical CPUs per host (as a default, can be compile-time increased to lots more)." But what''s the max supported amount of memory for a (64bit) guest? -- Pasi _______________________________________________
2013 Sep 05
5
Shared memory between Dom0 and DomU
Hi, guys, I''m sorry to disturb you. I am a student. I want to use Xen to do some test about memory sharing between two domain. I am a newbie in Xen memory sharing. I want to set up a environment. I search on the internet. I find some patch for old version. However, I want to running on Xen 4.1 or 4.2 version. Does this still work? Can you help me? Can you give some instruction on this?
2013 Feb 18
2
Kernel Error with Debian Squeeze, DRBD, 3.2.0-0.bpo.4-amd64 and Xen4.0
Hello List, i am running Debian Squeeze and i installed DRBD, 3.2.0-0.bpo.4-amd64 and Xen4.0 from the Backports. Sometimes i get such ugly Kernel message: [257318.441757] BUG: unable to handle kernel paging request at ffff880025f19000 Log: [256820.643918] xen-blkback:ring-ref 772, event-channel 16, protocol 1 (x86_64-abi) [256830.802492] vif86.0: no IPv6 routers present [256835.674481]
2023 Nov 07
1
Local calls not possible when Internet connection down
On Tue, Nov 7, 2023 at 11:20 AM Marek Greško <marek.gresko at protonmail.com> wrote: > Hello, > > well I do not ask those who only guess, but those who know what is > asterisk expected to do when internet connectivity goes down. I did not had > a chance to make internet not to work yet, since it is needed. But > inspecting dns logs I found out that there started to be
2010 Nov 05
5
X server on domU
Hello everybody, I was wondering .. is it possible to have a X session running on the top of a domU ? I have installed gnome-environment and tried to startx .. but it doesnt work .. any ideas? Thank you! -- David Cemin mobile: +55 51 93523097 home: +55 51 32763785 email: davidcemin@gmail.com _______________________________________________ Xen-users mailing list
2010 May 20
4
Xen 4.0 build git
After download of Xen4.0, Is there a simple way to disable to not download from git implicitly ? (I already did it offline and would like to use that build instead.) Idea is: "make world" would not enforce git automatically. Any suggestions ? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2008 Feb 14
2
cant start hvm because of ioemu network device.
Hello. I''m trying to set up hvm for linux or windows. I start with a very simple configuration without disks at all. but the virtual machine does boot or even "power up". If i remove the ioemu from the network device and specify type=brige or type=route everything goes fine, the boot process is starting but then I cant get network working in the guest.
2010 Apr 12
7
make world troubles
Hi all, sorry if my question is too stupid, i''m trying to compile both XEN 4.0 and the kernel but when i do "make world", according to http://wiki.xensource.com/xenwiki/Xen4.0, i always receive this error: + git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-pvops.git.tmp Initialized empty Git repository in
2011 Jun 13
3
blktapctrl not running
Hi, I am running XEN 4.1 on Debian 6 and I cannot find blktapctrl process running. xend is started. I installed XEN from 4.1 source following instructions here: http://wiki.xensource.com/xenwiki/XenParavirtOps http://wiki.xensource.com/xenwiki/Xen4.0 Should there be a blktapctrl process running in this version? The problem I have encountered is that I can create a domain on a raw disk image but
2010 May 07
3
pci passthrough error "unknown command"pci-ins"
Hi All, Please help me. I am now installing the XEN on my PC and trying to config the pci pass through. My motherboard is intel DQ45CB which is vtd enabled. I downloaded the latest xen4.0 source from xen.org which is the latest release. I downloaded stable-2.6.32-x dom0 kernel source from jeremy''s repository. After compiling the xen and dom0 kernel, I could play it. I could create
2010 May 07
3
pci passthrough error "unknown command"pci-ins"
Hi All, Please help me. I am now installing the XEN on my PC and trying to config the pci pass through. My motherboard is intel DQ45CB which is vtd enabled. I downloaded the latest xen4.0 source from xen.org which is the latest release. I downloaded stable-2.6.32-x dom0 kernel source from jeremy''s repository. After compiling the xen and dom0 kernel, I could play it. I could create