Ps: per caso l'errore sta nel fatto che ho montato la partizione in "/" anzichè "Media"?# /etc/fstab: static file system information.
#
# Use 'vol_id --uuid' 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).
#
#
proc /proc proc defaults 0 0
# / was on /dev/sda2 during installation
UUID=ee694ed0-5732-4d51-af80-b3e3611e09d9 / ext4 relatime,errors=remount-ro 0 1
# /media/Downloads was on /dev/sda4 during installation
UUID=92f47f57-9da6-4c20-bee8-4ded48c9a93e /Downloads ext4 relatime 0 2
# /home was on /dev/sda3 during installation
UUID=a77d5567-20f0-40e0-a517-8be5c6b3af22 /home ext4 relatime 0 2
# swap was on /dev/sda1 during installation
UUID=81f26ec7-b0b1-4905-954d-bcf6aa9ce2c3 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
grazie ciao


