WARNING: This is a development chroot. This means it is a quick snapshot of an ISO building root. It should be fine to chroot into to build software (but see below). It is NOT meant to be unpacked, bootstrapped, and booted. This is possible, of course, but nontrivial, and shouldn't be attempted unless you know what you are doing. Known issues: No sorcery local configuration is stored. This means that the grimoire won't be found (use scribe add). Also, you MUST run sorcery and fix the architecture settings before casting anything, since sorcery builds for 32 bit by default, which won't work. /dev might contain not all nodes needed for a fully functional system. Either bind mount your /dev on top, or cd chroot/dev and run ../var/lib/sorcery/codex/*/smgl/init.d/MAKEDEV generic /etc/shadow is missing. This might cause passwords to be stored in plaintext if you use the system for production. /etc/fstab exists, but should be fixed if you want to boot this. the initscripts might be misconfigured and/or missing. Kernel sources are not installed.