PDA

View Full Version : mounting ethernet drive on fc9


axelmangr
2008-10-14, 06:27 AM CDT
Hi all,

I just installed fedora 9. I have an ethernet drive (Lacie). Could someone plz enlight me on how to mount and access it, or point me to some link with intel on that?

thanx in advance
/axelmangr

axelmangr
2008-10-18, 02:25 PM CDT
And the resolution is :

$mount -t smbfs -o username=yourusername,password=yourpassword //remotemachine/remoteshare /locate/mountpoint

/axelmangr