OK, I've uploaded https://dl.dropboxusercontent.com/u/151327099/3.11.9.tar.bz2 This is a tar-ball with everything you need, but it will quite invasively trample all over /boot. So download this file to /tmp cd / mount -o remount,rw /boot tar jxvf /tmp/3.11.9.tar.bz2 It assumes that you have /boot on...