Advertisement
tox2ik

Untitled

Oct 15th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. mount --types proc /proc /gentoo/proc
  2. mount --rbind /sys /gentoo/sys
  3. mount --make-rslave /gentoo/sys
  4. mount --rbind /dev /gentoo/dev
  5. mount --make-rslave /gentoo/dev
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement