Vi spiego il mio problema, la versione in uso di Ubuntu è la 10.04 - Lucid Lynx.
Ho installato il software di amule AdunanzA 2010.1, e nel log mi continua a dare questo errore :
Error: Impossible to set permissions for the file '/media/Dati/amule/temp/001.....etc.etc.
Vi allego anche il risultato di fdisk -l :
Disco /dev/sda: 250.1 GB, 250059350016 byte
255 testine, 63 settori/tracce, 30401 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x00000001
Dispositivo Boot Start End Blocks Id System
/dev/sda1 * 1 6627 53231346 7 HPFS/NTFS
/dev/sda2 6628 11857 42009975 83 Linux
/dev/sda3 11858 30401 148954680 5 Esteso
/dev/sda5 11858 28955 137339653+ 7 HPFS/NTFS
/dev/sda6 28956 29580 5020281 82 Linux swap / Solaris
/dev/sda7 29581 30401 6594651 83 Linux
Disco /dev/sdb: 500.1 GB, 500107862016 byte
255 testine, 63 settori/tracce, 60801 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x00045c03
Dispositivo Boot Start End Blocks Id System
/dev/sdb1 1 60801 488384001 5 Esteso
/dev/sdb5 1 60801 488383969+ 7 HPFS/NTFS
E se vi può servire anche il mio /etc/fstab :
# /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).
#
#
proc /proc proc defaults 0 0
# / was on /dev/sda2 during installation
UUID=075ed16b-f37f-4b12-8653-e0aee0f53239 / ext4 errors=remount-ro 0 1
# /home was on /dev/sda7 during installation
UUID=1fc21d7d-e21d-413e-8443-d4d10f94776f /home ext4 defaults 0 2
# swap was on /dev/sda6 during installation
UUID=f8b93f23-9fce-45c1-89c7-f608422c1191 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
# /dev/sda5 Dati
UUID=513948DE10D612B2 /media/Dati ntfs-3g silent,umask=0,locale=it_IT.utf8 0 0
Premetto che sono alle primissime armi e ci capisco ben poco, ma leggendo su qualche forum mi sembra di aver capito che aggiungendo nella riga di mount del disco dati la flag "quiet" si risolva il problema....non sono sicuro se vada bene per me che è una partizione ntfs!!!!
Confido in un vostro aiuto.....GRAZIE