search for: xeno

Displaying 20 results from an estimated 64 matches for "xeno".

Did you mean: xen
2004 Feb 08
2
xeno-1.2.bk compilation question?
The system is Mandrake-9.1 Linux wih gcc-3.2.2. I am trying to compile xenolinux-2.4.24 (with vanilla sources from ftp.kernel.org for linux-2.4.24). The steps of mkbuildtree ARCH=xeno make menuconfig ARCH=xeno make dep produce no errors, but ARCH=xeno make bzImage results in following error messages. Any pointers will be appreciated. -ishwar --- gcc -D__KERNEL__ -I/lo...
2005 Jun 22
17
[PATCH] fix broken ACM
The latest change to ACM makes it fail to compile. This patch fixes the problem. Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com> $ diffstat acm.patch acm/acm_core.c | 61 --------------------- include/acm/acm_hooks.h | 135 ++++++++++++++++++++++++++++++++++-------------- 2 files changed, 96 insertions(+), 100 deletions(-) _______________________________________________
2005 May 27
0
[PATCH] ioemu: enable Cirrus VGA emulation
At some point the Cirrus VGA driver was commented out. Probably for debugging. The patch below adds it back in. It works just fine. Signed-Off-By: Leendert van Doorn <leendert@watson.ibm.com> diff -ru xeno-unstable.orig/tools/ioemu/hw/pc.c xeno-unstable.mine/tools/ioemu/hw/pc.c --- xeno-unstable.orig/tools/ioemu/hw/pc.c 2005-05-25 07:48:57.000000000 -0400 +++ xeno-unstable.mine/tools/ioemu/hw/pc.c 2005-05-27 15:23:19.000000000 -0400 @@ -389,7 +389,7 @@ linux_boot = (kernel_filename != NULL);...
2003 Nov 10
0
Xeno-HOWTO
I''ve just finished Xeno-HOWTO which contains a detailed list of instructions on how to setting up Xen and XenoLinux, from downloading Bitkeeper, compilation of Xen, XenoLinux, tools to configuration, start and stop of new domains. A complete version has just been pushed in xeno.bk and xeno-1.1.bk in our Laboratory. A par...
2009 Sep 11
2
Anyone know why __END__ and DATA don't work in Rails?
When writing Ruby you have the option to end the file early with __END__. Anything after the __END__ is assigned to a constant called DATA which is available within the file. I recently tried using this in Rails and it didn''t work. Instead I get an uninitialized constant exception. Anyone know why? Has it been disabled in Rails? thanks Gavin
2005 May 16
6
x86_64 build broken?
...asm-x86_64/processor.h:229: error: requested alignment is not a constant /usr/include/asm-x86_64/processor.h: In function `prefetchw'': /usr/include/asm-x86_64/processor.h:396: error: called object is not a function make[4]: *** [xc_ptrace.opic] Error 1 make[4]: Leaving directory `/root/xen/xeno-unstable.bk/tools/libxc'' make[3]: *** [build] Error 2 make[3]: Leaving directory `/root/xen/xeno-unstable.bk/tools/libxc'' make[2]: *** [install] Error 2 make[2]: Leaving directory `/root/xen/xeno-unstable.bk/tools'' make[1]: *** [tools] Error 2 make[1]: Leaving directory `...
2006 Apr 01
1
routing in xen 3.0: icmp gets routed, but tcp/ip only partially
...(eth2) +-------------+ +---------------+ | fw (domU) | (eth1) -+-----| dmz (domU) | +-------------+ | | (172.17.17.2) | (eth0) xenbr1 +---------------+ | +-- xenbr0 | +---------------+ | xeno (dom0) | | (10.0.0.1) | +---------------+ The domU host "fw" has the e100 (Intel EtherPro 100) driver loaded for eth2 (the PCI device was hidden from dom0). Hosts "xeno" and "fw" are connected to bridge "xenbr0", hosts "dmz" and "...
2003 Dec 09
2
modules and hypercall
...* Nothing to do */ printk(KERN_INFO "init_xvifgetinfo: Unloaded\n"); } module_init(init_xvifgetinfo); module_exit(cleanup_xvifgetinfo); -------------------------xvifgetinfo.c---------------- I compiled with the following command: cc -D__KERNEL__ \ -DMODULE -I/home/guill/dcl/xeno/xeno-unstable.bk/linux-2.4.22/include \ -I/home/guill/dcl/xeno/xeno-unstable.bk/xen/include \ -Wall -c -o xvifgetinfo.o xvifgetinfo.c The following error is raised when I load the module from domain0: init_xvifgetinfo: Loaded init_xvifgetinfo: HYPERVISOR_network_op error -38 Error 38 mea...
2005 Sep 08
4
Booting FreeBSD diskless in DomU
Using the 2.0.6 demo cd image, I booted the supplied freebsd image and rsync''d the file system to an NFS server. However I don not seem to be able to succesfully boot from it the system just hangs here: xn0: bpf attached xn0: Ethernet address: aa:00:00:61:1c:d4 lo0: bpf I have modified /sbin/start_freebsd.sh and /etc/xen/freebsd.py to generate the following configuration: xendemo:~#
2006 Apr 02
4
routing in xen 3.0 domU: icmp gets routed, but tcp/ip only partially
...(eth2) +-------------+ +---------------+ | fw (domU) | (eth1) -+-----| dmz (domU) | +-------------+ | | (172.17.17.2) | (eth0) xenbr1 +---------------+ | +-- xenbr0 | +---------------+ | xeno (dom0) | | (10.0.0.1) | +---------------+ The domU host "fw" has the e100 (Intel EtherPro 100) driver loaded for eth2 (the PCI device was hidden from dom0). Hosts "xeno" and "fw" are connected to bridge "xenbr0", hosts "dmz" and "...
2003 Oct 21
7
Help on domain creation
Hi all, I am running the current xen-unstable and had the following error message when trying to create domain1. # ./xenctl script -f/etc/xen-mynewdom Domain defaults: name XenoLinux size 98304 vifs 1 domainImage /boot/xenolinux.gz domainInitRD null rootDevice /dev/hda5 rootArgs rw usrDevice null NWIP 169.254.1.0+ NWGW 169.254.1.0 NWMask 255.255.0.0 MaxDomainNumbe...
2003 Dec 07
3
unclean file system
Hey everyone, Thanks for the quick help resonses once again, We got some mail saying that RAM disks were not the way to go. So we re-installed, made several partitions to use, and rebuilt xen. However, we''re still having trouble mounting partitions when xeno-linux boots. We give a physical grant of one of our newly made paritions (/dev/hda14 in particular) to the domain. But when we start a xenlinux domain we get error messages saying that "Your systems appears to have shut down uncleanly". It then proceeds to check the root file system an...
2004 Aug 28
4
iSCSI root
As promised, here''s what I did to get iSCSI root running under XenU under Debian 3.1 (Sarge): Be running linux 2.6 under XenU. Build XenU with SCSI disk support (I did them as modules) Get linux-iscsi 4.0.1.8 from http://sourceforge.net/projects/linux-iscsi/ Build it according to the instructions there (i found it a bit tricky) and install under your XenU Get iscsi-init 4.0.1 from
2009 Aug 14
9
Rescuing from REXML::ParseException
Hello, When I call an action with some invalid XML or JSON data a parse exception gets raised from within Rails/Ruby (REXML or ActiveSupport::JSON). The problem that I''ve got is how to handle these exceptions. In my application_controller.rb I have the following for debugging purposes: def rescue_action_in_public(exception) respond_to do |request| request.all { render :text =>
2004 Dec 23
2
where is Xen''s name from?
hello, I wonder where the Xen''s name came from? I looked at the Xen FAQ, and there is no information. That should be there, right ;-) Merry Christmas to everyone on the list ;-) AQ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products
2005 May 13
0
RE: RE: [Xen-ia64-devel] Paravirtualized xenlinux/ia64available
...Tian, Kevin >Sent: Friday, May 13, 2005 4:35 PM >To: Magenheimer, Dan (HP Labs Fort Collins); xen-ia64-devel@lists.xensource.com; >xen-devel >Cc: Munoz, Alberto J >Subject: [Xen-devel] RE: [Xen-ia64-devel] Paravirtualized xenlinux/ia64available > >Hi, Dan, > We tried latest xeno-unstable-ia64 bk tree on a para-virtualized >dom0 following your instructions. However it failed to find root fs on >ski: > >VFS: Cannot open root device "<NULL>" or unknown-block(8,2) >Please append a correct "root=" boot option >Kernel panic - not synci...
2005 May 17
4
device mapping
Hi, How do I map certain pci devices directly into a user domain? Has anybody done this? Any leads would be appreciated. thanks deepak _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2005 May 13
0
RE: [Xen-ia64-devel] Paravirtualized xenlinux/ia64 available
...an@intel.com] > Sent: Friday, May 13, 2005 2:35 AM > To: Magenheimer, Dan (HP Labs Fort Collins); > xen-ia64-devel@lists.xensource.com; xen-devel > Cc: Munoz, Alberto J > Subject: RE: [Xen-ia64-devel] Paravirtualized xenlinux/ia64 available > > Hi, Dan, > We tried latest xeno-unstable-ia64 bk tree on a para-virtualized > dom0 following your instructions. However it failed to find root fs on > ski: > > VFS: Cannot open root device "<NULL>" or unknown-block(8,2) > Please append a correct "root=" boot option > Kernel panic - not...
2004 Feb 12
5
Re: The Problem of Creating a domain
> [6] ctivating swap partitions: swapon: /dev/hda7: No such device or address > [6] [FAILED] > [6] ioctl 80041272 not supported by xl_block > [6] Finding module dependencies: depmod: Can''t open /lib/modules/2.4.24-xeno/modules.dep for writing > [6] [FAILED] > [6] Checking filesystems > [6] Couldn''t find matching filesystem: LABEL=/policy Edit your /etc/fstab on /dev/hda8 so that it includes a device name rather than a Label for your filesystems (The standard kernel configuration doesn''...
2004 Apr 14
2
Problem creating new domain in unstable
Hi, I just had a try using the xeno-unstable. When I used the xc_dom_create.py to create a new domain I got the followings: ============================================== Traceback (most recent call last): File "/usr/bin/xc_dom_create.py", line 332, in ? (current_id, current_port) = make_domain() File "/usr/bi...