similar to: How to make an initrd for xen

Displaying 20 results from an estimated 2000 matches similar to: "How to make an initrd for xen"

2005 Jun 24
5
xen, fc4, bridging, iptables and conntrack problem
Hi, I''m testing out Xen on FC4. I''m using bridging for networking, as well as iptables to firewall, configured with the standard Fedora ''system-config-security-level'' tool. However I have really strange problem with conntrack not seeming to catch outbound connections. This prevents outbound connections working from dom0. Connections from domU''s
2005 Jul 21
2
cciss module - where is it in menuconfig?
Hi Can anyone help me find which option I need to activate to build the the xen0 kernel with cciss support? Thnaks for your help. Shaz _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2005 Dec 03
5
XenLinux 2.4.30 - help
Hello, I''m trying to build XenLinux 2.4.30 on debian. I get the following error for make linux24 make[2]: *** No rule to make target `skbuff.c'',needed by `/usr/src/xen-2.0/linux-2.4.30-xen0/include/linux/modules/skbuff.ver''. Stop. Could somebody help me resolve this error. Or if this is some problem with the system configuration that I''m using, could
2005 Jun 11
1
tftp and symlinks
Here is what I had: root at shaz:/var/lib/tftpboot # ls -l total 1680 lrwxrwxrwx 1 root root 71 2005-06-11 11:17 pxelinux.0 -> /var/www/ubuntu-breezy/install/netboot/ubuntu-installer/i386/pxelinux.0 dr-xr-xr-x 2 root root 4096 2005-06-11 11:21 pxelinux.cfg drwxr-xr-x 2 root root 4096 2005-06-11 11:20 ubuntu-breezy and I got "File not found" kind of error on pxeboot -
2005 Aug 09
2
Compiling legacy LSI megaraid drivers (Linux 2.6.11) with xen 2.0.7?
Hi all, I''ve been using Xen for a while and I am trying to install it onto a Dell Poweredge 2950. The 2850 uses a PERC4/Di raid on motherboard, which requires the LSI Legacy SCSI Raid driver to be compiled into the 2.6.11-xen0 kernel. I''ve been recompiling the kernel by: 1. Go into the linux-2.6.11-xen0 directory. Select the driver using "make ARCH=xen
2005 Jul 30
2
Xen boot has poor screen resolution and fails to load X11
I tried sending this e-mail to the list earlier but no one replied... Right, so I''m brand new to xen, and I''ve had success in making xen boot (kernel /boot/xen-2.0.6.gz module /boot/vmlinuz-2.6.11-xen0), but there are a couple major issues. 1) The screen resolution. I''m running a ThinkPad T30 (2366-92U, for those who want to know), and all the text looks fuzzy. I
2006 Mar 06
2
Problem compiling a custom kernel for xen-3.0
Hello, I am trying to run xen-3.0 in some of my dell servers. I have tried the binary distribution of xen, but it doesn''t boot in my test system (a dell poweredge 750) because a module driver problem (I get an error message during booting saying it doesn''t load a NFS root filesystem). So I am trying to compile a custom kernel. So I have downloaded linux source 2.6.12. I am
2005 Jun 06
4
DMA not enabled in Xen Kernel?
I installed Xen using the binary release on debian sarge and got it to boot no problem but when I check if dma is enabled with ''hdparm /dev/hda'' it''s not. I can''t enable it either with ''hdparm -d1 /dev/hda''. Says operation not permited. Using my debian default kernel dma works just fine. How can I enable dma with the Xen Kernel? Thanks!
2005 Aug 22
4
Kernel build help
Hi, I am using centos4 and am trying to build a source kernel dom0 with xen. I cloned a copy of the xen repository and did the following hg clone http://xenbits.xensource.com/xen-2.0.hg cd xen-2.0.hg/xen make dist cd linux-2.6.11-xen0 make ARCH=xen oldconfig make modules make modules_install make install After which point I get the following error : CC drivers/xen/balloon/balloon.o
2005 Jul 21
6
basic question on how to compile 2.4 xen
Hi Can someone help me figure out a way to compile a 2.4 kernel in a 2.6 system. Basically it keeps failing because it needs the genksyms package, which is provided in the modutils package from redhat, but obviously this isn''t presetn on the 2.6 kernel. I was wondering how the xen maintainers go about compiling their 2.4 kernel and 2.6 kernel. Do you do it on different systems then
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 Aug 09
1
RE: Compiling legacy LSI megaraid drivers (Linux 2.6.11)with xen 2.0.7?
Have you checked the compile time in the boot messages to see you''re actually booting the kernel you think you are? The compile warnings are nothing to do with Xen. Ian > -----Original Message----- > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of > Navid Khalili > Sent: 09 August 2005 02:48 > To:
2005 Jul 11
2
postfix on centos-4
I am unable to install postfix on a centos-4 DomU. Running xen-2.0.6. -bash-3.00# rpm -ivh postfix-2.1.5-4.2.RHEL4.i386.rpm Preparing... (Hangs indefinitely until I hit Ctl-C) ########################################### [100%] error: %pre(postfix-2.1.5-4.2.RHEL4.i386) scriptlet failed, exit status 0 error: install: %pre scriptlet failed (2), skipping postfix-2.1.5-4.2.RHEL4 Same result
2005 Jun 01
1
compil error on x86_64, when IA32_EMULATION [=y]
using the xen-unstable from laste night Symbol: IA32_EMULATION [=y] │ Prompt: IA32 Emulation │ Defined at arch/xen/x86_64/Kconfig:409 │ Depends on: XEN_X86_64 │ Location: │ -> X86_64 processor configuration │ -> Executable file formats / Emulations Compil error: CC arch/xen/x86_64/kernel/time.o LD arch/xen/x86_64/kernel/built-in.o CC
2005 May 08
10
Problem with Dell Poweredge 1850
All, I seem to be experiencing the same problem that Michal Urbanski talked about in an email dated March 24th with a subject of "hanging dell hardware". Looking through the archives I can not find any resolution to the problem. The specs on my machine are Dell Poweredge 1850 Dual Xeon 2.8s 1gig ram PERC 4e/SI raid controller in mirror configuration with 2 73 gb drives (uses the
2009 Jan 15
21
4 disk raidz1 with 3 disks...
Hello, I was hoping that this would work: http://blogs.sun.com/zhangfan/entry/how_to_turn_a_mirror I have 4x(1TB) disks, one of which is filled with 800GB of data (that I cant delete/backup somewhere else) > root at FSK-Backup:~# zpool create -f ambry raidz1 c4t0d0 c5t0d0 c5t1d0 > /dev/lofi/1 > root at FSK-Backup:~# zpool list > NAME SIZE USED AVAIL CAP HEALTH ALTROOT
2005 Jul 22
1
could anyone help me out
Hello I am a rookie ,I have got a silly question,I download xen-2.0.6-src.tgz ,and put it in /tgh, and tar zxvf it ,got xen-2.0 in /tgh ,then cd /tgh/xen-2.0 ,and make dist ,then I got some directories : xen ,linux-2.6.11-xenO,linux-2.6.11-xenU and so on ,but I don`t get vmlinuz-2.6.11-xen0 or xenU , I don`t kown much about how to compile kernel , and I must have made some silly mistakes ,any
2005 Nov 04
1
Problem with Mylex DAC960
Hello, my problem is that after installing Xen and configuring menu.lst the new Xen-Kernel doesn''t start. I''m getting a message that the Kernel can''t find the root partition. I''m using the XenLinux 2.6.11 kernel my menu.lst entry looks like this tilte Xen 2.0 / XenLinux 2.6.11 kernel /boot/xen.gz dom0_mem=64000 module
2014 Sep 03
2
flac-1.1.2-win
Hi Martijn Thank you for the link. Could those old installers be taken down or at least moved to a 'old' folder ? I'm new to this, so I am a good example of how a new user works. I use google, or I visit the homepage, and then I download and install. As that installer version doesn't work at all, it cant convert WAV files, I suggest to delete it completely. Regards, Jonny On
2014 Sep 16
2
flac-1.1.2-win
Moving them will break links, and they should be kept for future reference. The installer works properly on Windows XP and earlier, it was broken because of the UAC introduced in Vista. Op 16-09-14 om 15:56 schreef Notes Jonny: > > Ping > > On 3 Sep 2014 10:29, "Notes Jonny" <jongmob at gmail.com > <mailto:jongmob at gmail.com>> wrote: > > Hi