Ho un problema con jaunty!
Una volta che inserisco qualunque chiavette USB ricevo 1 errore di mount
" Impossibile Montare il volume "
Mount: Solamente root può montare /dev/sdb1 su /media/sdb1
Posto qua sotto il mio fstab
Qualche suggerimento??# /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/sda1 during installation
UUID=0d839bd1-3dc4-4e7b-ae16-e1b35bdd89e9 / ext4 relatime,errors=remount-ro 0 1
# none was on /dev/sda5 during installation
UUID=a18f3c3d-6fdb-4c94-9996-00ab5450d457 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/sda3 /media/sda3 ext4 defaults 0 0
/dev/sdb1 /media/sdb1 ntfs defaults 0 0
Grazie mille Ciauz