using fsl-sdcard-partition.sh

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

using fsl-sdcard-partition.sh

ソリューションへジャンプ
1,403件の閲覧回数
lmilla13
Contributor I

I am attempting to flash the SD card with the provided bash script, however the 'gdd' command is not found. I have installed all of the packages specified in the Android Users Guide under section 2.1 - Setting up your computer using apt-get, however gdd is not a command my computer is recognizing. Does anyone know which package I need to install?

ラベル(1)
0 件の賞賛
返信
1 解決策
1,102件の閲覧回数
lmilla13
Contributor I

It turns out gdd is an OSX homebrew because the dd on osx doesn't work quite the same as GNU's dd. Or something like that. I switched all the gdd commands to dd in the script and it seems to be working now.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,103件の閲覧回数
lmilla13
Contributor I

It turns out gdd is an OSX homebrew because the dd on osx doesn't work quite the same as GNU's dd. Or something like that. I switched all the gdd commands to dd in the script and it seems to be working now.

0 件の賞賛
返信
1,102件の閲覧回数
diegoadrian
NXP Employee
NXP Employee

Hello,

I have some questions.

Which Android version and i.MX device are you using?

Are you completely sure that you installed gdisk?

Do you installed al the packages specified in the AOSP webpage? Establishing a Build Environment  |  Android Open Source Project 

Can you please share with us the command that you used to run the fsl-sdcard-partition.sh script?

Best Regards,

Diego.

0 件の賞賛
返信