How to add/create new block in fstab in Android 9?

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

How to add/create new block in fstab in Android 9?

2,614 次查看
ThanarajS
Contributor III

Hi All,

 

Anyone have idea on adding new block in fstab in android 9 for sabresd_6dq board. Please provide any information on this topic?

As we tried to add below line in fstab.freescale, but it's not added in /proc/mounts after board booting.

/dev/block/by-name/test    /test       ext4 nosuid,nodev,nodiratime,noatime,nomblk_io_submit,noauto_da_alloc,errors=panic    wait

Thanks

Regards,

Thanaraj

Regards,
Thanaraj Subramani
0 项奖励
回复
2 回复数

2,395 次查看
shivanipatel
Senior Contributor II

Hi, rajkamsani

Please follow below mentioned links to add the new block/partition in Android.

  1. Mounting Partitions Early  |  Android Open Source Project 
  2. Implementing Dynamic Partitions  |  Android Open Source Project 

Hope this will help you.

Regards,

Shivani

0 项奖励
回复

2,395 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Thanaraj Subramani,

Does the problem still remain?

There is some documentation from Google that may help:

https://source.android.com/devices/architecture/kernel/mounting-partitions-early

Regards,

0 项奖励
回复