![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mounting of unix NFS to windows XP | Amaru | HP-UX | 3 | 01-26-2008 08:19 AM |
| SCO6 NFS Problem mounting Windows resource | sidnagra | SCO | 2 | 07-18-2007 08:32 AM |
| mounting windows(vfat) file system | ajoy patel | SUN Solaris | 1 | 03-04-2006 05:22 AM |
| windows mounting on sun | asif.suleman | SUN Solaris | 3 | 05-26-2005 08:56 PM |
| Mounting a windows share on AIX | szahir1 | Windows & DOS: Issues & Discussions | 3 | 04-11-2002 10:14 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Mounting shares from a Windows PC
Hi...
I can ping my Windows PC using both the IP address and NetBios name and I can ping my Linux box the same, IP address and NetBios name. I can even use smbclient to see the shares on my Windows PC. But I can't map the shares so that Linux sees it as a drive. How do I do that? |
|
||||
|
Thanx PxT,
I tried the smbmount program... Actually, before registering here, I printed out all the man pages related to the Samba suite that I can find--even 116 pages of smb.conf (just so that they're readily avail). And they've helped me out. Honestly, everything I've downloaded from installing Linux to networking it (so far) has helped. But the smbmount man page has got me stumped. Maybe I'm not typing the command in correctly. Can show me an example of how it should me done?Thanx again. SeCBerm |
|
||||
|
smbmount
Hi SeCBerm
Try this: smbmount //netbios_name/shared_folder/... /your/directory/... -o username=foo you don't need to include -o (options). Peek at manpages for options. Ex. smbmount //tolkien/My_Share/Windows /home/win -o username=gandalf,password=ring /*ghost*/ |
![]() |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|