On Sun, Apr 16, 2017 at 2:25 PM, dwfunk4475 <[email protected]> wrote: > I've flashed my emmc with the > "BBB-eMMC-flasher-ubuntu-16.04.2-console-armhf-2017-04-07-2gb.img"; > everything seems to be working as expected, but this guy now doesn't show up > as a USB drive on my Win7 laptop. > > Not sure what I've overlooked. I can ssh, the usb0 is there, ethernet over > usb is there, re-running the driver installation and the drivers all say > installed and fine. The laptop even "chimes" when the board powers up, but > no USB drive shows up. > > What files/modules would the OS need to make him show up as a USB drive? I > actually want access to the MLO file.
Change the variable actual_image_file to the partition you'd like to share: https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L518 /opt/scripts/boot/* 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/CAOCHtYiGX0u5VCx-tfsNVnm4Cmt7_b1W4Swqg_iS%2BW8i2ey4wg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
