• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Mounting a Network Drive in Linux

liri

Junior Member
ne1 know how to mount a fat32 drive shared out on the local LAN in linux?
the computers are running win2k and winme and are on the local lan.

thx
 
thx
how do i use the sbmount command? i know how to use the mount command. i guess i could just look it up in the man pages.

how do i know if i have samba running on my network? what do u mean by that?
thx
 
smbmount can mount Windows shares just fine. Make sure that the windows boxes have NetBIOS over TCP/IP enabled tho, as Linux knows exactly nothing about NetBEUI.

 
Back
Top