You can do it a couple of ways, depending on what you have set up on the windows machine. The easiest way to do it will probably be to use samba:
bash$ smbmount //myserver/myshare /local/mount/point That should get it. I think there is a way to do this in fstab, but Googling for it seems to show this doesn't work reliably. The other way to do this is to setup an NFS server on the Windows machine and connect via nfs, but Samba should prove far easier. Josh On Wed, 2002-07-17 at 10:10, Bill Wheatley wrote: > i know i can use samba to read a unix drive from windows. > But whats the best way to view a windows drive for linux? > > RH to be specific > any ideas i've never had the need to do it so its new ;) > > Bill Wheatley > Senior Database Developer > Macromedia Certified Advanced Coldfusion Developer > EDIETS.COM > 954.360.9022 X159 > ICQ 417645 > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
