A tip to everyone who's Linode is still down: Create a support ticket asking them to fix your host. I did that, and 15 minutes later my Linode was alive and kicking. So now I've had a downtime of 18.5 hours but at least it's up again. I hope someone is bringing food to their admins as I imagine they've been working nonstop since the problem was first reported.
Good luck everyone!
EDIT:
Btw: This is the response I got from my ticket:
Quote:
Hello,
I repaired /etc/inittab and /etc/fstab and issued a boot job -- and the Linode appears to have booted correctly. We apologize for this inconvenience.
Please let us know if there's anything else we can assist you with.
Regards,
-Chris
So if you can mount your disk image with the Finnix rescue disk image (create a profile for booting the Finnix disk image and mount your real disk image as the second disk image) you could maybe fiddle around with /etc/inittab and /etc/fstab and perhaps fix the problem yourselves. But that is probably not possible because if it were, then Linode staff would probably have posted instructions on how we could fix our own Linodes. But someone who knows more than me and still have a nonfunctioning Linode could at least try while waiting.
EDIT2:
You can look at a copy of my inittab and fstab files on the below urls if you want to see a functioning version. I run my Linode on Debian and use ext3 as my filesystem.
http://neo101.org/fstab
http://neo101.org/inittab
EDIT3:
Can someone post a non-working fstab and inittab file? It would be interesting so see what the differences are. Maybe we could make a short howto for those who would want to fix the problem themselves instead of waiting for the admins.