به جای فرستادن یک پرونده به سطل زباله در وقت پاک کردن از روی پارتیشن ویندوزی، پیغام میده که «انداختن پرونده در زباله دان ممکن نیست، آیا می خواهید درجا حذف شود»
چرا؟
محتویات فایل fstab:
# /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/sda6 during installation
UUID=2c7fb2f1-a124-45c7-b9f6-44469e460d0c / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=30e4446e-c5a1-4b90-9432-e9f3dc26de8a none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
#D Partition, creataed as a ntfs under Win7
UUID=A0E751F2FE4EC1614 /mnt/D ntfs users,defaults 0 0
مجوز پارتیشن D که گفتم توی mnt/مونت بشه از این قراره:
$ ls -l /mnt
drwxrwxrwx 1 root root 12288 Feb 12 15:07 D