Ubuntu Pastebin

Paste from righteous at Thu, 19 Mar 2015 19:09:28 +0000

Download as text
1
2
3
4
5
proc            /proc           proc    defaults          0       0
/dev/mmcblk0p5  /boot           vfat    defaults          0       2
/dev/mmcblk0p6  /               ext4    defaults,noatime  0       1
/dev/sda1       /media/Share    ntfs    defaults          0       0
# a swapfile is not a swap partition, so no using swapon|off from here on, use  dphys-swapfile swap[on|off]  for that
Download as text