hi,
i try to use a nslu2 as a windows fileserver ( smb )
but it doesnt work.
i have connect a usb Stick to the device and put this lines
in the smb.conf.template
[mnt]
path = /mnt
comment = mnt verzeichnis
browseable = yes
read only = no
create mode = 0750
guest ok = no
after reboot the device i can connect to this share, but i cant change something or create some directories.
Somebody any idea ?