User Tools

Site Tools


linuxmce_raspberry_md

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
linuxmce_raspberry_md [2013/08/29 23:05] adminlinuxmce_raspberry_md [2013/08/29 23:52] – [Issues] admin
Line 1: Line 1:
 ====== LinuxMCE - Raspberry Pi as MD ====== ====== LinuxMCE - Raspberry Pi as MD ======
 +
 +===== Deleted Devices =====
 +
 +I deleted following devices from Device Tree as recommended:
 +
 +  * Xine Player
 +  * Mplayer Player
 +
 +and tried to update the packages.
  
 ===== Issues ===== ===== Issues =====
 +
 +==== PXE boot ====
  
 Generated config file in /tftpboot/pxelinux.cfg is wrong. Generated config file in /tftpboot/pxelinux.cfg is wrong.
Line 14: Line 25:
 </code> </code>
  
-Corrected config file +Working config file
 <code> <code>
 DEFAULT LinuxMCE DEFAULT LinuxMCE
Line 23: Line 33:
 APPEND  root=/dev/nfs boot=nfs nfsroot=192.168.80.1:/usr/pluto/diskless/44 splash  APPEND  root=/dev/nfs boot=nfs nfsroot=192.168.80.1:/usr/pluto/diskless/44 splash 
 </code> </code>
 +
 +==== Update packages ====
 +
 +
 +<code>
 +root@moon44:~# sudo apt-get update
 +-bash: sudo: command not found
 +root@moon44:~# apt-get update
 +Err http://archive.raspberrypi.org wheezy Release.gpg                                                                           
 +  Could not connect to 10.10.42.99:3142 (10.10.42.99), connection timed out
 +Err http://archive.raspbian.org wheezy Release.gpg                                                                              
 +  Could not connect to 10.10.42.99:3142 (10.10.42.99), connection timed out
 +Err http://deb.linuxmce.org precise Release.gpg                                       
 +  Could not connect to 10.10.42.99:3142 (10.10.42.99), connection timed out
 +Err http://deb.linuxmce.org n/a Release.gpg                                           
 +  Unable to connect to 10.10.42.99:3142:
 +Reading package lists... 84%  
 +Reading package lists... Done
 +N: Ignoring file '30pluto.pbackup' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension
 +W: Failed to fetch http://archive.raspbian.org/raspbian/dists/wheezy/Release.gpg  Could not connect to 10.10.42.99:3142 (10.10.42.99), connection timed out
 +
 +W: Failed to fetch http://deb.linuxmce.org/dists/precise/Release.gpg  Could not connect to 10.10.42.99:3142 (10.10.42.99), connection timed out
 +
 +W: Failed to fetch http://deb.linuxmce.org/ubuntu/dists/n/a/Release.gpg  Unable to connect to 10.10.42.99:3142:
 +
 +W: Failed to fetch http://archive.raspberrypi.org/debian/dists/wheezy/Release.gpg  Could not connect to 10.10.42.99:3142 (10.10.42.99), connection timed out
 +
 +W: Some index files failed to download. They have been ignored, or old ones used instead.
 +
 +</code>
 +
linuxmce_raspberry_md.txt · Last modified: 2013/08/30 21:03 by admin