I am running Ubuntu 13.10 build from here:

http://elinux.org/BeagleBoardUbuntu#eMMC:_BeagleBone_Black

and followed the instructions to set up the micro SD card as extra storage 
space, here:

http://elinux.org/Beagleboard:MicroSD_As_Extra_Storage

Now, I'm rather new to linux commands and new to the BBB. I may have 
misunderstood what I've been reading, but when I use the command df I get:

Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/mmcblk1p2   1738184 1176724    471496  72% /
none                   4       0         4   0% /sys/fs/cgroup
udev              252148       4    252144   1% /dev
tmpfs              50756     232     50524   1% /run
none                5120       0      5120   0% /run/lock
none              253760       0    253760   0% /run/shm
none              102400       0    102400   0% /run/user
/dev/mmcblk1p1     72098   19742     52356  28% /boot/uboot

If I understand correctly, the micro SD card is mmcblk0p1 and it isn't 
listed here. I'd like to set it up so the micro SD card is extra space that 
I can store and run programs on, not just store files, which I think is 
what this is saying as df shows the file system disk usage. I can't even 
figure out how to get to the micro SD card though I know it's there. The 
command fdisk -l shows mmcblk0p1 with the correct partitions of my micro SD 
card.

Any help is appreciated.

Andrew

-- 
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/groups/opt_out.

Reply via email to