x86 Unable to Install Client Service

Discussion in 'UDOO X86' started by krazy4it, Jan 3, 2018.

  1. krazy4it

    krazy4it New Member

    Joined:
    Apr 22, 2017
    Messages:
    6
    Likes Received:
    0
    Hi, I'm unable to connect x86 to the cloud. I've been following the guide on udoo docs page, i'm using Ubuntu 17.10 from here
    http://releases.ubuntu.com/artful/ubuntu-17.10-desktop-amd64.iso

    When i copy/paste the code from the udoo docs page into the terminal i get the following result.

    curl -s -A "Firefox" https://repository.udoo.org/gpg.key | sudo apt-key add -
    ok

    echo "deb https://repository.udoo.org/ udoox86 main" | sudo tee /etc/apt/source.list.d/udoo.list
    tee: /etc/apt/source.list.d/udoo.list: No such file or directory
    deb https://repository.udoo.org/ udoox86 main

    Where is the repo file ?
     

Share This Page