Tag: kernel module
Upgrade openSUSE to the Latest Linux Kernel
This article offers readers some interesting hacker tips. The tutorial is on upgrading the openSuse 13.2 stock kernel to Linux Kernel 4.x. So go...
Building an Embedded System Based on the Initial RAM Disk
Here's a rough tutorial on writing an embedded Linux based system, using an initial RAM disk.
The initial RAM disk (initrd) is a tool for...
Kernel Debugging Using Kprobe and Jprobe
Debugging is like plumbing; it involves fixing difficult, hidden problems -- so, besides the vital experience, both debuggers and plumbers must have a specialised...