Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Montare HDD di rete
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Barb0ne
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2004
Posts: 82

PostPosted: Mon Mar 28, 2005 8:07 am    Post subject: Montare HDD di rete Reply with quote

ho montato un hdd di rete ovvero un HDD ethernet della Iomega, il montaggio non mi ha dato problemi e neppure la configurazione in linux
Quello che volevo capire è cosa viene fatto esattamente con il comando per montarlo :

mount -t smbfs -o nomeutente=(user),password=(pass) //Iomega-123ABC/NetHDD /path/to/mountpoint

la parte per mè oscura è quella che riguarda :

-o nomeutente=(user),password=(pass)

visto che l'hdd di rete non richiede passwd e che se li metto a casaccio il disco viene montato ugualmente.

Chi potrebbe darmi delucidazioni su questa parte del comando di mount e cosa implica ?

Grazie Corrado
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Mon Mar 28, 2005 8:12 am    Post subject: Re: Montare HDD di rete Reply with quote

Barb0ne wrote:

mount -t smbfs -o nomeutente=(user),password=(pass) //Iomega-123ABC/NetHDD /path/to/mountpoint

Chi potrebbe darmi delucidazioni su questa parte del comando di mount e cosa implica ?


Scusa ma il comando nn l hai scritto tu? Se non hai particolari restrizioni su utente e password lo puoi togliere... per il resto cmq basta che dai un occhiom a man mount. :wink:
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
Barb0ne
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2004
Posts: 82

PostPosted: Mon Mar 28, 2005 8:18 am    Post subject: Reply with quote

Non intendevo tutto il comando mount, solo la parte che rigurda mone ut e passwd

-o nomeutente=(user),password=(pass) visto che se lo tolgo non me lo monta


il resto lo capisco pure io
Back to top
View user's profile Send private message
tuxer
Guru
Guru


Joined: 10 May 2004
Posts: 328

PostPosted: Mon Mar 28, 2005 8:29 am    Post subject: Reply with quote

Beh semplicemente la -o sta ad indicare le opzioni specifiche di un certo tipo di mount (in questo caso smbfs), non c'è molto da capire mi sembra...
Back to top
View user's profile Send private message
Barb0ne
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2004
Posts: 82

PostPosted: Mon Mar 28, 2005 8:46 am    Post subject: Reply with quote

Come posso fare per montare automaticamente all'avvio che metto in fstab ...
o non và messo lì
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Mon Mar 28, 2005 8:58 am    Post subject: Reply with quote

Barb0ne wrote:
Come posso fare per montare automaticamente all'avvio che metto in fstab ...
o non và messo lì

quando l'hai montato fai un cat /proc/mounts, prendi la riga che ti interessa e la sistemi a dovere dentro fstab. niente di più :)
Back to top
View user's profile Send private message
Barb0ne
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2004
Posts: 82

PostPosted: Mon Mar 28, 2005 9:03 am    Post subject: Reply with quote

Grazie proprio quello che volevo sapere

Ciao Corrado
Back to top
View user's profile Send private message
Barb0ne
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2004
Posts: 82

PostPosted: Mon Mar 28, 2005 11:55 am    Post subject: Reply with quote

Ho aggiunto questa riga

//discocasa/NetHDD /mnt/discoc smbfs rw,nodiratime,nosuid,nodev,uid=0,gid=0,file_mode=0744,dir_mode=0755 0 0

e sembra funzionare correttamente, solo che durante l'avvio di linux mi chiede una passwd perchè sto montando una risorsa di rete , la cosa strana è che sia che io dia la passwd che non la dia me lo monta correttamente.

Ora le domande sono 2 :

1° perchè ?
2° come faccio a fare in modo che non mi chieda la passwd durante l'avvio di linux ?

Grazie
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Mon Mar 28, 2005 12:03 pm    Post subject: Reply with quote

man smbmount...
prova ad aggiungere un "guest" nelle opzioni
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
Page 1 of 1

 
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