se provo a montarlo a mano mi dice
mount: impossibile trovare cdrom in /etc/fstab o /etc/mtab

quindi direi di no.. veramente non so cosa siano questi 2 file..ma con gedit /etc/fstab mi da questo (che non è proprio chiarissimo...)


# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s 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).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=2a95790d-29f9-4e75-8d0d-a737d7629997 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=80c9c8f1-b701-47eb-a5f8-5cdc8cb33993 none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0