Here's why I have on the Fstab file:

# /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    nodev,noexec,nosuid 0       0
# / was on /dev/sda1 during installation
UUID=129403c9-1c93-4391-be12-8c529a6656e9 /               ext4
errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=c70ea169-fd8f-4e0f-aa55-f3a5d9a9c100 none            swap
sw              0       0

Where should I place the noatime flag?
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to