First off, let's clean things up and make sure SC is correctly
installed.  Make sure that you have added SC to your repository via a
text entry in /etc/apt/sources.list:
Code:
--------------------
    sudo gedit /etc/apt/sources.list
--------------------
, scroll through the file and check your entry according to
http://wiki.slimdevices.com/index.php/DebianPackage.  Then run the
following:

Code:
--------------------
    sudo apt-get remove --purge squeezecenter
  sudo apt-get update
  sudo apt-get install squeezecenter
--------------------



If your library is located on the Freenas box and you're wanting to
connect from another Linux box I'd recommend you use NFS and mount the
library as follows:
Code:
--------------------
    sudo mount freenas_server_ip/name:/share /local/mount_point
--------------------


If you need to use SAMBA, first off, let's make sure you have 'samba/
cifs correctly installed:'
(http://ubuntuguide.org/wiki/Ubuntu:Intrepid#Samba_File_Sharing)
Code:
--------------------
    sudo apt-get install samba samba-tools system-config-samba
--------------------

After all the abovementioned has been completed you need to point SC to
your library.  For SAMBA path you will should set up a share as
explained 'here'
(http://ubuntuguide.org/wiki/Ubuntu:Intrepid#Samba_File_Sharing)


-- 
egd

Internet forums: conclusive proof depth of gene pool is indeed variable,
monkeys can be taught to cut code, and world peace is utterly
unrealistic...

Integrating MusicIP with SqueezeCenter...'*here's how*'
(http://wiki.slimdevices.com/index.php/Integrating_MusicIP_with_SqueezeCenter).
------------------------------------------------------------------------
egd's Profile: http://forums.slimdevices.com/member.php?userid=3425
View this thread: http://forums.slimdevices.com/showthread.php?t=57502

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to