Difference between revisions of "XBMC Live"

From ERPXE Wiki
(Created page with "{{Plugin | logo = http://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Debian-OpenLogo.svg/50px-Debian-OpenLogo.svg.png | website = http://www.debian.org/ | wikipedia = http:...")
 
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Plugin
 
{{Plugin
| logo = http://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Debian-OpenLogo.svg/50px-Debian-OpenLogo.svg.png
+
| logo = https://upload.wikimedia.org/wikipedia/commons/thumb/2/25/Kodi-logo-Thumbnail-light-transparent.png/240px-Kodi-logo-Thumbnail-light-transparent.png
| website = http://www.debian.org/
+
| website = http://xbmc.org/
| wikipedia = http://en.wikipedia.org/wiki/Debian
+
| wikipedia = http://en.wikipedia.org/wiki/Xbmc
 
| license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License]
 
| license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License]
| version = 6.0.3
+
| version = 10.1
| from_erpxe_version = 1.0
+
| from_erpxe_version = 1.01
 
| http = {{no}}
 
| http = {{no}}
 
| nfs = {{yes}}
 
| nfs = {{yes}}
Line 11: Line 11:
 
| internet = {{no}}
 
| internet = {{no}}
 
| linux = {{yes}}
 
| linux = {{yes}}
| windows = {{no}}
+
| windows = {{yes}}
 
| antivirus = {{no}}
 
| antivirus = {{no}}
 
| deployment = {{no}}
 
| deployment = {{no}}
 
| diagnostic = {{no}}
 
| diagnostic = {{no}}
| installation = {{yes}}
+
| installation = {{no}}
 
| live = {{yes}}
 
| live = {{yes}}
| recovery = {{yes}}
+
| recovery = {{no}}
 
| requireIP = true
 
| requireIP = true
| image1 = http://upload.wikimedia.org/wikipedia/commons/thumb/3/30/Debian.png/300px-Debian.png
+
| image1 = https://upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Xbmc_911.png/250px-Xbmc_911.png
| image1url = http://en.wikipedia.org/wiki/File:Debian.png
+
| image1url = https://en.wikipedia.org/wiki/File:Xbmc_911.png
| image2 = http://upload.wikimedia.org/wikipedia/commons/thumb/d/d0/Debian_Installer_graphical_etch.png/220px-Debian_Installer_graphical_etch.png
+
| image2 = https://upload.wikimedia.org/wikipedia/commons/thumb/d/d8/Main_Screen_Estuary_17.6.png/320px-Main_Screen_Estuary_17.6.png
| image2url = http://en.wikipedia.org/wiki/File:Debian_Installer_graphical_etch.png
+
| image2url = https://commons.wikimedia.org/wiki/File:Main_Screen_Estuary_17.6.png
| image3 = http://upload.wikimedia.org/wikipedia/commons/thumb/1/1e/Debian-cd-cover1.png/220px-Debian-cd-cover1.png
+
| image3 =  
| image3url = http://en.wikipedia.org/wiki/File:Debian-cd-cover1.png
+
| image3url =  
 
}}
 
}}
  
Debian is a computer operating system composed of software packages released as free and open source software primarily under the GNU General Public License along with other free software licenses.
+
XBMC (which has officially been rebranded to simply "XBMC" from its previous old name; "Xbox Media Center") supports most common audio, video, and image formats, playlists, audio visualizations, slideshows, weather forecasts reporting, and third-party plugins.  
 
 
Debian GNU/Linux, which includes the GNU OS tools and Linux kernel, is a popular and influential Linux distribution.
 
 
 
It is distributed with access to repositories containing thousands of software packages ready for installation and use.
 
 
 
Debian is known for relatively strict adherence to the philosophies of Unix and free software[6] as well as using collaborative software development and testing processes.
 
 
 
Debian can be used on a variety of hardware, from NAS devices to phones, laptops, desktops and servers.
 
 
 
It focuses on stability and security and is used as a base for many other distributions.
 
  
 
{{TFTPPlugin
 
{{TFTPPlugin
| filename = debianlive6-ARCH-XXX.tar.gz
+
| filename = xmbclive101-XXX.tar.gz
 
| downloadurl = https://sourceforge.net/projects/erpxe/files/plugins/
 
| downloadurl = https://sourceforge.net/projects/erpxe/files/plugins/
| product = Debian 6.0.3
+
| product = XBMC Live 10.1
| producturl = http://live.debian.net/
+
| producturl = http://xbmc.org/download/
| productfile = debian-live-6.0.3-X-X-desktop.img
+
| productfile = xbmc-10.1-live.iso
| pluginname = Debian
+
| pluginname = XBMC Live
 
}}
 
}}
  
Debian 6.0.3 x86: Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
+
Copy initrd.img , initrd.gz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
 
 
cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/debianlive/i386/vmlinuz
 
cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/debianlive/i386/initrd.img
 
cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/debianlive/i386/live/
 
 
 
Debian 6.0.3 x64: Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
 
  
  cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/debianlive/x86_64/vmlinuz
+
  cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/xbmclive/vmlinuz
  cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/debianlive/x86_64/initrd.img  
+
  cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/xbmclive/initrd.img
  cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/debianlive/x86_64/live/
+
  cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/xbmclive/live/
  
 
{{PluginInstructionsEnd}}
 
{{PluginInstructionsEnd}}
 +
[[Category:Plugins]]
 +
[[Category:Linux Live]]
 +
[[Category:Supported from ERPXE 1.01]]

Latest revision as of 07:31, 5 May 2019

Important information

This plugin requires a static IP address (Default is 10.0.0.1).
Every change to the server IP MUST be reflected into the plugin's menu file.
How to adjust ERPXE to local IP address

return to Plugins list

XBMC Live 10.1
240px-Kodi-logo-Thumbnail-light-transparent.png
http://xbmc.org/

Information

ERPXE Module

  • Name: - XBMC Live
  • Version: 10.1

Plugin type

Plugin type
XBMC Live Anti-Virus Deployment Diagnostics OS Installation Live Media Recovery Tools
No No No No Yes No

Plugin Requirments

Plugin Requirments
XBMC Live CIFS HTTP Internet NFS Linux OS Windows OS
No No No Yes Yes Yes

Screen Shots

250px-Xbmc_911.png 320px-Main_Screen_Estuary_17.6.png


Special Information

XBMC (which has officially been rebranded to simply "XBMC" from its previous old name; "Xbox Media Center") supports most common audio, video, and image formats, playlists, audio visualizations, slideshows, weather forecasts reporting, and third-party plugins.

Linux Installation Instructions

Download xmbclive101-XXX.tar.gz to /

https://sourceforge.net/projects/erpxe/files/plugins/

extract xmbclive101-XXX.tar.gz file:

tar -xvzf xmbclive101-XXX.tar.gz

Download XBMC Live 10.1 ISO Latest Version to /mnt/ :

http://xbmc.org/download/

Mount ISO file to temporary location (/mnt/cdrom/)

mkdir /mnt/cdrom/
mount -o loop /mnt/xbmc-10.1-live.iso /mnt/cdrom/

Copy initrd.img , initrd.gz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/xbmclive/vmlinuz
cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/xbmclive/initrd.img
cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/xbmclive/live/

Verify files with filelist.txt in each folder.

All Done!