Keresés

Új hozzászólás Aktív témák

  • ubyegon2

    félisten

    válasz savior #93499 üzenetére

    Milyen mount opciókat raktál a csatolás sorába? Milyen SSD ez? Tudsz berakni egy cat /etc/fstab kimenetet Programkód gombbal szerkesztve? kb így nézzen ki...

    ubyegon@ubyMintC-212:~$ sudo nano -w /etc/fstab
    ubyegon@ubyMintC-212:~$ sudo nano /etc/fstab
    ubyegon@ubyMintC-212:~$ cat /etc/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>
    # / was on /dev/sda11 during installation
    UUID=12ac5d21-9d73-45f6-bk66-fc9eb33h3rom / ext4 discard,noatime,errors=remount-ro 0 1
    /swapfile none swap sw 0 0
    UUID=146cdbb3-akk7-43cb-a666-f06a854b1d79 /media/ubyegon/TORRs ext4 nosuid,nodev,nofail 0 0
    #/dev/disk/by-id/ata-hp_CDDVDW_SN-208DB_R8Y66GLCB03TKS /mnt/ata-hp_CDDVDW_SN-208DB_R8Y66GLCB03TKS auto nosuid,nodev,nofail,noauto 0 0
    ubyegon@ubyMintC-212:~$

    Amúgy itt egy FSTAB elbacás, ami inkább tanulságos...főleg arra, hogyan lehet még ezt is jókedélyűen, hisztimentesen végigvinni. :D

Új hozzászólás Aktív témák