http://electronicsembedded.blogspot.com/2014/10/beaglebone-black-using-sd-card-as-extra.html
I use this code for uEnv.txt, my SD is named 'BBB_Ext': mmcdev=1 bootpart=1:2 mmcroot=/dev/BBB_Ext ro optargs=quiet I use this line in my fstab file: /dev/BBB_Ext /media/card auto auto,rw,async,user,nofail 0 0 It boots with 3 LEDs and no connection to the computer. Without the SD card, it is detected and I can SSH properly. Help greatly appreciated! -- 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.
