SHARE
TWEET
Untitled
a guest
Feb 12th, 2017
108
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- ubuntu@ubuntu:~$ sudo chroot /mnt
- chroot: failed to run command ‘/bin/bash’: No such file or directory
- ubuntu@ubuntu:~$ sudo mount /dev/sda5 /mnt
- ubuntu@ubuntu:~$ sudo mount --bind /dev /mnt/dev
- ubuntu@ubuntu:~$ sudo mount --bind /sys /mnt/sys
- ubuntu@ubuntu:~$ sudo mount --bind /proc /mnt/proc
- ubuntu@ubuntu:~$
- ubuntu@ubuntu:~$ sudo chroot /mnt
- chroot: failed to run command ‘/bin/bash’: Accessing a corrupted shared library
- ubuntu@ubuntu:~$
RAW Paste Data
