Displaying 1 result from an estimated 1 matches for "blitzwing".
Did you mean:
  blitting
  
2003 Dec 23
1
smbmount to Win2k dying after kernel/samba upgrades
...d it'll work, but it
wont fix itself after a reboot.
Information which might be 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
//blit...