LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-23-2002, 08:44 PM   #1
chrismiceli
Member
 
Registered: Aug 2002
Posts: 349

Rep: Reputation: 31
mounting windows drive


i am trying to mount the windows drive on my linuxbox, here is how i am trying

[root@localhost lib]# smbmount //W4AO06/Mitzeli /mnt/winshare
Password:
1091: tree connect failed: ERRSRV - ERRinvnetname (Invalid network name in tree
connect.)
SMB connection failed

Mitzeli is the drive name and the W4AO06 is the computer name.
 
Old 11-24-2002, 11:30 AM   #2
Syncrm
Member
 
Registered: Aug 2001
Location: Lansing, Michigan
Distribution: slackware8+
Posts: 472

Rep: Reputation: 30
try this:

smbmount -o username=user,password=passwd \\\\windowsbox\\sharepath /mnt/winshare

windows shares start with a \\, but you need to escape those from the linux command line, so that's why they're doubled.
 
Old 06-28-2003, 01:11 AM   #3
mnsg1
LQ Newbie
 
Registered: Jun 2003
Posts: 2

Rep: Reputation: 0
You must have the samba service running

The command in RedHat is

mount -t smbfs -o username=[username},password=[password] //Server/Share_name /mount-point

[username]= Windows username
[password]= Windows password
//Server= Windows server name
/Share-name= Windows share name (i.e. C$, etc)
/mount-point= directory on linux box where you want to mount (i.e. /user/bin, /mnt, home/user)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mounting a windows drive evannextel Linux - Newbie 3 06-21-2004 04:21 PM
Mounting a windows drive jon_k Linux - Hardware 14 07-18-2003 08:58 PM
mounting windows drive ditto Linux - Newbie 2 05-24-2003 09:10 AM
Mounting a Windows Drive digsby0007 Linux - Software 4 05-09-2003 04:18 PM
Mounting windows drive celtic32 Linux - General 10 09-09-2002 11:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 08:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration