On Tue, Jul 7, 2015 at 1:16 PM, Tim M <[email protected]> wrote: > Robert, > > Holding down the boot button doesn't work, I get the "Bad Linux ARM zImage > magic" error mentioned above. > > When you say it has a later version of u-boot, do you mean the eMMC has a > later version of uboot than my microSD card? > > How would I fix my uEnv.txt? Here is my uEnv.txt script from the microSD > card (which is different than eEnv.txt in the eMMC): > mmcpart=2 > mmcrootfstype=ext4 rootwait > optargs=fixrtc capemgr.enable_partno=BB-UART2 > uenvcmd=i2c mw 0x24 1 0x3e; setenv mmcroot /dev/mmcblk${mmcdev}p${mmcpart} > ro > loadfdt=load mmc ${mmcdev}:${mmcpart} ${fdtaddr} ${bootdir}/dtbs/${fdtfile} > loadimage=load mmc ${mmcdev}:${mmcpart} ${loadaddr} ${bootdir}/${bootfile} > > Remember, my microSD card has Ubuntu 12.04.5 LTS > (ubuntu-precise-12.04.3-armhf-3.8.13-bone30.img.xz downloaded from > http://www.armhf.com/) and my eMMC has the default Debian that came > installed on the BBB. > > Here is what I've done > 1. Copy Ubuntu image to the microSD card (as per > http://www.armhf.com/index.php/getting-started-with-ubuntu-img-file/) > 2. Plug card into BBB and boot from card by holding down the boot button > 3. Copy Ubuntu image to the onboard eMMC
Okay, so this was self-inflected... At this point where you copied the ubuntu image to the onboard, eMMC, well i'd contact "armhf.com"... If you are using images from: http://beagleboard.org/latest-images http://elinux.org/BeagleBoardUbuntu http://elinux.org/BeagleBoardDebian eewiki.net I can assist you.. Regards, -- Robert Nelson https://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 [email protected]. For more options, visit https://groups.google.com/d/optout.
