On Fri, Jan 5, 2018 at 11:30 AM, RC <[email protected]> wrote: > I would like to know what file controls the USB drive that Beaglebone Black > provides when connected to a PC via USB. > I tried to find some of the files/names from the drive within the Debian > image file and on the beaglebone but no luck identifying what directories > are used. I did find where the IP's are being set for the USB connection but > nothing about the mnt points when a USB connection is made. > > Is the USB drive area a physical partition? When opening the image file I > would of assumed this would be visible there - so I don't think this is the > case.
It's a raw *.img file, if you want to use a difference image or a raw partition: look at the "usb_image_file" variable in: /opt/scripts/boot/am335x_evm.sh 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/CAOCHtYhMrABOuCH0vSVJW6iKWeiRfcdqJ%2BY0m8Aj_CZtku1dWA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
