J'ai modifié mon fstab pour monter automatiquement au démarrage une partition "Données".
cHEMIN DU FSTAB:
/media/didier/Zorin18/etc/
J'ai sauvegardé auparavant afin de ne pas être bloqué au cas où ...
Et le cas se présente ! Zorin ne se lance plus (il reste bloqué sur le logo).
A partir de Lmint j'ai renommé le fstab-sauvegarde en fstab (et le fstab qui pose problème en fstab_modif) mais ça n'a rien changé !
Le fstab d'origine:
Et le fstab-modif:# /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/sdb2 during installation
UUID=c5e97a92-7e11-4e0b-ac82-6b08cb67151e / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=0CED-EBAB /boot/efi vfat umask=0077 0 1
/swapfile none swap sw 0 0
Pouvez-vous m'aider SVP ?# /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/sdb2 during installation
UUID=c5e97a92-7e11-4e0b-ac82-6b08cb67151e / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=0CED-EBAB /boot/efi vfat umask=0077 0 1
/swapfile none swap sw 0 0
# Partitions Données
UUID=c9781a05-7ac2-4942-a1c7-d77d5495d16c /media/didier/Donnees Ext4 rw,user,auto,gid=1000,uid=1000,nls=utf8,umask=002 0 0
