**** BEGIN LOGGING AT Mon Aug 24 02:59:59 2015 Aug 24 08:21:28 Hi, just build a 4.1 kernel i'm actually trying to make a bootable microSD card, i'm having this error when I plug it into the BBB : http://pastebin.com/CzKNgC2h any idea what is wrong ? i've compiled uboot with am335x_boneblack_defconfig Aug 24 08:44:26 never seen that one before... Aug 24 08:44:52 are you following linuxonarm wiki page? Aug 24 08:50:51 i've followed this one :https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-Bootloader:U-Boot Aug 24 08:51:26 i've rebuild it with am335x_evm_defconfig and rcn-ee patch for uboot ... same error Aug 24 09:26:41 someone here said they got the new beaglebone green, do you use the grove? Aug 24 11:32:13 ok I guess most are tired as it is Monday Aug 24 11:32:42 yet if anyone cares to share experience with the new beagle green, I am glad to hear Aug 24 12:51:32 Hi, i've read that we can't cross compile kernel header for arm there is an issue ... any solution so ? i need to transfert my source on the BBB and then compile the header ? Aug 24 12:53:52 Pad_: about any crosscompilation is possible, given either enough time or a usable buildsystem Aug 24 13:50:36 LetoThe2nd, how can I compile my header for the custom kernel I just build pls ? Aug 24 13:54:50 I've tried to compile then in .deb but when i try to run make for a module on the BBB i've this error : http://stackoverflow.com/questions/17282461/scripts-recordmcount-syntax-error-when-i-try-to-build-a-linux-kernel-module-o Aug 24 13:54:58 them* Aug 24 13:58:30 And actually i'm trying to rebuild the header with a different config (the kernel is working and i've flash the eMMC with) and i'm having this error : Aug 24 13:58:59 http://pastebin.com/ZY6B6uBL Aug 25 00:10:46 I had a build booting on my BBB over NFS, and for some reason today its decided to stop working with a INIT: version 2.88 booting INIT: cannot execute "/etc/init.d/rcS" error Aug 25 00:11:11 I'm checking my NFS partition, and it looks fine, there's no errors bringing it up, and I have execute permissions. I'm just not sure what else to check, any pointers? Aug 25 00:35:57 Hrmm.. NM, discovered problem. FS changes which used to not persist in initramfs are persisting on my NFS drive. A clean copy of FS fixed it **** ENDING LOGGING AT Tue Aug 25 02:59:58 2015