Tagged: linux

Rebooting a Linux Dedicated server with no hard drives from the shell 0

Rebooting a Linux Dedicated server with no hard drives from the shell

I just thought I would finally test this so I simulated a complete RAID array failure by pulling all of the drives at once. This results in an input/output error when trying to do...

KVM getting virtio to work in custom Linux Kernel 0

KVM getting virtio to work in custom Linux Kernel

This page outlines what must be done but doing it does not actually make the Virtio disk visible to the kernel for some reason: http://www.linux-kvm.org/page/Virtio I have tried force loading the kernel module and...