All pastes #2110862 Raw Edit

Someone

public text v1 · immutable
#2110862 ·published 2012-02-07 16:17 UTC
rendered paste body
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' 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    nodev,noexec,nosuid 0       0
# / was on /dev/sda1 during installation
UUID=e56a7d0f-651c-4e0c-9eec-7c65c5aca103 /               ext3    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=fd4015f3-2b9b-4500-8963-a697a28168f8 none            swap    sw              0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
/dev/sda3       /adata          auto    defaults        0       0
#/dev/sdb4       /adata2         auto    defaults        0       0
#/dev/sdb1       /adata2os       auto    defaults        0       0
/dev/sdb2       /adata2        auto    defaults        0       0
#/dev/sdb3       /adata22        auto    defaults        0       0