Examples of using Custom kernel in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
Why do I need a custom kernel?
For this reason, a custom kernel is useful on a system with a small amount of RAM.
Bfq- recently proposed scheduler needs custom kernel.
Before building a custom kernel, consider the reason for doing so.
See Chapter 8,Configuring the FreeBSD Kernel for information about building a custom kernel.
If a custom kernel has only been built once, the kernel in/boot/kernel.
For the more adventurous there is an easy way to compile your own custom kernel on Debian.
If a custom kernel was built, KERNCONF must also be set to use the new custom kernel. .
IPFW is included in the basic FreeBSD install as a kernel loadable module,meaning that a custom kernel is not needed in order to enable IPFW.
If using a custom kernel configuration file, ensure it contains this line.
There are other locations where you can extract kernel sources and build your custom kernel, but this is easiest as it does not require special permissions.
The custom kernel is built by setting KERNCONF to the kernel config file on the command line.
Users who prefer to create a custom kernel need to keep this device if DHCP is used.
A custom kernel allows you to add in support for devices which are not present in the GENERIC kernel, such as sound cards.
Sometimes it is useful or necessary to build a custom kernel, adding or removing device drivers or options to fit a specific need.
If a custom kernel is used, the options that need to be present in the kernel configuration file vary by the type of device.
You may have multiple instances of the CPU line(if, for example,you are not sure whether you should use I586_CPU or I686_CPU), but for a custom kernel it is best to specify only the CPU you have.
When creating a custom kernel configuration file, PAE can be enabled by adding the following line.
Since the Linux® binary compatibility layer has gained support for running both 32- and 64-bit Linux® binaries(on 64-bit x86 hosts), it is no longerpossible to link the emulation functionality statically into a custom kernel.
Building a custom kernel is one of the most important rites of passage nearly every BSD user must endure.
Users who prefer to compile a custom kernel must include the following line in their custom kernel configuration file.
Users with a custom kernel should ensure that the following lines are present in the custom kernel configuration file.
Note: If you want to build a custom kernel, and already have a configuration file, just use KERNCONF=MYKERNEL like this.
When using a custom kernel to provide sound support, make sure that the audio framework driver exists in the custom kernel configuration file.
Add the following option to the custom kernel configuration file and rebuild the kernel using the instructions in Section 8.5,“Building and Installing a Custom Kernel”.
The best way to run a custom kernel on your instance is to start with an AMI that is close to what you want and then to compile the custom kernel on your instance and modify the menu. lst file as shown in Configuring GRUB to boot with that kernel. .
Kldload carp For users who prefer to use a custom kernel, include the following line in the custom kernel configuration file and compile the kernel as described in Chapter 8, Configuring the FreeBSD Kernel. .
Maintaining a custom kernel for special hardware is much more work then just finding the right configuration and compiling kernels. .
When compiling a custom kernel, consider setting this kernel configuration option according to the use of the system.
If you have built a custom kernel from the kernel source package, you will need to rebuild to take advantage of these fixes.