View previous topic :: View next topic |
Author |
Message |
RollsAppleTree Guru


Joined: 18 Feb 2005 Posts: 340 Location: Sicilia - Catania
|
Posted: Thu Jun 23, 2005 5:37 pm Post subject: (almeno) Leggere NTFS da utente [RISOLTO] |
|
|
salve ragazzi, dopo aber buttato sangue più di un'ora din ricerche sul forum e sulla rete, ho ancora un piccolo problema:
non riesco a leggere la mia partizione NTFS da user, a montarla si, ma di leggerla (e tantomeno scriverla) non ne vuole sapere.
Invece da root va tutto bene, ci riesco senza problemi.
Vi posto anche il mio fstab, casomai vi fosse utile:
Code: |
/dev/hde6 /boot ext2 noauto,noatime 1 1
/dev/hde8 / reiserfs noatime,notail 0 0
/dev/hde7 none swap sw 0 0
/dev/hde9 /home ext3 noauto,noatime 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro,users 0 0
/dev/cdroms/cdrom1 /mnt/dvd iso9660 noauto,users,ro 0 0
/dev/fd0 /mnt/floppy auto noauto 0 0
/dev/sda1 /mnt/usb-pen vfat users,rw 0 0
/dev/hde1 /mnt/winC ntfs users,rw 0 0
/dev/hde5 /mnt/winD auto users,rw 0 0
# NOTE: The next line is critical for boot!
none /proc proc defaults 0 0
|
Aiutatemi plz
Last edited by RollsAppleTree on Thu Jun 23, 2005 7:33 pm; edited 1 time in total |
|
Back to top |
|
 |
RollsAppleTree Guru


Joined: 18 Feb 2005 Posts: 340 Location: Sicilia - Catania
|
Posted: Thu Jun 23, 2005 5:47 pm Post subject: |
|
|
scordavo ...
La mia partizione NTFS è winC ....
prima avevo messo come tipo auto , poi ho messo ntfs, ma niente ..
Il fatto che da root riesca a montare e leggere perfettamente mi fa scongiurare il pericolo di doveer ricompilare il kernel (perchè non avrei abilitato NTFS)
che dite???????? |
|
Back to top |
|
 |
G2k l33t


Joined: 06 Mar 2004 Posts: 672 Location: Rome, Italy
|
Posted: Thu Jun 23, 2005 5:52 pm Post subject: |
|
|
su tutte le partizioni ntfs dovresti togliere 'rw' perche tanto non puoi cmqe scrivere (bene) su partizioni ntfs da linux. sulla mia partizione windows ho questo in /etc/fstab: Code: | /dev/hda1 /mnt/win ntfs defaults,users,ro,umask=022 0 0 |
dunque, users me lo fa accedere da user normale, ro lo fa read-only e umask=022 mi fa eseguire e leggere ma non scrivere sulla partizione. Accertati anche che la cartella della partizione windows sia chmoddata in modo giusto (dr-xr-xr-x)
Ti consiglierei di leggere i forum prima di scrivere un post... _________________ Animula vagula blandula,
Hospes comesque corporis,
Quae nunc abibis in loca
Pallidula rigida nudula,
Nec ut soles dabis iocos...
- Imp. Caesar Hadrianus |
|
Back to top |
|
 |
Bukowski n00b


Joined: 25 Mar 2005 Posts: 40 Location: Nettuno(Roma)
|
Posted: Thu Jun 23, 2005 6:01 pm Post subject: |
|
|
prova a dare un'occhiata QUI _________________ Linux Registered User #397434 |
|
Back to top |
|
 |
RollsAppleTree Guru


Joined: 18 Feb 2005 Posts: 340 Location: Sicilia - Catania
|
Posted: Thu Jun 23, 2005 7:31 pm Post subject: |
|
|
risolto !!!!!!!!!!!1
GRAZIE !!!!!! |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|