All pastes #2074296 Raw Edit

Untitled

public text v1 · immutable
#2074296 ·published 2011-06-03 22:12 UTC
rendered paste body
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# / was on /dev/sda6 during installation
UUID=4f25689e-eb0f-43a8-9e71-23170550b119 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda7 during installation
UUID=eb9dbfb0-5ed2-4de4-b593-800cf6c3f825 none            swap    sw              0       0
/dev/sdb4       /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/scd0       /media/cdrom1   udf,iso9660 user,noauto     0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
/dev/sda1	/media/Windows	ntfs	umask=000	0	2