IMPORTANT: Remember to turn off the firewall on the computer with the shares!
(Use Fire Starter and add a rule to allow the OSD access)
Setup Samba
This was basically to allow basic networking and so the script files created using gedit could be copied on to the OSD.
Create Samba user: http://linux.byexamples.com/archives/123/creating-samba-user/
Open terminal and type...
smbpasswd -a usernameTelnet into the OSD
Open terminal and type...
telnetopen [IP address]User name:
rootPassword:
pablodcd ..lsAuto Mount Script
General instructions: http://forums.neurostechnology.com/index.php?topic=7918.0
Specific script I adapted: http://forums.neurostechnology.com/index.php?topic=7918.msg41934#msg41934
Create the script and rc.user files using gedit and copy them to /mnt/OSD folder on the OSD
cp /rc.user /mnt/OSDcp /mount_script.sh /mnt/OSD
No comments:
Post a Comment