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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

2,192 Views
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 Kudos
2 Replies

1,973 Views
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 Kudos

1,973 Views
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 Kudos