22.01.2017, 18:12
(Dieser Beitrag wurde zuletzt bearbeitet: 22.01.2017, 18:33 von Dorena Verne.)
Hier ist eine interessante Anleitung um sich einen eigenen Linux NAS Kernel zu erstellen:
https://www.cyberciti.biz/faq/debian-ubu...ux-kernel/
Hier einige Vorteile (Zitat aus dem Link)
Hier war ich dabei ihn zu kompilieren, der alte Lapi läuft nun mit so einem Kernel.
https://www.cyberciti.biz/faq/debian-ubu...ux-kernel/
Hier einige Vorteile (Zitat aus dem Link)
Zitat:Why build a custom kernel?
Compiling a custom Linux kernel has its advantages and disadvantages. To change the kernel’s behavior, one had to compile and then reboot into a new Linux. Most of the functionality in the Linux kernel contained in modules that can be dynamically loaded and unloaded from the kernel as necessary. Some benefits of a custom Linux kernel:
- Support a wide range of hardware including the latest hardware.
- Remove unwanted drivers from the kernel.
- Faster boot time due to small kernel size.
- Increased security due to additional or removed modules/drivers/features.
- You will learn about the kernel and advanced usage.
- Always run the cutting edge latest kernel.
- Lower memory usage.
Hier war ich dabei ihn zu kompilieren, der alte Lapi läuft nun mit so einem Kernel.

![[Bild: kernel.jpg]](http://dorenas-world.de/grid/kernel.jpg)