Posts by televisi

    Hi

    I currently have a dilemma that hopefully you might be able to help me decide.

    I've been using LibreElec for almost a year, and I love this linux flavour for my media center.

    To enhance my media center experience, I also install couple of docker containers, such as:

    - sabnzbd

    - sonarr

    - plex server

    The dilemma that I have is, I want to make this to be my central data storage for my files (including backup to cloud, such as backblaze / crashplan / google photos, etc) too; I know that some might say, just build another server/NAS; but I'd like to cut down the electricity usage and use only a single server box.

    If I want to do this (make it as a central data storage), I need to spend extra time to find out the perfect docker container (or build one from scratch) that will fit the purpose; for instance: here

    Furthermore, with LibreElec, is it secure enough to save private files? consider there are some limitations (from memory, the ssh password is defaulted to libreelec, although I managed to use public/private key right now, so it's no longer an issue)

    If I go with Ubuntu, I might lose the flexibility of just 'login' to kodi when I boot up the machine, which is one of the great feature I use for non-techie member of family (although I believe ubuntu can be configured that way...but still it requires some config again)

    What do you guys think?

    Hi,

    I'd like to sync my photos from Google Photos (in Google Drive) to a secure folder in libreelec; the requirements are:

    - To access the secure folder, I need to punch in a password / similar method to ssh public key

    - When LibreElec is restarted, the secure folder is 'locked' (this to ensure no prying eyes when the physical drive is removed and connected directly to SATA-to-USB cable)

    With Windows, I can use veracrypt application and create a 'container' and mount that container to Windows, and sync google drive in that mounted drive;

    Can I do similar with LibreElec / Linux in general?

    Thanks

    Another question, if I need to move the movies folder around, should I just:

    1) move the files manually (using ssh or similar method) & re-attach the new folder on kodi gui & run the kodi update process

    OR

    2) there is a simple setting file that I can manually edit the movies location?

    Found the answer myself from Userdata - Official Kodi Wiki , it's located inside ~/.kodi/userdata/sources.xml

    Use Clonezilla live cd to clone the new drive, then use gparted to expand the main partition.

    Thank you, will give this a try

    I am curious, what would be the advantage in cloning vs. just doing a backup, then a fresh install on the new drive and then restoring backup?

    I was under impression that backup will copy the settings but not the add on? (note: I currently have couple of Dockers applications (e.g. sabnzbd, sonarr), it would be nice if these app can be carried over to the new drive too)

    Another question, if I need to move the movies folder around, should I just:

    1) move the files manually (using ssh or similar method) & re-attach the new folder on kodi gui & run the kodi update process

    OR

    2) there is a simple setting file that I can manually edit the movies location?

    Hi,

    What's the best method to move/clone LibreElec to a new/different (potentially bigger) hard drive?

    I tried to copy/clone the main partition using Paragon hard disk manager Mac, it seems I need to re-create the syslinux on the new drive, but not sure how to this.

    I really appreciate if someone can supply a step-by-step method to do this clone to retain LibreElec main partition

    Thanks

    Hi Klojum,

    Thanks for your responses so far, this definitely help me.

    Code
    21:10:30.450 T:139805307557120   ERROR: X11 Error: No Display found

    I'm afraid that Linux/LibreELEC doesn't really like your AMD video card. AMD/Ati GPUs have given us mixed results for the last couple of years, mostly because AMD hasn't really bothered to do any Linux video support.

    You mean you then get a normal display of LibreELEC's main screen? That would be very odd.

    Sorry, I think you were right, I tried plug-in my 1TB HDD with the same VGA display, and it is just stuck during boot (right after docker applications run):

    Code
    ERROR: X11 Error: No Display found

    The resolution is to boot the 8TB using external graphic using HDMI port (Asus Radeon R7 240 2GB DDR ), and do the configuration over projector :)

    Case closed :)

    Seagate Expansion 8TB Desktop External Hard Drive USB 3.0 (STEB8000100) Hi Klojum,

    Thanks for your response; I tried to ssh from another machine (Mac), unfortunately, connection is refused.

    Code
    ssh: connect to host 192.168.1.105 port 22: Connection refused

    I then tried to use Ubuntu LiveCD and managed to get the log files from the drive:

    - kodi.log = Empty file

    - kodi.log.old = Ubuntu Pastebin

    - kodi_crashlog_20170712210957.log = Ubuntu Pastebin

    - kodi_crashlog_20170712210925.log = Ubuntu Pastebin

    For your reference, the following is my hardware spec:

    - HP Microserver N40L

    - Memory 8GB

    - Graphic:

    -- internal graphic card to VGA monitor (I use this during libreelec installation)

    -- Asus Radeon R7 240 2GB DDR (I use this once libreelec is up and running to my projector)

    - Seagate 8TB (taken from Expansion 8TB Desktop External Hard Drive USB 3.0 - STEB8000100)

    Note: If I use my 1TB HDD (Hitachi HTS541010A9E680), LibreElec works as expected

    Hope this information helps your investigations

    Thanks heaps!

    Hi,

    In continuation of libreElec installation to a new 8TB HDD (thread) ; I then able to restart to the new HDD.

    I can see the LibreELEC splashscreen and the "LibreELEC (official) - Version: 8.0.2" word on top left hand side

    But...that's it...no GUI no nothing afterwards, it just stuck there.

    I can also see the computer HDD light does not lite up / working at all; which indicated that the computer is rather idle / hang.

    It's been running 2.5 hours and the screen just stay as is, I might going to try for another hour or so,

    if the problem persist, is there a way to retrieve the start up log files to check what's really happening?

    Thank you!

    My guess was right, I left the installation process to run overnight (leave the installation at 28% overnight) and the installation finished!

    I checked the installation log, as there is no timestamp, I have a feeling this has been caused by make2fs process; as it has created a bunch of hexa comments

    Thanks for your reply!

    As I'm using Mac, I tried to google syslinux GPT creation and found no result; are you able to share the steps to install syslinux on the GPT disk?

    PS: I use Paragon Hard Disk Manager Mac to create the GPT disk and ext4 partitions, I just need to do the syslinux bit...

    Hi,

    I have 8TB drive that I'd like to use with LibreElec; I have downloaded the generic "LibreELEC-Generic.x86_64-8.0.2.img.gz" and install it to external USB HDD using "LibreELEC.USB-SD.Creator.macOS".

    Unfortunately, the installation process stops at 28% at "creation of partition /dev/sdb1"... I suspect this is an indication that LibreELEC only works with MBR disk type?

    Thanks

    Okay, I found the resolution and managed to find the problem.

    The instruction on Config connect ssh wo password - OpenELEC is to copy the public key of OE to the authorized_keys file on remote machine (in my case Mac); it should be the other way around, the public key of the one who connecting from is the one to be stored on OE authorized_keys file.

    The following works for me:
    On MAC (not on OE server):
    1) Generate RSA key

    2) Get the contents of the public key (~/.ssh/id_rsa.pub)

    Code
    Mac:televisi$ vi ~/.ssh/id_rsa.pub
    ssh-rsa:blablablapublic_keyForMac [email protected]

    On OE:
    3) SSH to OE
    4) Copy the contents of public key retrieved before (from OSX, step 2) to OE ~/.ssh/authorized_keys file

    Code
    echo 'ssh-rsa:blablablapublic_keyForMac [email protected]' >> ~/.ssh/authorized_keys

    5) Make sure the ~/.ssh/authorized_keys has the following permission

    Code
    -rw-------    1 root     root           395 May 22 04:24 authorized_keys


    if not, just run "chmod 600 authorized_keys"

    On OE GUI:
    6) Go to OE GUI > Settings > OpenElec > Services > SSH
    7) Disable SSH Password = TICK

    On OSX:
    8) use ssh root@OE without password now :)