Android 9 init (early mount) stage error? Partition filesystem EXT2

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

Android 9 init (early mount) stage error? Partition filesystem EXT2

997件の閲覧回数
krishnandu_bisw
Contributor II

Hey Guys,

I'm porting android 9 to our custom board based in imx6q-sabresd board. I have posted a question before as well for the error, for which I didn't get any solution yet. Here is the link to that.

I tried multiple ways and different things to get ahead, but nothing seems to workout.

Recently, I observed that when I flashed the images to sd-card using fsl_sdcard_partition.sh script or using UUU tools script or doing it manually, the filesystems of system and vendor partitions get converted to EXT2 filesystem rather then EXT4(as stated in User Guide).

It happens when I dd write the system or vendor (raw)image to their respective partition. Is it the reason the init process can't find these partitions?

If so, then how do I flash or make these partitions to EXT4?

Please reply early.

Thank You,

Krishnandu

ラベル(3)
0 件の賞賛
1 返信

899件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Biswas,

The default android file systems is EXT4 , if you have received Ext2 probably your are doing something wrong in you build, but however probably this link will help you:

Convert ext2/3 to ext4 - gHacks Tech News 

Regards

0 件の賞賛