On Mon, Aug 25, 2014 at 7:06 PM, Jose B Rivera <[email protected]> wrote: > I have my BBB up and running using Ubuntu headless. I inserted a new 32gb > micro sd card into the micro sd card slot and it seems that the BBB does not > know what to do with it. It simply views it as mmcblk0. I want to be able to > use the card as extra storage. > > I inputted "shutdown -h now' via the command line (ssh), shutdown the > computer, inserted the micro sd card in the slot, turned on the BBB and all > the card saw was mmcblk0 when looking at partitions. Is there something > else I must do to have my BBB be able to use this micro sd card? I even put > the micro sd card in an adapter and put the adapter into a three port usb > hub and still my BBB only saw it as mmcblk0.
Did you create a partition on it? Sounds like it's blank, typing "lsblk" would prove that pretty quickly.. Regards, -- Robert Nelson http://www.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.
