Home Tags Kernel module

Tag: kernel module

Upgrade openSUSE to the Latest Linux Kernel

0
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

0
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

4
Debugging is like plumbing; it involves fixing difficult, hidden problems -- so, besides the vital experience, both debuggers and plumbers must have a specialised...