Being a noobie I didn't know anything about add-ons being banned, currently reading about what is and isn't.
Posts by NickC
-
-
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL linkLogs pasted to http://ix.io/4pad
-
Login by SSH.
How do I get to a terminal screen to do that?
-
Nope. You can partition with 'parted' .. no need for fdisk.
How do I get to a command line to run parted?
-
If I have read correctly I need to install System Tools from the LibreElec repo to do this. Unfortunately that install fails, no error messages just Installation Failed message.
Any suggestions where I can go from here.
-
Create space for the partition and format it as EXT4 (must be a Linux partition type for SSH to work). Note the /dev/sdX device details for it under Linux and then modify boot params in syslinux.cfg to use disk=/dev/sdX .. then reboot. Kodi will start out with a clean install.
Can this be done from LibreElec or do I need a Linux bootable USB to do this?
-
Now got it working. Using version 10.95 (beta) rather than the 10.04 (stable) which didn't work.
Only question is as I am running from USB memory stick is there any way I can set the default storage to a partition on the HDD.
-
You might need to fiddle with BIOS settings to enable legacy mode (not EFI, although we do support EFI boot). Worst case; pull the drive and connect it to a desktop and write the LE image direct to the HDD/SSD. Then interrupt boot and type "run" to skip the normal installer process and run LE from the install media (which is the internal drive). Variations on that theme include connecting the drive to another machine and booting installing to the drive on that machine before moving the drive back to the HP box.
Tried legacy mode and that locks-up at the same point. I'm actuially trying to install it to USB drive as only space for one internal drive and that has Win-10 on it. From what you have said I will first try installing to the USB stick on another computer and then moving it.
-
Hi, I am trying to install to a USB stick on an HP 260 G2 mini. However the install locks-up at the "Boot:" prompt. I have tried a couple of different memory sticks and using both the LibreELEC USB-SD Creator and Rufus to create the bootable USB stick but same issue with both. ISO image is: LibreELEC-Generic.x86_64-10.0.4.img.gz.
Any suggestions?