![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| backup to NFS mount Redhat-Solaris | Stin | UNIX for Dummies Questions & Answers | 9 | 05-15-2008 02:17 AM |
| Mount Linux share onto Sco 5.0.6 | sall | UNIX for Advanced & Expert Users | 1 | 09-10-2006 02:32 PM |
| Unable to mount NFS share during boot | jlslhills | AIX | 0 | 08-09-2005 11:55 AM |
| How to nfs mount with Redhat Linux | Heron | Linux | 1 | 03-21-2005 07:38 AM |
| using the mount command to connect to a windows share | cw1972 | UNIX for Dummies Questions & Answers | 1 | 09-30-2003 09:38 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Mount W2K share on Redhat Linux
How do I mount a Windows 2K share on Redhat Linux?
I tried this: mount -t smbfs -o username=administrator,password=mypassword //machine/share But it just returns the help for the mount command
__________________
[url=http://www.spetnik.com/images/storybanner.php][img]http://www.spetnik.com/images/storybanner.php?s=i[/img][/url] |
| Forum Sponsor | ||
|
|
|
|||
|
Ok, now I tried this:
mount -t smbfs -o username=administrator,password=mypass //machine/share /mnt/samba and I get this: Could not resolve mount point /mnt/samba
__________________
[url=http://www.spetnik.com/images/storybanner.php][img]http://www.spetnik.com/images/storybanner.php?s=i[/img][/url] |
|
|||
|
Nevermind, I got it. I had to create /mnt/samba. Thanx anyways.
This is pretty awesome. Now I can access my windows box by PUTTYing (ssh) into my linux box and mounting the root share on the w2k box
__________________
[url=http://www.spetnik.com/images/storybanner.php][img]http://www.spetnik.com/images/storybanner.php?s=i[/img][/url] |
|||
| Google The UNIX and Linux Forums |