3 FAQ tagged "kernel modules"
Viewing 1-3 of 3 FAQ -- Linux Read CPU Temperature Sensor Chip Data :
How do I read CPU core temperature data from a shell prompt under Linux operating system? How do I monitor my cpu hardware?
- Linux: Find out what kernel drivers (modules) are loaded :
Q. How do I find out what Linux kernel drivers and loaded by my Linux distribution? How do I list device drivers (modules) loaded in memory?
A. Under Linux use the file /proc/modules shows what kernel modules (drivers) are currently loaded.
lsmod command
You need to use lsmod command to show the status of modules [...] - Linux Kernel panic VFS Unable to mount root fs and solution :
Q. I am using Linux on HP server and I am getting error that read as follows:
Linux Kernel panic: VFS: Unable to mount root fs
How do I solve this problem?
A. Most modern distributions including Debian uses loadable kernel module for ext3 file system. So to read ext3/ext2 file system kernel must load ext3 kernel module [...]
Viewing 1-3 of 3 FAQ - ( see all popular tags )


Recent Comments
Today ~ 10 Comments
Today ~ 1 Comment
Today ~ 3 Comments
Today ~ 57 Comments
Yesterday ~ 9 Comments