mftech wrote: 
> 
> 
> For the next part: Make a /home/tc/sbpd-script.sh with the following
> content.
> 
> It's not clear how to create this script ?
> I end up creating a folder home/tc by removing the sd card and edit it
> on my PC and save the file as .sh.
> I'm probably doing something wrong, the 4 buttons don't work.
> 

2 things:
1) The danger with making text files outside of the system is that they
will have different (but invisible) line endings to those expected on
the target system. In this case it is likely to be an issue because you
probably used MS Windows Notepad to create the file and it would have
defaulted to using Windows-style line endings.
A solution to that is to use a 3rd-party application called Notepad++
and tell it to rewrite the line endings in Unix style (Edit/EOL
Conversion/Unix).
(EOL=End of Line)

2) The file is not in the location expected by whatever comes next in
the documentation.
One easy way to transfer files into pCP is to use WinSCP. Then you can
connect to pCP and transfer the file (with the correct line endings)
from source to destination.

Another way to do this is to use ssh (e.g. using PuTTy application) to
login to the pCP system and then use nano or vi to create the file.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin, allzic radio, caroline
flashback, cesky rozhlas, frequence3, jukeradio, klassikradio.de, linn
radio, mother earth, naim radio, nova.fr, radioblues flac, radio espace,
radio swiss, rte ireland, somehow jazz, supla finland
------------------------------------------------------------------------
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=111502

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to