> Hi,
>
I have a Beagleboard Black, San micro sdcard 16g extreme with the Kali 
Linux Image on it. With the help of Tobin over at Win32 image writer I saw 
that the write was correct with an image  
G (microsd card) 122M
G /storage/kali/images/beaglebone-black/root 6.72G
opened partition to find 12 folders
So the partition is there and working. Win32 image did its job.  This means 
boot problem then I found your group. Read the threads.
I modified the text file uEnv
Used these following values 

mmcdev=1
bootpart=1:2
mmcroot=/dev/mmcblk1p2 ro

to replace

echo Booting from external microSD...; setenv mmcdev 0; else setenv mmcdev 
1; if test $mmc0 = 1; then setenv mmcroot /dev/mmcblk1p2 rw; fi; 
ext4load mmc 1:2 ${loadaddr} /boot/zImage && mw.l 4804c194 00c00000; echo 
Booting from internal eMMC...; fi

No change. S2 button should be held until 4 leds light up - no leds light 
up.
Any tips,
Thanks

-- 
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/groups/opt_out.

Reply via email to