diff options
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -155,11 +155,11 @@ extra lines and uncomment the core-testing and extra-testing. sudo ./setup_env.sh i686 cd .. -- Setup the shh keys inside the build root. If the ssh public key you +- Set up the ssh keys inside the build root. If the ssh public key you provided to the knoppmyth.net admin was created by root on an r6 install: cp -R /root/.ssh build_root.i686/root/.ssh -- Then to enter the chroot +- Then to enter the chroot: sudo ./enter_dev_chroot.i686 -- To Build an ISO from knoppmyth.net: |