On Sun, 15 Jun 2003, Jake Johnson wrote: > What is the easiest way to mount a windows share from a Linux box? It is > easy to mount a samba share, but I am having difficulty in the reverse direction.
Assuming the kernel has smbfs compiled in or as a module and the windows share is made available: mount -t smbfs //hostname/winsharename /linuxmountpoint Hope this helps, Terry. [EMAIL PROTECTED] http://haven.selterra.com/ ----------------------------------------------------------------- Public GPG Key: http://www.selterra.com/pubkeys/tcarney.asc -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

