Hi all , i have sucsessfully compiles and enigma image for my dm500 and its clearing free to air ok, i used the tut on here and found it very easy to follow. Can any one point me in the direction of any info on adding emu's, uk scanning etc ? is this done by tarring the root and adding file there or in the source in cdk ? also i cant seem to find any information pertaining to compiling neutrino images. Thaks for listening and the great forum
compiling
Collapse
X
-
Well done dunryc!
All scanning files are in /share/tuxbox.
EMU files can be placed anywhere you want but usually reside in /var/bin.
You will need to edit the /etc/rcS file. This is the bootup file and you will need to add a line to start the emu on bootup.
Or whatever you call your emu file.Code:/var/bin/evocamd &
Comment