similar to: patch old kernel / make world

Displaying 20 results from an estimated 50000 matches similar to: "patch old kernel / make world"

2006 Apr 11
1
SMP kernel on old Asus CUV4X-DLS motherboard
Just wondering if anybody managed to get SMP kernel to boot properly on an old Asus CUV4X-DLS motherboard (older dual P-III)? I had this problem only with this specific motherboard and 2.6 kernels. First time couple of years ago. And again today (I've just installed CentOS4 on a box that used to run RH7.3). Previously those machines were running Red Hat 7.3 (2.4 kernels), and with 2.4
2006 May 23
9
Simple networking problem - DNS
Hi, I have spent a fair amount of time trying to solve this problem and tried things like disabling checksums etc. The problem is like this: 1. I boot my dom0 without xend running and I can resolve and ping google. 2. I start xend (without and domU domains up) and after a while I can no longer resolve domain names, but I can ping the public IP addresses. 3. I start up a domU (xm create -c xyz)
2006 Jan 25
0
[Xen kernel panic error] on kernel 2.6.12.6
# Error facing :------ kernel panic - : not syncying , VFS : Unable to mount root fs on un-known block (3,5) ------------------------------------------------------------------------------------------------------ # Machine and kernel architecture:----------- Default Working installed kernel - vmlinux-2.6.5-7.97 Xen dom0 kernel - vmlinuz-2.6.12.6-xen0
2009 Jan 04
1
How to compile Kernel with pciback.hide
Hi, next step, # dmesg | grep pciback Bootdata ok (command line is root=/dev/sda2 ro console=tty0 pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) ) Kernel command line: root=/dev/sda2 ro console=tty0 pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) Unknown boot option
2008 Jun 16
3
Error when make linux-2.6-xenU-build
CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o: In function `vmcoreinfo_show'': /usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined reference to `vmcoreinfo_size_xen'' /usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined reference to `paddr_vmcoreinfo_xen'' make[4]: ** [.tmp_vmlinux1]
2006 Mar 30
0
kernel-image naming with Xen
Hey there, Earlier today I went to rebuild a Xen0 kernel and my modules_image failed with an error based on the fact that my Xen0 image did not have the standard kernel-image-XXX/linux-image-XXX name format. The error output is at the bottom of this email. Previously it had worked fine, only recently the maintainer (Kel) of the module source added some restrictions to modules.control.in to look
2007 Feb 22
1
how to make initrd image for dom0
Hi. I am trying to make initrd for xen0 but I am not successful. I receive error: #yaird error: Could not read output for /sbin/modprobe -v -n --show-depends --set-version 2.6.16.33-xen0 evdev (fatal). If I do that just for xen kernel (not xen0) it goes without any problem. I guest I have to use initrd for xen0 otherwise it does not want to boot. Similarly, xen kernel without initrd will not
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
2006 Feb 01
1
AW: "make xconfig" for Dom0 not working
Cd /xen/xen-unstable/linux/2.6.12-xen0/ Then: make ARCH=xen xconfig Thomas Diederich ************************************************** * Boehringer Ingelheim Pharma GmbH & Co.KG * A Informationsverarbeitung / Diplomant Systemtechnik * * Mail: diederit@ing.boehringer-Ingelheim.com * Phone: +49 (0)6132/77-98151 -----Ursprüngliche Nachricht----- Von:
2006 Mar 17
0
Mount fails with EBUSY if running xen0 kernel
Hi, I''ve two SCSI disks attached to my system (Ubuntu Dapper). One is the system disk. The other one should be used for the guest images. My problem now is that I cannot mount /dev/sdb1 (ext3 fs) when booted with a xen0 kernel (2.6.12-xen0 as well as 2.6.16-xen0). Booting the normal Dapper kernel (2.6.15 no xen support) the disk mounts fine. strace mount /dev/sdb1 /images Shows:
2008 Jul 09
0
''make dist'' fails at end of build while copying (cp) vmlinuz from .../arch/i386/boot/ directory
PS: A similar issue has been partially discussed in [Xen-devel] but solution is not given or not clear. http://lists.xensource.com/archives/html/xen-devel/2007-09/msg00568.html I am building Xen-3.2.0 (from source) with a ''working, known good'' xenified linux kernel from Fedora Core 8 (kernel-xen-2.6.21.7-3.fc8xen). Here is the build failure I get when I run: # make
2006 Apr 14
3
xen 3.0.2 only one kernel?
i just ran install.sh from the xen 3.0.2 pre-built distribution. in /boot it put vmlinuz-2.6.16-xen vmlinuz-2.6-xen -> vmlinuz-2.6.16-xen what happened to the xen0 and xenU kernels? also in /boot from xen 3.0.1 is vmlinuz-2.6-xen0 -> vmlinuz-2.6.12.6-xen0 vmlinuz-2.6-xenU -> vmlinuz-2.6.12.6-xenU which is what i expected from xen 3.0.2. don
2007 Apr 19
0
vmx status report against changeset 14875 - 3 fixed issues, 3 old issues.
New issues (0) ================================================= No new issue. Fixed issue ================================================= 1) save&restore hvm guest will cause dom0 crash http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=962 2) xen0 hang when destroying a XenU guest http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=963 3) Build HVM PV driver failed
2010 Jun 29
0
performance breakdown with Xen 3.4.3 or 4.0.0 and xenified kernel 2.6.31-r14
Hello, I regularly perform benchmarks of Xen/KVM systems. When Xen 3.4.3 was released I started another benchmark and found out that the xenified kernel 2.6.31-r14 from Andrew Lyon had serious performance breakdowns when used with Xen 3.4.3 or Xen 4.0.0 but not with Xen 3.4.2. The benchmark measures compiling apache 2.2.15 under gentoo. What could be the reason? date: 02.06.2010 time emerge
2007 Jun 04
0
Nightly test report against changeset 15200 -- 3 new issues, 2 old issues
New issues (2) ================================================= 1) HVM guest can not boot up with qcow image. http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=991 2) Disk I/O performance of IA32-pae HVM guest is very slow http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=992 3) xen0 hang or crash when destroy VMX guest if not enable "debug=y"
2006 May 15
4
Problems with make ARCH=xen
Hi! I`m trying to install xen 3.0.2 on my Debian system! But, the "make ARCH=xen menuconfig" don`t work! debian:/home/peso/xen-3.0.2/xen-3.0.2/linux-2.6.16-xen0# make ARCH=xen menuconfig Makefile:439: /home/peso/xen-3.0.2/xen-3.0.2/linux-2.6.16-xen0/arch/xen/Makefile: No such file or directory make: *** No rule to make target `/home/peso/xen-3.0.2/xen-3.0.2/linux-
2007 May 31
4
install debian lenny guest
hi, i''m using ubuntu edge 6.10. i''d like to test the debian lenny guest with the partition: /dev/sdb5 / /dev/sda8 swap /dev/scd0 cdrom lenny.iso /home/iso/lenny.iso i succeded running edge-guest, windows-guest, but i can''t with debian here''s my config: 2.6.17-6-generic-xen0 xen-hypervisor-3.0-i386 and kernel =
2005 Jan 12
0
Exporting filesystem using nfs from xen0 kernel not working.
Hi , I am trying to export home directorie from a FC3 system, running kernel 2.6.10-xen0 from xen-2.0-testing.bk. When i try to mount the /home dit from a other host i get the following error. client: mount: xen:/home/xen/tmp failed, reason given by server: Permission denied server: xen rpc.mountd: authenticated mount request from client230.office.netland.nl:666 for /home/xen/tmp
2005 Dec 30
0
RE: Using the -xen kernel rather than -xen0/U was Poorhard disk performance on xen-3/dom0
> On Fri, Dec 30, 2005 at 12:33:46PM -0800, David H wrote: > > >users really should be using the -xen kernel rather than -xen0/U. > > > > This is very good advice, and easy to follow. If you are > building Xen > > for testing or production use the "xen" kenel. It is much > more like > > the kenel in most distributions, everything compiled
2006 Jul 26
1
xenU / xen0 - or a single (xen) kernel?
from the README: " These are smaller builds with just selected modules, intended primarilly for developers that don''t like to wait for a -xen kernel to build. The -xenU kernel is particularly small as it does not contain any physical device drivers, and hence is only useful for guest domains." correct me here, but does that mean for a typical rollout you want to