similar to: How to merge the Xen kernel with modules into one single file ?

Displaying 20 results from an estimated 1000 matches similar to: "How to merge the Xen kernel with modules into one single file ?"

2010 Jun 04
6
Package Distribution Server?
Dear List, I'm trying to set up a lab with multiple workstations running CentOS 5. Does anybody knows how to keep the packages in sync among workstations? Ideally I want any change made on any machine be able to applied to all other machines. Alternatively, to "push" the changes (add and/or remove packages) from one central server to all other machine is also fine. Thanks
2012 Apr 29
6
How to test my patch before I post it to public?
Hi , All I 'm a green hand and interested in open source development. I have a general question “How to test my patch before I post it to public?” Hope you guys give me some suggestions. : ) Firstly, I can re-compile the code, to assure no syntax error. However,I don't know how to test my patch's function is right or not. Some software requires unit test for each function. Is there
2012 May 04
3
How to select a rootfs to test job test-amd64-amd64-xl on my own machine ?
Hi All I try to test flight 12785 job test-amd64-amd64-xl on my own machine. I download kerndist.tar.gz , dist.tar.gz and xendist.tar.gz from logfiles generated by job build-amd64-pvops and build-amd64. But there is no clue on how to get a root file system. So I try Ubuntu 11.10 as its rootfs, which is ext3 format. Unfortunately, it complains the <The disk drive for / is not ready yet or
2012 Apr 26
2
How to avoid this error "bits/predefs.h No such file or directory" when compiling XEN?
Hi , All I try to compile xen-unstable.hg(25249:a4e7fce6ee2b) from source repo on ubuntu11.10-amd64. It complains "/usr/include/features.h:323:26 fatal error: bits/predefs.h No such file or directory". I wonder it''s a thing related to 32bits and 64bits. How to solve this problem? Thank you. Here are my steps: [ Install prerequisites. ] sudo apt-get install git sudo apt-get
2018 May 23
2
Got "I have no name!" error after deleting a samba user whose username is identical to the AD user
Hi, I am running Samba 4.3.11-Ubuntu on a cluster of Ubuntu 16.04 and Samba is configured as an AD Server. I got "I have no name!" error after deleting a samba user whose username is identical to my Linux username (An AD user). Here is how this happens: The AD user is zhangyy (uid 12369). 1. We used `smbpasswd -a zhangyy` to created a new smb user. 2. We used `smbpasswd -x zhangyy`
2012 Apr 12
6
fatal error if Flex and Bison is not configured
Hi all, I try to build xen 4.2( revision number: 25161) on Ubuntu 11.10_amd64, Mac pro. After running ./configure and make. I got the following fatal error: *libxlu_cfg_y.y:22:26: fatal error: libxlu_cfg_l.h: No such file or directory compilation terminated.* So the original libxlu_cfg_l.h is deleted when making, and should be regenerated but it is not. I find the path of flex and bison is not
2003 Oct 23
1
Re: ichar() function in R : 1st implementation, RFC
(RFC := Request For Comments) >>>>> "Tim" == Tim Keighley <Tim.Keighley@csiro.au> >>>>> on Thu, 23 Oct 2003 11:45:22 +1000 writes: Tim> Hi Martin, Tim> In October 2000 you wrote to r-help: >>> which reminds me that I've had a desire for something like >>> the old S function [from the blue book, and
2010 Jan 09
2
chain.c32 add grldr= command for Grub4dos
$ git log -p commit d8c5e94803fa01f0d52475a50b69681ad3135700 Author: Gert Hulselmans <kimmik999999 at yahoo.co.uk> Date: Sat Jan 9 15:30:49 2010 +0100 chain.c32: Add grldr= command for Grub4dos grldr of Grub4dos wants the partition number in DH: 0xff: whole drive 0-3: primary partitions 4-*: logical partitions diff --git a/com32/modules/chain.c
2010 Aug 30
4
memdisk operations FAIL to boot with Syslinux-4.02
Hello all I have installed "syslinux" as follows: Microsoft(R) Windows 98 (C)Copyright Microsoft Corp 1981-1999. C:\WINDOWS>format o: /s C:\WINDOWS>format o: /s WARNING, ALL DATA ON DISK DRIVE O: WILL BE LOST! Proceed with Format (Y/N)?y Checking existing disk format. Formatting 967.98M Format complete. System transferred Volume label (11 characters, ENTER for none)?
2009 Feb 25
4
[gpxelinux] How to use sanboot.c32 to attach a iscsi lun and then boot from CD
Hi, I've been trying a couple of day now, but I can't seem to figure it out. On www.etherboot.org, I found the example of configuring gPXE so that it mounts an iSCSI lun and then boot from CDROM so you are able to install on the LUN. But if I use gpxelinux.0 (latest release 3.73), with sanboot.c32 like this: label sanboot2008srv menu label ^[iscsi] Windows server 2008 kernel
2009 Oct 04
1
Build a bootable floppy image which contains HDT
It is now possible to build a bootable floppy image which contains HDT, with my patch applied to Erwans HDT branch: http://git.zytor.com/?p=users/erwan/hdt.git;a=commit;h=16b37fe2266c920087f88cdec94243b71218d871 Unpack the Syslinux archive and build whole Syslinux first, then cd to ./com32/hdt/ and make hdt.img $ make $ cd ./com32/hdt/ $ make hdt.img Now you have a 2.88 MB floppy image which
2010 Apr 09
1
3 Bugs in SysLinux -3.86
As the first step, I want to thank everybody involved for making a majorly useful application! Second, here are the problems I see: Bug 1: if DEFAULT is not a tag, but a kernel name, menu.c32 fails loading. Bug 2: When menu.c32 returns to syslinux (on pressing Esc), the splash screen is not shown; Bug 3 or a missing feature: When grub.exe tries to return control to syslinux, it
2005 Jun 27
1
Unused argument "na.action" to pairs.formula
Hi, I believe that the argument "na.action" is not used in the function pairs.formula (graphics). I am using R 2.1.1 for Windows, downloaded from CRAN. This is the body of the function as it is now: function (formula, data = NULL, ..., subset, na.action = stats::na.pass) { m <- match.call(expand.dots = FALSE) if (is.matrix(eval(m$data, parent.frame()))) m$data
2003 Dec 11
1
Using \leq for <= in Rd files
Hi, When writing formulae in Rd files I use \leq to get a less-than-or-equal-to sign, as this is what the LaTeX references I consulted suggested. This works correctly for the PDF output (Rcmd Rd2dvi.sh --pdf), however when the Rd file is converted to text or html this command is converted to "<=q". A workaround is to use \le instead of \leq which works with my LaTeX distribution
2009 Dec 07
3
[gPXE] Chain Grub4Dos over HTTP?
Cross-posting to the Syslinux mailing-list. Joakim Schicht wrote: > But part of the question is also about "memdisk raw" vs "memdisk iso". "raw" and "iso" are not mutually exclusive. I think that perhaps you meant "HDD versus El Torito emulation." One can do: LABEL ramwin KERNEL memdisk APPEND raw iso INITRD ramwin.iso > Lets say
2008 Sep 26
1
Xen and DHCP problem
Hey folks! I want to add a CentOS 5.2 domU to an existing server (Fedora 8) which was setup by another company. The Dom0 does not provide any other services but a BIND-DHCP-server (they deleted dnsmasq and installed bind). Don''t ask my why they did that. My new DomU is connected to eth0, which is a bridge. BIND also listens on eth0 to serve other machines. I start the install of centos
2009 Jul 25
4
My domain0 cannot go to Internet while domainU can
My domain0 cannot go to Internet while domainU can ,anyone one know how to solve it? I post the information I get when typing "ifconfig -a,route -n ,brctl show." here is the link :http://pastebin.ca/1506798.Anyone who can help me? -- God more,self less. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2009 Jul 25
4
My domain0 cannot go to Internet while domainU can
My domain0 cannot go to Internet while domainU can ,anyone one know how to solve it? I post the information I get when typing "ifconfig -a,route -n ,brctl show." here is the link :http://pastebin.ca/1506798.Anyone who can help me? -- God more,self less. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2009 Jul 19
2
Patch for chain.c32: Set default boot drive to CD drive from which ISOLINUX is booted
chain.c32 of SYSLINUX 3.82 does set the boot drive passed to the DL register to 0x80 and not to the boot drive (CD-drive). This can be a problem if you want to chainload grldr (grub4dos bootloader) from a CD and if you want to let grldr search for its menu.lst file on the CD. For more info: http://www.boot-land.net/forums/index.php?showtopic=8457 This 1 line patch fixes the issue (Thanks to
2009 Feb 25
1
[Feature-Request] syslinux in linux kernel format
Hi It would be pretty useful to have syslinux in linux kernel format so it can be chainloaded easy and directly by other bootloaders such as grub4dos. related topics: http://www.boot-land.net/forums/index.php?showtopic=7013 http://www.boot-land.net/forums/index.php?s=&showtopic=6119&view=findpost&p=59236