Further to my earlier question here and according to the "Mounting Partitions Early" article,
I'm looking the correct way to implement my new idea:
- Skipping the mounting in the startup of vendor in fstab - Its easy to erase the record in fstab related to /vendor partition
- Doing alternative mount from provided custom vendor image - It's require to know where to inject the mount command
Anyone have an idea ?
Thanks,