the /boot directory is named vmlinuz-2.6.8-1.521, its RAM disk image file is named initrd-2.6.8-1.521.img, and the root partition is (hd0,0).
<code>#
# File: /boot/grub/grub.c... el /vmlinuz-2.6.8-1.521 ro root=LABEL=/
initrd /initrd-2.6.8-1.521.img
</code>
The .img file is crea... ation process, but can also be created on demand with the mkinitrd command.
The (hd0,0).disk definition may seem ... affic. In this example: these modules are loaded with the modprobe command with the aid of the /etc/rc.local script.
<code>
#
#
ing.net/index.php/Munin_Statistics#Temperature_Monitoring_with_Munin]]
Temperature Monitoring with Munin
This is with a 2.6 kernel and udev!
<code>
apt-get install lm-sensors
</code>
sensors-detect
// The above should edit /etc/modules and include extra lines. The next li