In your deploy directory is a tarball containing the kernel modules for the Xenomai kernel you just compiled. You need to extract those modules into the appropriate location on your target system. As mentioned previously, to do this you cd to root and extract the tarball.
On 2/13/2014 8:24 AM, David Lewin wrote: > The 3.8.13-bone37 from flashed image is starting with ssh access, etc. > > So be sure :in addition to override the 3.8.13-bone39 .zImage to > /boot/uboot over it I need also to copy > >> the deploy/lib/modules/3.8.13xenomai-bone39 > > over > >> /lib/modules/3.8.13-bone37 > > > do you confirm ? > > > 2014-02-13 12:49 GMT+01:00 Charles Steinkuehler <[email protected]>: > >> On 2/13/2014 3:52 AM, David Lewin wrote: >>> well not really, it didn't succeeded unlesse the following is wrong: >>> >>> flashing : >>> >>> rcn-ee.net/deb/microsd/wheezy/bone-debian-7.3-2014-01-24-2gb.img.xz >>> >>> and then overwrite >>> >>> scp >> ../xenomai/cdsteinkuehler/linux-dev/deploy/3.8.13xenomai-bone39.zImage >>>> [email protected]:/boot/uboot/zImage >>> >>> >>> This, allows to boot the board - leds are ok - but in a way that I can't >>> >>> - ssh to it as 192.168.7.2 >>> - ssh to it with a dhcp server running with ETH connected >>> - retrieved any status with my usb serial cable >> >> You might have better luck if you copy over the modules along with the >> kernel. There are also the device tree and firmware files, but those >> are probably OK w/o being updated. >> >> cd / >> tar -xzvf /path/to/xenomai/cdsteinkuehler/linux-dev/ >> deploy/3.8.13xenomai-bone39-modules.tar.gz >> >> -- >> Charles Steinkuehler >> [email protected] >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "BeagleBoard" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/beagleboard/HqwuSu2tLe8/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > -- Charles Steinkuehler [email protected] -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
