Tutorial - install sundtek (tv-stick) in docker container with TVHeadend

  • Hallo,


    here is a tutorial to install/use a sundtek TV-Stick inside a docker container.


    1.) Nodes installation on the HOST (/omv) (on the host system):


    create a persistant folder withOUT the „noexec“ that will be mounted to the docker container as /config
    (check noexec in /etc/openmediavault/config.xml )


    Code
    cd <<config-folder on host>>
    wget http://sundtek.de/media/sundtek_netinst_testing.sh
    chmod 777 sundtek_netinst_testing.sh
    ./sundtek_netinst.sh –createnodes

    (empty nodes will be created so they can be included/used inside the docker container)


    2.) install driver for the tv-stick (inside the docker container):


    /config – persistant folder with exec-permission

    Code
    cd /config
    ./sundtek_netinst_testing.sh -docker -use-custom-path=/config


    3.) restart the docker container.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!