# /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> # / was on /dev/sda1 during installation UUID=28d0bddc-7ffa-4bdb-8376-31672fdb1742 / ext4 errors=remount-ro 0 1 # swap was on /dev/sda5 during installation UUID=7cda584a-ce0f-47ac-a1c1-44d272686b76 none swap sw 0 0 /dev/disk/by-uuid/6CA6D2B8A6D2824E /mnt/Programs auto nosuid,nodev,nofail,x-gvfs-show 0 0 /dev/disk/by-uuid/C492FFC092FFB550 /mnt/C492FFC092FFB550 auto nosuid,nodev,nofail,x-gvfs-show 0 0 |
/dev/disk/by-uuid/6CA6D2B8A6D2824E /mnt/Programs auto nosuid,nodev,nofail,x-gvfs-show,nobootwait 0 0
این کد هارو از کجا میارین ؟ به ما هم یاد بدید ;D
$ sudo gedit /etc/fstab