Thread: Aura Help unbricking Aura
View Single Post
Old 08-26-2015, 05:29 PM   #8
frostschutz
Linux User
frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.
 
frostschutz's Avatar
 
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
Hmmm, so far we're consistent. External SD card is mxsdhci.0 on the H2O as well. The internal is mxsdhci.2.

Is there anything in dmesg when you run this:

Code:
echo mxsdhci.2 > /sys/bus/platform/drivers/mxsdhci/unbind
echo mxsdhci.2 > /sys/bus/platform/drivers/mxsdhci/bind
That's (kind of) what Magic Memory Upgrade Mod uses to re-detect internal storage (after the internal card was replaced).

As for the serial number, there are several occurences of it, I've never had reason to change mine and for people who're asking for my H2O image I usually suggest to change it to their original number using sed (and sed should catch all occurences of it, as long as they're in plain ascii),

Last edited by frostschutz; 08-26-2015 at 05:32 PM.
frostschutz is offline   Reply With Quote