<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bitpost.com/w/index.php?action=history&amp;feed=atom&amp;title=OpenElec</id>
	<title>OpenElec - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bitpost.com/w/index.php?action=history&amp;feed=atom&amp;title=OpenElec"/>
	<link rel="alternate" type="text/html" href="https://bitpost.com/w/index.php?title=OpenElec&amp;action=history"/>
	<updated>2026-05-14T14:25:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://bitpost.com/w/index.php?title=OpenElec&amp;diff=6661&amp;oldid=prev</id>
		<title>M: Created page with &quot;(this distro is discontinued, a fork LibreElec exists but i haven&#039;t explored)  {| class=&quot;mw-collapsible mw-collapsed wikitable&quot; ! OpenELEC multi-boot install |- | The easiest...&quot;</title>
		<link rel="alternate" type="text/html" href="https://bitpost.com/w/index.php?title=OpenElec&amp;diff=6661&amp;oldid=prev"/>
		<updated>2022-06-06T19:51:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;(this distro is discontinued, a fork LibreElec exists but i haven&amp;#039;t explored)  {| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot; ! OpenELEC multi-boot install |- | The easiest...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;(this distro is discontinued, a fork LibreElec exists but i haven&amp;#039;t explored)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! OpenELEC multi-boot install&lt;br /&gt;
|-&lt;br /&gt;
| The easiest way is to add a new drive just for OpenElec and install OpenElec to it with the installer.  But if you want to SHARE ONE DRIVE with other boots, DO NOT DO THAT :-) Do this instead:&lt;br /&gt;
* On an existing refind-booted system, set up two new ext4 partitions&lt;br /&gt;
** one about 2GB in size, labeled [SYSTEM], and marked as bootable&lt;br /&gt;
** the other with 10GB or more, labeled [STORAGE]&lt;br /&gt;
** [http://wiki.openelec.tv/index.php/Manual_Installation prep the drives] (no journal, ssd trim)&lt;br /&gt;
* download openelec and mount; there are a couple ways:&lt;br /&gt;
** get the img and install to a thumb&lt;br /&gt;
** get the img and mount (see below)&lt;br /&gt;
* Set up OE drives to mount in other OSes to /openelec-system and /openelec-storage&lt;br /&gt;
 /dev/disk/by-label/SYSTEM  /openelec-system  ext4 noatime 0 0&lt;br /&gt;
 /dev/disk/by-label/STORAGE /openelec-storage ext4 noatime 0 0&lt;br /&gt;
* copy target/KERNEL and target/SYSTEM to SYSTEM&lt;br /&gt;
 cp OpenELEC_img/target/KERNEL /openelec-system/&lt;br /&gt;
 cp OpenELEC_img/target/SYSTEM /openelec-system/&lt;br /&gt;
* set up UEFI boot&lt;br /&gt;
** subl /boot/efi/EFI/refind/refind.conf (and add this block)&lt;br /&gt;
 # MDM Trying this, from: http://openelec.tv/forum/64-installation/70783-how-to-efi-booting-openelec-on-new-pc-s-nuc-s&lt;br /&gt;
 # Only I had to change BOOT to SYSTEM.  and quiet to debugging.&lt;br /&gt;
 menuentry OpenELEC {&lt;br /&gt;
 	  icon EFI/refind/icons/os_openelec.png&lt;br /&gt;
 	  volume SYSTEM&lt;br /&gt;
 	  ostype Linux&lt;br /&gt;
 	  loader KERNEL&lt;br /&gt;
 #	  options &amp;quot;boot=LABEL=SYSTEM disk=LABEL=STORAGE debugging&amp;quot;&lt;br /&gt;
 	  options &amp;quot;boot=LABEL=SYSTEM disk=LABEL=STORAGE quiet&amp;quot;&lt;br /&gt;
 }&lt;br /&gt;
* I THINK you need one or more of these too, not sure!&lt;br /&gt;
 cp target/boot/bootx64.efi /openelec-system/BOOT&lt;br /&gt;
 cp target/boot/bootx64.efi /boot/efi/EFI/ubuntu/&lt;br /&gt;
 cp target/boot/bootx64.efi /boot/efi/EFI/ubuntu/&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! OpenELEC boot from thumb&lt;br /&gt;
|-&lt;br /&gt;
| NOTE: I have the image already on a white stick with red lettering... anyway...&lt;br /&gt;
* Get the latest dev version (stable didn&amp;#039;t work for me although this may change)&lt;br /&gt;
* [http://wiki.openelec.tv/index.php/HOW-TO:Installing_OpenELEC/Creating_The_Install_Key dd it onto a thumb]&lt;br /&gt;
* reboot and select to boot to the thumb in BIOS&lt;br /&gt;
* when the boot: line comes up, type &amp;quot;live&amp;quot; to get run a live Kodi rather than run the crufty old installer&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>M</name></author>
	</entry>
</feed>