what steps are you doing to try to do this? Maybe I'm not understanding what you are attempting to do but as I understand it it does not seem possible. what I understand from the question is that you have 2 physically separate devices (the eMMC & the SD card) and you are trying to make a single partition. you can do this where both partitions reside on a single physical device (which you don't have) but I know of no means to do it across multiple devices. this is inharently the difference between a partition and a volume. you will need to use one as / and mount the other somewhere on the filesystem.
Eric On Sat, May 31, 2014 at 12:15 PM, Michael Coulton <[email protected]> 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. > -- 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.
