On Fri, Jan 22, 2016 at 7:30 AM, Julian Gold <[email protected]> wrote: > If anyone can explain exactly where and how the mass storage is mounted at > boot time (it isn't in /etc/fstab) that would be helpful?
It's exported by an init script that calls: /opt/scripts/boot/am335x_evm.sh The current git master version of that file looks like: https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L139-L157 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.
