Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Lettura su NTFS impossibile per utente
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Inoki
n00b
n00b


Joined: 30 Oct 2003
Posts: 39

PostPosted: Mon Dec 08, 2003 3:04 pm    Post subject: Reply with quote

cerri wrote:
Code:
$ man mount

8) E cmq da user devi fare
Code:
$ mount /mnt/g_hdb1
:oops: Grazie!

Cmq ho provato a fare come mi hai detto, e ho ancora permission dienied
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Mon Dec 08, 2003 3:07 pm    Post subject: Reply with quote

Fai
Code:
$ stat /mnt/g_hdb1
dopo averlo montato da user.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
OKreZ
Guru
Guru


Joined: 27 Apr 2003
Posts: 372
Location: Padova (IT)

PostPosted: Mon Dec 08, 2003 3:09 pm    Post subject: Reply with quote

da user, fai solo "mount /mnt/blabla"
_________________
(HCS)OKreZ
Back to top
View user's profile Send private message
OKreZ
Guru
Guru


Joined: 27 Apr 2003
Posts: 372
Location: Padova (IT)

PostPosted: Mon Dec 08, 2003 3:12 pm    Post subject: Reply with quote

cazzo siete troppo veloci ! ma siamo su un forum o su una chat ?!? 8O
_________________
(HCS)OKreZ
Back to top
View user's profile Send private message
Inoki
n00b
n00b


Joined: 30 Oct 2003
Posts: 39

PostPosted: Mon Dec 08, 2003 3:56 pm    Post subject: Reply with quote

Josuke wrote:
hai povato a mettere nell'fstab uid e gid dell'utente? es:

/dev/hda3 /mnt/windows ntfs defaults,user,ro,uid=1000,gid=100 0 0

ho aggiunto anche queste ed ora in effetti mi visualizza il contenuto della cartella ma solo da consolle...
Back to top
View user's profile Send private message
Inoki
n00b
n00b


Joined: 30 Oct 2003
Posts: 39

PostPosted: Mon Dec 08, 2003 3:57 pm    Post subject: Reply with quote

Ed ecco anche lo stat
Code:

inoki $ stat /mnt/g_hdb1
  File: `/mnt/g_hdb1'
  Size: 16384           Blocks: 0          IO Block: 4096   directory
Device: 341h/833d       Inode: 5           Links: 1
Access: (0441/dr--r----x)  Uid: ( 1000/   inoki)   Gid: (  100/   users)
Access: 2003-10-21 14:27:40.000000000 +0000
Modify: 2003-10-21 14:27:40.000000000 +0000
Change: 2002-09-06 14:58:48.000000000 +0000


già un passo avanti...
Back to top
View user's profile Send private message
Sparker
l33t
l33t


Joined: 28 Aug 2003
Posts: 992

PostPosted: Mon Dec 08, 2003 5:59 pm    Post subject: Reply with quote

Io ho questa riga nell'fstab e non ho problemi:
Code:

/dev/hda1               /mnt/xp         ntfs            ro,umask=000,user       0 0
Back to top
View user's profile Send private message
Inoki
n00b
n00b


Joined: 30 Oct 2003
Posts: 39

PostPosted: Mon Dec 08, 2003 7:06 pm    Post subject: Reply with quote

Però io non riesco invece ad accedere.. non c'è verso!
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Mon Dec 08, 2003 7:42 pm    Post subject: Reply with quote

Hai casini enormi con le umask, credo.
Ma cosa hai modificato? Che kernel hai?
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Inoki
n00b
n00b


Joined: 30 Oct 2003
Posts: 39

PostPosted: Mon Dec 08, 2003 9:26 pm    Post subject: Reply with quote

cerri wrote:
Hai casini enormi con le umask, credo.
Ma cosa hai modificato? Che kernel hai?

mi fa piacere questo... :(

Ho un kernel 2.4.23, vanilla-sources...
Non ho modificato nulla.. davvero...
L'installazione di gentoo non nemmeno una settimana, non ho fatto nulla di particolare...
Ma che può essere successo? :(
Back to top
View user's profile Send private message
albazeus
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2003
Posts: 81

PostPosted: Mon Dec 08, 2003 10:05 pm    Post subject: Reply with quote

Ciao
Io ho questa riga in /etc/fstab:
Code:

/dev/hde2               /mnt/winxp      ntfs            defaults,noauto,users,ro,umask=000      0 0


e quando monto la partizione da (l)user ho questi permessi:
Code:

dr-xr-xr-x    1 root     root         4.0K Nov 10 01:31 winxp


Ci entro anche con konqueror, ma chiaramente solo in lettura...
Back to top
View user's profile Send private message
Inoki
n00b
n00b


Joined: 30 Oct 2003
Posts: 39

PostPosted: Mon Dec 08, 2003 10:24 pm    Post subject: Reply with quote

albazeus wrote:
Ciao
Io ho questa riga in /etc/fstab:
Code:

/dev/hde2               /mnt/winxp      ntfs            defaults,noauto,users,ro,umask=000      0 0


e quando monto la partizione da (l)user ho questi permessi:
Code:

dr-xr-xr-x    1 root     root         4.0K Nov 10 01:31 winxp


Ci entro anche con konqueror, ma chiaramente solo in lettura...

Ti ringrazio per l'info...
Ma io se provo ad entrare con Konqueror mi da la cartella con la chiavetta come se fosse la cartella root.

Prima non avevo mai avuto problemi... credo che il problema sia grave come indicato da cerri.

@Cerri
Pensi che ricompilare il kernel possa essere una soluzione utile?
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Mon Dec 08, 2003 10:44 pm    Post subject: Reply with quote

Inoki wrote:
@Cerri
Pensi che ricompilare il kernel possa essere una soluzione utile?

No.
Prova a fare:
Code:
$ umask 000

e poi monta il fs da utente.
Poi prova la stessa cosa da root.
E controlla il settaggio di umask dentro /etc/profile.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Inoki
n00b
n00b


Joined: 30 Oct 2003
Posts: 39

PostPosted: Mon Dec 08, 2003 11:13 pm    Post subject: Reply with quote

cerri wrote:
Inoki wrote:
@Cerri
Pensi che ricompilare il kernel possa essere una soluzione utile?

No.
Prova a fare:
Code:
$ umask 000

e poi monta il fs da utente.

Con questo, mi toglie la chiavetta dalla cartella ma non mi fa vedere il suo interno se provo ad accedere da Konqueror.
Mentre se provo ad entrare da konsolle, mi fa vedere tutte le cartelle, e tutti i file, ma vicino ai file c'è la dicitura permission denied.
Quote:

Poi prova la stessa cosa da root.

Così i dati me li fa vedere tutti senza problemi (ma lo faceva anche prima)
Quote:

E controlla il settaggio di umask dentro /etc/profile.

Dentro /etc/profile come umask c'è 022
Back to top
View user's profile Send private message
albazeus
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2003
Posts: 81

PostPosted: Mon Dec 08, 2003 11:15 pm    Post subject: Reply with quote

Prova a vedere questo ti puo' essere utile:

https://forums.gentoo.org/viewtopic.php?t=10147
Back to top
View user's profile Send private message
zUgLiO
l33t
l33t


Joined: 12 Aug 2003
Posts: 754
Location: Ferrara (Italy)

PostPosted: Tue Dec 09, 2003 8:10 am    Post subject: Reply with quote

Ma quando provi a fare il mount cosa lanci?

mount /dev/hdb1 /mnt/g_hdb1

oppure

mount /dev/hdb1
_________________

voglio poi dire che il tempo mi avrà fatto abituare,

ma io non trovo nemmeno brutta la stiva buia di questa nave
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Tue Dec 09, 2003 8:22 am    Post subject: Reply with quote

zUgLiO wrote:
mount /dev/hdb1

Questo comando darebbe errore.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Inoki
n00b
n00b


Joined: 30 Oct 2003
Posts: 39

PostPosted: Tue Dec 09, 2003 10:15 am    Post subject: Reply with quote

cerri wrote:
zUgLiO wrote:
mount /dev/hdb1

Questo comando darebbe errore.

Si infatti lancio
Code:
$mount /mnt/g_hdb1

Non solo ma sono sempre ben attento che prima la partizione sia smontata...

Cerri con le info dell' /etc/profile ti è venuto in mente niente?
Posso fornirti qualche alra notizia.. perchè davvero non so come venirne fuori
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
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