# /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=324c94ce-cced-45e7-99d0-62c26c950f28 / ext4 errors=remount-ro 0 1
# /home was on /dev/sda4 during installation
UUID=f5ae634c-9189-4891-b49a-8549343f7899 /home ext4 defaults 0 2
# swap was on /dev/sda5 during installation
UUID=e4a3e1e1-a961-4073-bab6-9aec170ad9dc none swap sw 0 0
#/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
philippe@philippe-GA-MA78GM-S2H:~$ ls -l /media/floppy0
ls: impossible d'ouvrir le répertoire '/media/floppy0': Permission non accordée
philippe@philippe-GA-MA78GM-S2H:~$
philippe@philippe-GA-MA78GM-S2H:~$ ls -l /mnt/floppy
total 0
philippe@philippe-GA-MA78GM-S2H:~$
philippe@philippe-GA-MA78GM-S2H:~$ ls -l /media/floppy0
ls: impossible d'ouvrir le répertoire '/media/floppy0': Permission non accordée
philippe@philippe-GA-MA78GM-S2H:~$
C'est bizarre j'avais pas ça hier.
Je pense qu'il y a un gros probleme...