Step-by-step – Chroot Sabayon Gnu/Linux Easy Guide

March 14, 2020 | By the+gnu+linux+evangelist.

Chrooting

  1. 11. Chrooting

    Finally, Chroot into the New Target
    With the Bash Shell:

    chroot /mnt/newroot /bin/bash

    Now Check your Actual Location with:

    pwd

    You’ll be Certified to be on the New root ‘/’ location.
    And finally, Test Networking with:

    ping -c 3 google.com

    In the Output you should find confirmation of a Working Internet Connection.
    Congrats and Happy Chrooting! ;)


QuickChic Theme • Powered by WordPress