Hi Mike, 

I've been using my Sheevplug with the SqueezePlugMain image from 
http://squeezeplug.de
for quite a while now, and I have no problems. I only had problems at
the beginning because I couldn't get the Sheevaplug to boot from my SD
card, but that's solved. 

You can ssh into your Sheevaplug 

Code:
--------------------
    ssh root@<your plugs ip> 
--------------------
 (or with WinSCP if you use Windows).
probably the password is nosoup4u or something like that (you'll find
it in other forums). 
Once you are on the plug, you can e.g. run 
top 
to see what's running (are there perl processes?) or do a 

Code:
--------------------
    /etc/init.d/squeezeboxserver restart 
--------------------

You can look at the server log with

Code:
--------------------
    cat /var/log/squeezeboxserver/server.log
--------------------

to see what's happening. 

Hope that helps.


-- 
juzi
------------------------------------------------------------------------
juzi's Profile: http://forums.slimdevices.com/member.php?userid=36145
View this thread: http://forums.slimdevices.com/showthread.php?t=81809

_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to