On Sun, 10 Jan 2010, Bernd PrĂ¼nster wrote:

> Martin Jansa wrote:
> >> On Fri, Jan 8, 2010 at 3:08 PM, Martin Jansa <[email protected]> 
> >> wrote:
> >>     
> >>> Correct fix will be announced later
> >>>       
> >
> > This is it!
> >   
> Any Chance of recovering a system that doesn't even show spashscreen 
> anymore and cannto connetc via ssh?
> my system is installed on sd. is there a way to fiddle aorund when 
> putting the sd in a cardreader to at least get it to the point where ssh 
> is possible?
following quote of Martins mail works with a cardreader too:

First you need to check that boot is broken because of busybox
"ls -l /sbin/init" will point to "../bin/busybox"
and then fix it, update init symlink with
"ln -sf /sbin/init.sysvinit /sbin/init"
Then it should boot again and you can continue with steps above

-- 
Klaus 'mrmoku' Kurzmann
_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to