Displaying 1 result from an estimated 1 matches for "jimothy".
Did you mean:
timothy
2003 Dec 23
1
smbmount to Win2k dying after kernel/samba upgrades
...e helpful:
Environment:
Slackware Linux on the -current tree (close to v9.1)
Kernel brought to 2.6.0 from source
Samba 3.0.1 from source (./configure --with-smbmount)
Which look like this when correctly mounted:
//blitzwing/c 39067648 29671424 9396224 76% /blitzwing/cdrive
//blitzwing/jimothy 39067648 29671424 9396224 76% /blitzwing/write
My lines in /etc/fstab (drives get mounted out of rc.local)
//blitzwing/c /blitzwing/cdrive smbfs ip=192.168.1.2,ro,username=linux,password=XXXXXX
//blitzwing/jimothy /blitzwing/write smbfs ip=192.168.1.2,rw,username=linux...