Results 1 to 15 of 34

Thread: How to mount a Windows share

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Download this one: http://website.wl500g.info/beta/firmware.php?fid=5

    It's a zip file, so use winzip.

    You will be able to use the smbmount on Oleg firmwarze, I'm doing this everyday. Read last posts in jocky's 1.2.1.8 firmware for a how to.

    Code:
    cd /tmp/harddisk/part1/conf/bin 
    mount -o bind /tmp/harddisk/part1/conf/etc/ /etc 
    # start Samba 3.0.9 daemon 
    killall -9 nmbd 
    killall -9 smbd 
    ./nmbd -s /tmp/harddisk/part1/conf/usr/local/samba/lib/smb.conf -D 
    ./smbd -s /tmp/harddisk/part1/conf/usr/local/samba/lib/smb.conf -D 
    
    
    /tmp/harddisk/part1/conf/bin/telnetd -d -l /tmp/harddisk/part1/conf/bin/mysh
    Last edited by Antiloop; 08-08-2005 at 09:43.

Similar Threads

  1. Mount windows shared dirs in WL500gx
    By samoht in forum WL-500g Q&A
    Replies: 2
    Last Post: 15-01-2008, 23:22
  2. No NFS-Share Access
    By mick666 in forum WL-HDD Q&A
    Replies: 3
    Last Post: 18-07-2005, 11:22
  3. Connect to Windows Share behind WL-500g deluxe
    By Peter Schmidt in forum WL-500g Q&A
    Replies: 12
    Last Post: 01-07-2005, 16:00
  4. blocking windows share?
    By rexster in forum WL-500g Q&A
    Replies: 6
    Last Post: 05-05-2005, 06:18
  5. No share available
    By gerd in forum WL-HDD Q&A
    Replies: 0
    Last Post: 03-02-2005, 09:53

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •