Hi rosi,
i did it this way:
copy the file "enigma2_pre_start.sh" into "/etc/init.d/" and create a symbolic link into "/etc/rc3.d/"
cp enigma2_pre_start.sh /etc/init.d/ ln -s /etc/init.d/enigma2_pre_start.sh /etc/rc3.d/S99enigma2_pre_start
regards,
örlgrey
Thank örlgrey!Just to confirm, is to put the 3 files bbc_pmt_v5.py in / usr / bin.And the other is that? spark: ~ # ln-sf "/ etc/init.d/enigma2_pre_start" "/ etc/rc.d/rc3.d/S99enigma2_pre_start". I do not have the file / etc/rc3.d. I only have / etc/rc.d/rc3.d. That's not work. I have to make any changes?
- Forums
- → Viewing Profile: Posts: rosi
ATTENTION !!!
Due to a database corruption issue, we were forced to restore last-nights backup. This means all posts of Saterday Febuary 17th have been lost.Community Stats
- Group Member
- Active Posts 6 ( per day)
- Profile Views 1,392
- Age 38 years old
- Birthday June 7, 1986
-
Gender
Not Telling
Contact Information
User Tools
Friends
rosi hasn't added any friends yet.
Posts I've Made
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
9 July 2014 - 00:49
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
7 July 2014 - 14:03
Hi rosi,
i did it this way:
copy the file "enigma2_pre_start.sh" into "/etc/init.d/" and create a symbolic link into "/etc/rc3.d/"
cp enigma2_pre_start.sh /etc/init.d/ ln -s /etc/init.d/enigma2_pre_start.sh /etc/rc3.d/S99enigma2_pre_start
regards,
örlgrey
Thank örlgrey!Just to confirm, is to put the 3 files bbc_pmt_v5.py in / usr / bin.And the other is that? spark: ~ # ln-sf "/ etc/init.d/enigma2_pre_start" "/ etc/rc.d/rc3.d/S99enigma2_pre_start". I do not have the file / etc/rc3.d. I only have / etc/rc.d/rc3.d. That's not work. I have to make any changes?
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
7 July 2014 - 13:20
Hi rosi,
i did it this way:
copy the file "enigma2_pre_start.sh" into "/etc/init.d/" and create a symbolic link into "/etc/rc3.d/"
cp enigma2_pre_start.sh /etc/init.d/ ln -s /etc/init.d/enigma2_pre_start.sh /etc/rc3.d/S99enigma2_pre_start
regards,
örlgrey
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
7 July 2014 - 00:02
Hi rosi,
i did it this way:
copy the file "enigma2_pre_start.sh" into "/etc/init.d/" and create a symbolic link into "/etc/rc3.d/"
cp enigma2_pre_start.sh /etc/init.d/ ln -s /etc/init.d/enigma2_pre_start.sh /etc/rc3.d/S99enigma2_pre_start
regards,
örlgrey
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
6 July 2014 - 17:18
Sure! I have the three files in /usr/bin just like you guys and i've just added the line "/usr/bin/enigma_pre_starter.sh" in /etc/init.d/rcS. So at every start up rcS calls for the enigma_pre_starter script.
Could you please explain how you did it exactly ?
It's working!! Just had to add the path for enigma2_pre_start.sh in /etc/init.d/rcS
you have a sh4 box so your E2 is a different type that could only work with telnet command
Thanks for your help guys, i've tried replace the files with new ones but the result was the same. permission denied when i try to enable logging in bbc_pmt_starter.sh:
[H[Jspark7162:~#
/
d
e
v
/
n
u
l
l
-sh: /dev/null: Permission denied
spark7162:~#
/
t
m
p
/
b
b
c
_
p
m
t
.
l
o
g
-sh: /tmp/bbc_pmt.log: not found I'm using a amiko alien 2, the enigma2.sh is located in /usr/local/bin. it works great when i tenet : bbc_pmt_v5.py -t long -d /dev/dvb/adapter0/demux0 Any ideas?
Thanks again to everyone involved, specially to claasi.
GRUM,
You are using a HDMU picture, is it? You know how to make this image OpenAR-P_OE2.0_215_29.06.2014_Lean_Mod-pixbox? The file / etc / init.d / rcS does not exist.
"added the line "/usr/bin/enigma_pre_starter.sh" in /etc/init.d/rcS. So at every start up rcS calls for the enigma_pre_starter script."
- Forums
- → Viewing Profile: Posts: rosi