Thanks :) !

But I guess that is to install the kernel on a live microSD the BBB will 
boot from. How to apply the kernel to the BBB directly on the eMMC ? (I 
have a debian installed on the eMMC already and there's a debian flasher on 
my microSD).

It seems it has to be done via TFTP ?

Le vendredi 18 avril 2014 01:22:38 UTC+2, RobertCNelson a écrit :
>
> On Thu, Apr 17, 2014 at 6:05 PM, Clément_C 
> <clement.ch...@orange.fr <javascript:>> wrote: 
> > Thanks very much Robert ! 
> > 
> > I've forked your repo on https://github.com/GunMan-fr/linux-dev 
> > and uncommented the rt line in patch.sh . 
> > 
> > Then I built the kernel using build_kernel.sh and everything worked 
> > perfectly :) ! 
> > 
> > Now I was trying to build a debian image with build_deb.sh and it fails 
> > everytime. 
> > 
> > I get a huge lot of this error : 
> > 
> >     ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be 
> > preloaded: ignored. 
> > 
> > and the process finally crashes with this error : 
> > 
> >     ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be 
> > preloaded: ignored. 
>
> this error is fine.. just a 64bit system using 32bit gcc cross compiler.. 
>
> >     make[1]: *** [deb-pkg] Error 2 
> >     make: *** [deb-pkg] Error 2 
> > 
> > Maybe I forgot to do something ? 
>
> This shouldn't happen.. 
>
> But... I hardly ever test the cross "deb" just run: 
>
> ./build_kernel.sh 
> (insert debian microSD card into host pc) 
> ./tools/install_kernel.sh 
>
> (insert microSD into bbb) 
>
> Regards, 
>
> -- 
> Robert Nelson 
> http://www.rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to