Posts by B-Man

    I found that if I tried to run the disk partition from my usb stick is when it would not work. Yet I still had the sd card as the boot.

    I'm not sure what the problem is but I decided to just run it from the sd card than deal with it any longer.

    It works fine from the sd card.

    long story short. My ever reliable version of libreelec using Kodi 16.1 or there abouts crashed. it spends 99% of its life getting unused sitting in the shed connected to the tv. I mainly use it for HDHR addon for TV and I have it setup to use the gpio pins via ssh to open the shed roller doors. and then every once in a blue moon Ihave a tv show or movie playing. via smb share.

    I reformatted my RPi B+ with the latest version available for RPi 1 version LibreELEC-RPi.arm-9.2.6.img.gz
    I have SSH enabled in the cmdline.txt file (see below). and set it to run from a usb so if it crashed again i wouldn't lose my SD card data.
    I also ensured SSH was enabled when the new start up wizard opened but I cant seem to access SSH.
    I done an open port scan that showed port 22 was not open... Firewall is turned off , ssh password is enabled and correct

    is there something im missing?

    Code
    boot=/dev/mmcblk0p1 disk=/dev/sda1 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 ssh

    It would be nice to know which partition is out of free space.

    If you can SSH into Kodi's backdoor, try executing this command: df -h | paste

    Share the URL of that command here.

    I reformatted over the partition with the new version image so unable to. its a 16gb micro SD Card so I wouldn't have thought it would be out of space.

    this was happening when I tried to update through kodi.

    I haven't Updated for quite some time since 8.2.5

    I tried to update and said there wasn't enough free space.

    I ended up breaking something and it stopped booting so downloaded the latest version for the PI2 and copied my config and cmdline from old setup (used USB) to the new updated version. and it wouldn't boot.

    reformatted again with standard files and it worked.

    I lost all my mysql setup for synced watched data and whatever else I had on the USB. (trackt.tv fixed watched data)

    I guess a few questions

    1. Can I use a USB Stick with it? (I seem to break it when I try and get it going)
    2. Should I? (I think I used to use one so less chance of corruption)

    3. How (without it not wanting to boot like its doing atm) and be able to copy what's setup on the SD Card.

    4. I'm using apple tv skin and for the life of me I cant seem to get my HDHR app into the submenu under addons on hte home page like I previously had. any tips?

    i read somewhere i had to add some code to the config.txt

    but the way i read it is for IR remotes etc and its just 1 pin?

    i want to use 4 gpio pins what do i have to do?

    i have installed the raspberry pi tools from the repository