Ubuntu Pastebin

Paste from gregor3000 at Fri, 6 Mar 2015 19:24:17 +0000

Download as text
1
2
3
4
5
6
7
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sdb1 during installation
UUID=3f43c7a8-003b-4564-9f0d-a7a4c0393e06 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sdb5 during installation
UUID=c3eb5107-1006-405d-a02c-97080015a0f4 none            swap    sw              0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
Download as text