Forum
trying to install newst xbian to SD rasberry pi - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Installation (/forum-16.html)
+--- Thread: trying to install newst xbian to SD rasberry pi (/thread-3093.html)



trying to install newst xbian to SD rasberry pi - offerlam - 20th Aug, 2015 01:13 AM

Hi all ..

I don't if this is related to the sticky ... if so im sorry for dobbelt posting..

using the windows tool to create a SD with bootable Xbian for my new raspberry pi. Im using the latest build according to the tool.

inserting the SD into my rasp gives me no screen. also 2 red continuesly glowing red diods..

what am i doing wrong? I ahve made like 6 of these before with no problems? also I have tried two diffent SDs and another rasp device with same result?


RE: trying to install newst xbian to SD rasberry pi - Skywatch - 20th Aug, 2015 01:25 AM

Do you know which version you are trying to install?

Recent upgrades seem to have broken Xbian with Kodi.

Try an earlier version if you can.


RE: trying to install newst xbian to SD rasberry pi - offerlam - 20th Aug, 2015 04:47 PM

no i don't... in the program for windows install it just says latest version..

anyone know which version i should use? or is it a guessing game?


RE: trying to install newst xbian to SD rasberry pi - jensenmann - 20th Aug, 2015 04:55 PM

Hi

I've got the same issue with my Raspi (model B). what I usually do is to use the "dd" on a linux shell to write the SD card:

dd if=image.img of=/dev/sdb bs=1M

This works with an older image from April'15, but all the recent images will not boot on the device. Has there anything changed in the way how to write the SD card?

best regards
Jens