[[PageOutline]] = chroot_mount_system_fs = This function mounts the following directories below /a: * /proc * /sys * /dev When this is done we can chroot to the fresh installed system to execute the post-install scripts and systemconfigurator. == Example == Usage: {{{ chroot_mount_system_fs }}}