On Thursday 20 December 2001 10:50 am, you wrote: > Sorry for a lame question, but I did search for an answer > > I am attempting to mount a windows drive > > mount -t smbfs -o username=uname,password=pass ////jerry//C /mnt/jerry > > I can access the drive using smbclient
Try this... mount -t smbfs -ousername=uname //jerry/C /mnt/jerry it will prompt you for the password.
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
