So the original BBB does boot fine.  But how can I re-install bootloader 
for BBB2?  But it is my understanding, the bootloader is what is in the 
Fat32 partition?  It looks the same as the other one.  

total 9820
                                                                    
drwxr-xr-x 2 root root    2048 Apr 23 16:22 App
                               
-rwxr-xr-x 1 root root     223 Apr 23 16:22 autorun.inf
                       
drwxr-xr-x 2 root root    2048 Apr 23 20:21 debug
                             
drwxr-xr-x 4 root root    4096 Apr 23 16:22 Docs
                              
drwxr-xr-x 5 root root    2048 Apr 23 16:22 Drivers
                           
drwxr-xr-x 2 root root    2048 Apr 23 16:22 dtbs
                              
-rwxr-xr-x 1 root root      51 Apr 23 16:22 ID.txt
                            
-rwxr-xr-x 1 root root 2869999 Apr 23 20:20 initrd.img
                        
-rwxr-xr-x 1 root root   41174 Apr 23 16:22 LICENSE.txt
                       
-rwxr-xr-x 1 root root   81264 Apr 23 20:22 MLO
                               
-rwxr-xr-x 1 root root   16822 Apr 23 16:22 README.htm
                        
-rwxr-xr-x 1 root root     292 Apr 23 16:22 README.md
                         
drwxr-xr-x 2 root root    2048 Apr 23 16:22 scripts
                           
-rwxr-xr-x 1 root root     313 Apr 23 16:22 SOC.sh
                            
-rwxr-xr-x 1 root root   16822 Apr 23 16:22 START.htm
                         
drwxr-xr-x 2 root root    2048 Aug 15  2014 System Volume Information
         
-rwxr-xr-x 1 root root  401800 Apr 23 20:22 u-boot.img
                        
-rwxr-xr-x 1 root root    1513 Sep 15  2014 uEnv.txt
                          
-rwxr-xr-x 1 root root    1514 Aug 21  2014 uEnv.txt~
                         
-rwxr-xr-x 1 root root 2870063 Apr 23 20:20 uInitrd
                           
-rwxr-xr-x 1 root root 3717760 Apr 23 16:22 zImage
  




On Tuesday, January 20, 2015 at 12:46:40 PM UTC-5, RobertCNelson wrote:
>
> On Tue, Jan 20, 2015 at 11:38 AM,  <br...@forceconstant.com <javascript:>> 
> wrote: 
> > I'm not sure what you mean by bootloader.  But I just read in entire 
> mmcblk1 
> > (When booting off a SD card to image) on one BBB using dd, and output to 
> > another using dd. 
> > 
> > // BBB 1 
> > dd bs=4M if=/dev/mmcblk1 of=image.bin 
> > 
> > // BBB 2 
> > dd bs=4M if=image.bin of=/dev/mmblk1 
>
> At which point, it's likely your original "/dev/mmcblk1" didn't have 
> the bootloader installed either. 
>
> Regards, 
>
> -- 
> Robert Nelson 
> http://www.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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to