I've searched for "mountsmb", "smbmount", "smbfs" and several other logical words with no luck. I've searched using "find -name" (the system doesn't have "locate" either) and in "man". I'm convinced that SCO intentionally does not allow you (or at least make it easy) to access a drive on a Windows computer. I can't imagine that this would have anything to do with the $$$'s that Micro$oft invested in SCO. Larry > -----Original Message----- > From: tclug-list-bounces at mn-linux.org [mailto:tclug-list-bounces at mn- > linux.org] On Behalf Of Munir Nassar > Sent: Friday, January 19, 2007 11:05 AM > To: tclug-list at mn-linux.org > Subject: Re: [tclug-list] Mount windows share in Unixware 7.1.1 > > Larry R. Pint writes: > > > « HTML content follows » > > > > I would like to mount a shared removable drive in a Windows XP Pro > > computer to make it accessible in Unixware 7.1.1. I have studied the > > mount command, searched google and have not found out how to do this. > > Mention was made of VisionFS and samba. I don't think VisionFS is > > installed on the Unixware system. I can get samba to share to Unixware > > directory so it is accessible from Windows machines, but I have not > > figured out how to do the other way around. I've done this from our RH > > Linux machine, but can't figure it out under Unixware. Can anybody > offer > > some pointers to how this can be done? > > under linux it would be: > mount -t smbfs -o username=<user> //server/share /mountpoint > > of course this is for linux, the same did not work under MacOS, the syntax > was not quite right and i suspect that that would be the case as well > under > UnixWare. > > do a locate for smbfs and see if there is a manpage specific for it. > > _______________________________________________ > TCLUG Mailing List - Minneapolis/St. Paul, Minnesota > tclug-list at mn-linux.org > http://mailman.mn-linux.org/mailman/listinfo/tclug-list