OK done the steps above and from what I can tell, they succeeded. It didnt like: *git checkout rowboat-am335x-kernel-3.2 -b tmp*
and google suggested that I needed to break it into two, so I did: *git checkout rowboat-am335x-kernel-3.2 && git checkout -b tmp* However not sure that is the same thing. Anyway, continued with that. Now I am dont but unsure how to get the Kernel on the BBB. Any help would be appreciated. I have found a number of tutorials which have various methods such as TFTP and some have something about a rootfs (Root File System?), but none of them are explained as to what they are actually doing or why they are doing it, so I cant really figure out what is the correct method for this. Do I have to do something with rootfs in order to flash just the kernel to the BBB, and leave the distribution as is? Regards Terry -- 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.
