Android SD Card Creation

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Android SD Card Creation

跳至解决方案
2,000 次查看
marlonsmith
Contributor IV

Hi everyone,

Are there any publicly available scripts to properly partition and format an SD card to run Android?  I'm using an i.MX6 custom board, and the only way I've been able to get Android to boot is to take a prebuilt Wandboard image, dd it onto an SD card, and then copy my own kernel and filesystem onto the card afterwards.

I've tried to use the script that Wandboard provides to partition the SD card, but I'm having problems and the board will not boot.

Thanks!

Marlon

标签 (2)
0 项奖励
回复
1 解答
1,455 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Marlon

such scripts are board specific, for examples

one can look at mksdcard-android.sh included in MFG Tools:

IMX_6DQ_MFG_TOOL : Tool and documentation for downloading OS images

https://community.freescale.com/message/442089#442089

http://variwiki.com/index.php?title=VAR-SOM-MX6_Android_GS_R21

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,456 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Marlon

such scripts are board specific, for examples

one can look at mksdcard-android.sh included in MFG Tools:

IMX_6DQ_MFG_TOOL : Tool and documentation for downloading OS images

https://community.freescale.com/message/442089#442089

http://variwiki.com/index.php?title=VAR-SOM-MX6_Android_GS_R21

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
1,455 次查看
marlonsmith
Contributor IV

Thanks Igor, I'll take a look at that.

0 项奖励
回复