SHARE
TWEET

Untitled

a guest Oct 9th, 2015 94 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. mount /dev/sda3 /mnt/'
  2. mount /dev/sda2 /mnt/boot/'
  3. mount /dev/sda1 /mnt/boot/efi'
  4. mount -t proc proc /mnt/proc'
  5. mount -t sysfs sys /mnt/sys'
  6. mount -o bind /dev /mnt/dev'
  7. mount -t devpts pts /mnt/dev/pts/'
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top