Hirdetés

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

  • herdsman12

    őstag

    válasz ubyegon2 #57374 üzenetére

    Csak, hogy tiszta legyen a kép, a telepítés után volt olyan összekavart az fstab. Csak a discard,noatime opciót írtam én.

    Debian fstab:

    ggy@msid:~$ 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/sda1 during installation
    UUID=67664f87-94f8-419c-af3a-7b79c8ed0a61 / ext4 noatime,discard,errors=remount-ro 0 1
    # swap was on /dev/sda3 during installation
    UUID=3dd35594-0452-423e-9d0c-f3b5379a0de2 none swap sw 0 0

    ggy@msid:~$

    MX-16.1 fstab:

    ggy@msimx:~
    $ cat /etc/fstab
    # /etc/fstab: static file system information
    #
    # Created by make-fstab on 2018. jan. 1., hétfő, 22.22.08 CET

    # <file system> <mount point> <type> <options> <dump/pass>

    UUID=a479d70b-8e61-469c-bd18-a2dc8280fde7 / ext4 discard,noatime,errors=remount-ro 0 1
    UUID=3dd35594-0452-423e-9d0c-f3b5379a0de2 swap swap defaults 0 0

    ggy@msimx:~
    $

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