Dans fstab j'ai :
# /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/sda5 during installation
UUID=1b2c681e-a103-4cbf-893a-308788fe2a8b / ext4 errors=remount-ro 0 1
# /echange was on /dev/sda8 during installation
UUID=2397-F5B5 /echange vfat utf8,umask=007,gid=46 0 1
# /home was on /dev/sda7 during installation
UUID=444bf1c6-2de8-4509-ba43-7a6ca41c9956 /home ext4 defaults 0 2
# swap was on /dev/sda6 during installation
UUID=e22dc0db-5c44-4e8d-809d-b8fbbf73cf0e none swap sw 0 0
Mais j'ai aussi un fichier fstab.save, un autre fstab.save.1 et un troisième fstab.save.2.
# /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/sda5 during installation
UUID=1b2c681e-a103-4cbf-893a-308788fe2a8b / ext4 errors=remount-ro 0 1
# /echange was on /dev/sda8 during installation
UUID=2397-F5B5 /echange vfat utf8,umask=007,gid=46 0 1
# /home was on /dev/sda7 during installation
UUID=444bf1c6-2de8-4509-ba43-7a6ca41c9956 /home ext4 defaults 0 2
# swap was on /dev/sda6 during installation
UUID=e22dc0db-5c44-4e8d-809d-b8fbbf73cf0e none swap sw 0 0
Mais j'ai aussi un fichier fstab.save, un autre fstab.save.1 et un troisième fstab.save.2.