I may be getting close?

I did the following:

joseb@beagle:~$ sudo mount -t vfat /dev/mmcblk1p1 /media/external -o 
uid=1001,gid=1001,utf8,dmask=0022,fmask=137

And now get the following.

NAME         MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
mmcblk0boot0 179:8    0     2M  1 disk
mmcblk0boot1 179:16   0     2M  1 disk
mmcblk0      179:0    0   3.6G  0 disk
mmcblk0p1    179:1    0    96M  0 part
mmcblk0p2    179:2    0   3.5G  0 part /
mmcblk1      179:24   0  29.7G  0 disk
mmcblk1p1    179:25   0  29.7G  0 part /media/external


On Monday, August 25, 2014 8:53:01 PM UTC-4, Jose B Rivera wrote:
>
> Robert,
> Thanks for the lsblk command I get the following:
> NAME         MAJ:MIN  RM   SIZE RO TYPE MOUNTPOINT
> mmcblk0boot0 179:8     0     2M  1               disk
> mmcblk0boot1 179:16   0     2M  1               disk
> mmcblk0      179:0        0   3.6G  0               disk
> ââmmcblk0p1  179:1     0    96M  0               part
> ââmmcblk0p2  179:2     0   3.5G  0               part /
> mmcblk1      179:24      0  29.7G  0              disk
> ââmmcblk1p1  179:25   0  29.7G  0              part
>
> My microsd car is 32gb so it must be the mmcblk1 and the mmcblk1p1 (29.7G).
>
>
>
> On Monday, August 25, 2014 8:19:31 PM UTC-4, RobertCNelson wrote:
>>
>> 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.

Reply via email to