xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

config.txt: initramfs address #627

Closed ercoppa closed 9 years ago

ercoppa commented 10 years ago

After updating my xbian, the raspberry does not boot anymore. I can boot only if the line:

initramfs intramfs.gz 0x1000000

is removed from the config.txt

Running xbian-update-initramfs does NOT fix the problem. Other users are affected by the problem, see: http://forum.xbian.org/thread-2411.html

All packages are up to date.

CurlyMoo commented 10 years ago

Does a clean RC3 work instead of updating?

ercoppa commented 10 years ago

I can't test it during these days, maybe next week. Sorry.

CurlyMoo commented 9 years ago

Any updates?

mk01 commented 9 years ago

@CurlyMoo

regardless of missing confirmation or feedback. there were two actual bugs ending up with the same result. that's why for some installs fix nr.1 (initramfs loading address) wasn't confirmed as FIX. because second bug was still present (initramfs could have /bin/sh(bash) missing what means with "quiet loglevel=0" that initramfs booting shows only blinking cursor too (so like if initramfs is not loaded/unpacked at all).

but fixed long ago.