Got my pair of Glass, time to give back to the community

TheManii

Wiki Admin / Recognized Contributor
Dec 8, 2010
3,585
1,649
0
Everything looks about right, except bootconfig, I dont know what that is.

I've never had an OMAP device, so I dont know if it's glass specific.
A quick search on bootconfig for the GN shows nothing.

Could you make a dump of it and pm it to me?

The command to dump it is:
Code:
dd if=/dev/block/platform/omap/omap_hsmmc.1/by-name/bootconfig of=/cache/bootconfig.img
Normally you would be wise to save it to /sdcard, but does glass even have that?
 

ytwytw

Senior Member
Nov 15, 2008
479
51
0
Toronto, ON
Everything looks about right, except bootconfig, I dont know what that is.

I've never had an OMAP device, so I dont know if it's glass specific.
A quick search on bootconfig for the GN shows nothing.

Could you make a dump of it and pm it to me?

The command to dump it is:
Code:
dd if=/dev/block/platform/omap/omap_hsmmc.1/by-name/bootconfig of=/cache/bootconfig.img
Normally you would be wise to save it to /sdcard, but does glass even have that?

Glass does have /sdcard/

PM Sent
 

TheManii

Wiki Admin / Recognized Contributor
Dec 8, 2010
3,585
1,649
0
Hmm well there's less then 150 bytes of useful data inside, I cant tell if any of it is device specific or not though.
One of the strings looks like it could be potentially device specific, hence my stating to PM me and not post it publicly.

I'm guessing it's going to be a partition that simply isnt modified (much) over the lifetime of the device.