Tags Archives: linux

Mcelog – Bad memory?

The original hardware did all kinds of strange things, stuff like SSH not working and RPM checksums failing, random rebooting, ect. I ended up swapping the chassis, mainboard and RAM but kept the HDD’s to avoid an OS reinstall. Now, I’ve gotten this twice on the new box followed by a hard freeze about 2 [...]

Vanilla Kernel on CentOS

If compiling a Vanilla kernel for CentOS, you may encounter the following after rebooting: Setuproot: moving /dev failed: No such file or directory Setuproot: error mounting /proc: No such file or directory Setuproot: error mounting /sys: No such file or directory [...] Kernel panic – not syncing: Attempted to kill init! To resolve the booting [...]

Fixing RTL8111/8168B kernel module on Debian/Ubuntu

For many years now issues with the r8169 kernel module have plagued Debian and related Linux distributions such as Ubuntu. You’ll see stuff like this on popular budget mainboards like the D510MO or D945GCLF: Oct 29 07:40:32 c1100d335 kernel: [1996163.743022] NETDEV WATCHDOG: eth0: transmit timed out Oct 29 07:40:32 c1100d335 kernel: [1996163.777667] r8169: eth0: link [...]