SalgerKlesk
11-09-2007, 17:08
Riassumo. Ho formattato tutto e reinstallato tutto perchè mi è arrivato l'hard disk nuovo... Ho creato le mie belle partizioni e ho installato ubuntu. Dopo però mi sono accorto di aver fatto una partizione grande 10gb invece che 6gb allora con gparted ho resizato quella da 10 e quella accanto che era da 74 è diventata circa 79gb. Ho formattato entrambe le partizioni con EXT3 come filesystem, quella da 6 è inutilizzata perchè la tengo per provare distro mentre quella da 79 devo usarla come "Archivio" solo che dopo la formattazione il fstab non la montava correttamente allora l'ho modificato così:
# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# Entry for /dev/sda5 :
UUID=c91cba9e-5726-4d8f-b6cf-ba27b9048216 / reiserfs notail 0 1
# Entry for /dev/sda2 :
/dev/sda2 /media/Archivio ext3 defaults 0 0
# Entry for /dev/sda6 :
UUID=ab84414f-17bb-4145-b330-2e86697491e8 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
E mi monta correttamente tutto anche la partizione di Archivio solo che non mi permette di scriverci sopra. Com'è possibile? Come risolvo? :muro:
# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# Entry for /dev/sda5 :
UUID=c91cba9e-5726-4d8f-b6cf-ba27b9048216 / reiserfs notail 0 1
# Entry for /dev/sda2 :
/dev/sda2 /media/Archivio ext3 defaults 0 0
# Entry for /dev/sda6 :
UUID=ab84414f-17bb-4145-b330-2e86697491e8 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
E mi monta correttamente tutto anche la partizione di Archivio solo che non mi permette di scriverci sopra. Com'è possibile? Come risolvo? :muro: