How do I configure a Linux domain 0 kernel for my hardware?
XenFaq - Xen WikiYou should be able to edit the .config file and then just type make at the top level. For example, to use Linux's graphical config editor: cd linux-2.6-xen0 # make xconfig (configure however you want) (on old version you need to specify ARCH=xen after make) # cd .. # make If there's already a .config present in the kernel tree we leave it well alone. If there's none present and a ./dist/install/boot/config-2.6-xen0 exists then we copy that to .config.
How should I configure my Linux Kernel?
Orocos RTT Frequently Asked Questions (FAQ) | The Orocos Pro...Disable anything that is remotely 'Experimental' or not necessarily needed. The following Linux options must be disabled to guarantee the most stable performance : Disable CONFIG_REGPARM. This option causes BIG problems when using LXRT, and renders it completely unusable alltogether. Enable your USB driver ( or disable USB in your BIOS ). The aim of using a Linux USB driver is to disable the BIOS USB driver. Enable your IDE chipset and choose the correct CPU.
How do I configure it?
Team Discovery TSC FAQ - dslreports.comYou configure each section (numbered 1-10) by pointing DSpy to the proper directory on your network. By putting a shortcut to DSpy in your startup folder, it will start with your TSC client during every boot/login and automatically start tracking your TSC progress.
What is a production kernel?
The linux-kernel mailing list FAQADB) Production or stable kernels have a well defined feature set, a low number of known bugs, and tried and proven drivers. They are released less frequently than the experimental kernels, but even so some "vintages" are considered better than others. GNU/Linux distributions are usually based on chosen stable kernel versions, not necessarily the latest production version.
What is a f.g.hhprei kernel?
The linux-kernel mailing list FAQADB) These are intermediate pre-release versions of version f.g.hh. Note that usually i < 5, but e.g. 2.0.34prei was available with i = 1 to 16. Sometimes "pre" is replaced by the initials of the developer putting together the kernel revision, e.g. 2.1.105ac4 means the 4th intermediate release of kernel version 2.1.105 by Alan Cox.
How do I get my patch into the kernel?
The linux-kernel mailing list FAQRRR) Depending on your patch there are several ways to get it into the kernel. The first thing is to determine under which maintainer does your code fall into (look in the MAINTAINERS file). If your patch is only a small bugfix and you're sure that it is 'obviously correct', then by all means send it to the appropriate maintainer and post it to the list. If there is urgency to the bugfix (i.e.
Who maintains the kernel?
The linux-kernel mailing list FAQREG) Originally, Linus Torvalds maintained the kernel. As the kernel has matured, he has delegated maintenance for older stable versions to others, while he continues development of the latest "bleeding edge" release. As of 27-MAY-2002, the following kernel versions are maintained by these people:
How do I compile the kernel?
The linux-kernel mailing list FAQREG) See the Kernel HOWTO for some information. Also, there are people at http://www.kernelnewbies.org/ who are usually willing to help. William Stearns) The Buildkernel script walks you through an entire kernel build, including downloading the necessary files, patching the source, building the kernel and modules, installing the lot into lilo, and optionally building pcmcia-cs, cipe, and freeswan code for that kernel.
What are these 7.04/7.05 kernel files?
DOS FAQ by Christoph FuchsThese files are OEM versions of Ontrack. They have got a big bug: an error occures when you want to rename a file. The IBM*.COM files nativly support the new partition type 0Fh (LBA). It's not recommended to use these files if you don't know what you do. The COMMAND.COM file seems to be okay, but I didn't notice any changes.
How do I configure Pine?
SpamCop FAQTfollowing are the critical configuration lines in your pinerc file. The folder collection syntax is specific to the version of IMAP that is running on SC - and would be unlikely to be guessed by a casual user. This info came from http://www.ii.com/internet/messaging/imap/isps/ Getting Eudora to read SpamCop mail using IMAP is straightforward. Adding Secure Sockets Layer (SSL) encryption requires additional steps. The first step is to create a "personality" for SpamCop email.
How do I configure SpamBayes?
SpamBayes FAQTo configure the Outlook plugin, you should choose SpamBayes Manager from the SpamBayes button on the SpamBayes toolbar. If you use the POP3 proxy or IMAP filter, then simply open a browser window to http://localhost:8880, click on the configuration link on the top right of the page that opens up, and fill in the details. With the POP3 proxy, when you need to select local port numbers to proxy on, if you are only proxying one server, then try 110 first.
How do I configure DenyHosts?
DenyHosts Frequently Asked QuestionsDenyHosts uses a simple configuration file. An example, denyhosts.cfg-dist is supplied in the distribution. This file should be copied to denyhosts.cfg and edited to match your system configuration.
Will you configure my computer for me?
Connected Communities - Broadband in the Western IslesConnected Communities does not carry out this service. Our installation contractor may choose to offer this service, otherwise local computer retailers may be able to help as may other members of the community.
Do I need to build a kernel?
Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.XBuilding a new kernel was originally pretty much a required step in a FreeBSD installation, but more recent releases have benefited from the introduction of a much friendlier kernel configuration tool. When at the FreeBSD boot prompt (boot:), use the -c flag and you will be dropped into a visual configuration screen which allows you to configure the kernel's settings for most common ISA cards.
What is an experimental kernel version?
The linux-kernel mailing list FAQADB) Linux kernel versions are divided in two series: experimental (odd series e.g. 1.3.xx or 2.1.x) and production (even series e.g. 1.2.xx, 2.0.xx, 2.2.x, 2.4.x and so on). The experimental series are fast moving versions which are used to test new features, algorithms, device drivers, etc. By their own nature the experimental kernels may behave in unpredictable ways, so one may experience data losses, random machine lockups, etc.
Where do I get the latest kernel source?
The linux-kernel mailing list FAQADB) The primary site for the Linux kernel (experimental and production) sources is hosted by Transmeta (the company Linus Torvalds used to work for) on a dedicated Web server at http://www.kernel.org/. This site is mirrored across the world, and has pointers to mirrors for each country. You can go directly to a mirror for your country by going to http://www.CODE.kernel.org/ where "CODE" is the appropriate country code.
Where do I get extra kernel patches?
The linux-kernel mailing list FAQREG) There are many places which provide various extra patches to the kernel for new features. One fairly good archive is available at: http://www.linuxhq.com/.
I have don't have a 2.4 kernel, what can I do ?
NW802 kernel module - Frequently Asked QuestionsIf you have a 2.2 or a 2.0 kernel, you can upgrade to 2.4 ;) Sorry but I don't support those kernels.
I get Kernel Panics. What are you doing with my system?
Frequently Asked QuestionsBelieve me: Nothing. The driver runs completely in user space and therefore shouls not produce kernel panics. This seems to be an OS bug. Please write down the message (or take a photograph) and mail it to me along with a detailled description about what you did when you encountered this and your system configuration. I will try to find the cause and contact Apple to find a solution.
