On Tuesday, February 14, 2017 at 10:31:46 AM UTC-8, RobertCNelson wrote:
>
> ... 

> 1) Is there a reason that the SD card isn't in /etc/fstab to make 
> mounting 
> > simple for beginners - or auto-mounted? In other words, is that a bad 
> idea 
> > to be avoided? Perhaps an issue with trying to share a single image for 
> > SDcard and eMMC boooting? 
>
> There's no guarantee users would plug in a microSD with the exact same 
> configuration.. 


I was able to mount the card without knowing the type, apparently mount is 
smart enough to determine on its own. Does this mean that despite this 
capability, each /etc/fstab entry requires full type&option specification?

>
> > 2) On the image I downloaded and put on the SD card there is both 
> > /boot/uEnv.txt and /uEnv.txt. What is the reason/purpose for the 
> /uEnv.txt? 
> > I'm pretty sure I didn't create/copy it - it's totally different than 
> > /boot/uEnv.txt - from comments it looks like it aims to support older 
> > Angstrom/2014 Debian systems? 
>
> /uEnv.txt is just for backwards compatibility with older eMMC images. 
>

This confused me (the image on the SD card is a new version, how can 
backwards compatibility be needed?) Not arguing, as you certainly are 
correct. Can a system running an older version from eMMC be used to boot 
from the SD card, requiring a read of the older format uEnv.txt? I'm just 
grasping for an explanation with this. 

>
> > 3) If I understand correctly there is another FAT volume on the eMMC as 
> > shipped, that is seen as a remote (FAT?) volume when the BBB is 
> connected as 
> > a USB client. Is there any way to mount that for access from the bone 
> > directly? 
>
> It's a raw image file, /var/local/*.img 
>
> Thanks for this (partial) answer (not sarcasm here). It required that I do 
some research to fully understand your response, so I learned even more. I 
had assumed it was a separate partition on the SD card, exposed by the USB 
client. Now I see that there is only one partition on the SD card, and 
these "file systems" presented by the USB interface are just image files, 
which themselves can be mounted (if you know the magic, i.e. starting 
sector). I never tried to modify this content when accessed through USB - I 
didn't realize it is read-only. (please correct me if any of this is wrong)

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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/9a74fd3f-e41f-4e10-be09-f1e1e9dcb362%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to