XBMCbuntu

From ERPXE Wiki

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

XBMCbuntu 12.2
200px-Xbmc_logo.png
http://xbmc.org/

Information

ERPXE Module

  • Name: - XBMCbuntu
  • Version: 12.2

Plugin type

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

Plugin Requirments

Plugin Requirments
XBMCbuntu CIFS HTTP Internet NFS Linux OS Windows OS
No No No Yes Yes Yes

Screen Shots

250px-Xbmc11_4.png 120px-Screenshot000.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 xmbcbuntu122-ARCH-XXX.tar.gz to /

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

extract xmbcbuntu122-ARCH-XXX.tar.gz file:

tar -xvzf xmbcbuntu122-ARCH-XXX.tar.gz

Download XBMCbuntu 12.2 ISO Latest Version to /mnt/ :

http://xbmc.org/download/

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

mkdir /mnt/cdrom/
mount -o loop /mnt/xbmcbuntu-12.2.ARCH.iso /mnt/cdrom/

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

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/xmbcbuntu/amd/vmlinuz
cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/xmbcbuntu/amd/initrd.lz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/xmbcbuntu/amd/casper/
cp /mnt/cdrom/preseed/ubuntu.seed /tftpboot/er/shares/xmbcbuntu/amd/

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

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/xmbcbuntu/nvidia/vmlinuz
cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/xmbcbuntu/nvidia/initrd.lz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/xmbcbuntu/nvidia/casper/
cp /mnt/cdrom/preseed/ubuntu.seed /tftpboot/er/shares/xmbcbuntu/nvidia/

Verify files with filelist.txt in each folder.

All Done!