Well, I did something wrong on the repeat exercise, and whilst I have a basic tools system and file structure ready, I can't chroot into it, so I cocked up permissions somewhere and I have no idea where. Not to worry, I'll try again. Desperately want to succsessfully repeat this so that I can move to a Real system build rather than a VM.
Just have to decide which drive I'm going to mangle to make room for a development system and the new system. I'm eyeing my Windows 7 partition with a gleam in my eye - 160Gb of useless crap that I could reclaim
--
For those unsure what the big deal is, first acknowledge that your operating system (Windows, MacOS, Linux etc) doesn't just magically appear, but has to be built from source code packages, patched and tweaked, compiled, and configured, then imagine that your operating system consists of hundreds, or even thousands of programs, libraries etc. which all have to be prepared in this way, and then image that they all have to be put together to actually work. That's what I've done