daily pastebin goal
8%
SHARE
TWEET

Untitled

a guest Jun 27th, 2015 221 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. lubuntu@lubuntu:~$ for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i/mnt$i; done
  2. mount: can't find /dev/mnt/dev in /etc/fstab or /etc/mtab
  3. mount: can't find /dev/pts/mnt/dev/pts in /etc/fstab or /etc/mtab
  4. mount: can't find /proc/mnt/proc in /etc/fstab or /etc/mtab
  5. mount: can't find /sys/mnt/sys in /etc/fstab or /etc/mtab
  6. mount: can't find /run/mnt/run in /etc/fstab or /etc/mtab
RAW Paste Data
Top