This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linuxmce_raspberry_md [2013/08/29 20:57] – created admin | linuxmce_raspberry_md [2013/08/30 19:03] (current) – [Update packages] admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== 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 ===== | ||
+ | |||
+ | ==== PXE boot ==== | ||
+ | |||
+ | Generated config file in / | ||
+ | |||
+ | Generated config file | ||
< | < | ||
Line 7: | Line 24: | ||
APPEND | APPEND | ||
</ | </ | ||
+ | |||
+ | Working config file | ||
+ | < | ||
+ | DEFAULT LinuxMCE | ||
+ | LABEL LinuxMCE | ||
+ | LOCALBOOT 0 | ||
+ | KERNEL 44/vmlinuz | ||
+ | APPEND | ||
+ | </ | ||
+ | |||
+ | ==== Update packages ==== | ||
+ | |||
+ | |||
+ | < | ||
+ | root@moon44: | ||
+ | -bash: sudo: command not found | ||
+ | root@moon44: | ||
+ | Err http:// | ||
+ | Could not connect to 10.10.42.99: | ||
+ | Err http:// | ||
+ | Could not connect to 10.10.42.99: | ||
+ | Err http:// | ||
+ | Could not connect to 10.10.42.99: | ||
+ | Err http:// | ||
+ | Unable to connect to 10.10.42.99: | ||
+ | Reading package lists... 84% | ||
+ | Reading package lists... Done | ||
+ | N: Ignoring file ' | ||
+ | W: Failed to fetch http:// | ||
+ | |||
+ | W: Failed to fetch http:// | ||
+ | |||
+ | W: Failed to fetch http:// | ||
+ | |||
+ | W: Failed to fetch http:// | ||
+ | |||
+ | W: Some index files failed to download. They have been ignored, or old ones used instead. | ||
+ | |||
+ | </ | ||
+ | |||
+ | Remove the ' | ||
+ | |||
+ | and this line | ||
+ | |||
+ | deb http:// | ||
+ | |||
+ | from / |