I have two Beaglebone Blacks, running Debian, originally these were running 
Angstrom, this week I move them over.

I use 30Gb usb sticks for extra storage.  To set-up and use these I did the 
following:

 *To mount USB NTFS drive*
apt-get install ntfs-3g
apt-get install fuse-utils

*Partition USB drive*
fdisk /dev/sda
mkfs.ext3 /dev/sda1

*View drives and mountings.*
df -H
 
Hope this helps.

On Saturday, 31 May 2014 20:15:37 UTC+1, Michael Coulton wrote:
>
> Hello
> I'm able to successfully flash the eMMc card with the latest version of 
> Debian (May 15?). The issue is when I try and expand the partition to 
> include the SD Card the BBB crashes after about 10 minutes. I'm using 
> "fdisk" to delete  and recreate the partition. This seems to work, however 
> (as I've said) the "Beagle" crashes. Does anyone have instructions on how 
> this should be done or has experienced the same thing? 
> Thanks in advance for any help.
> Michael
>

-- 
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