Mount rootfs in RAM

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

Mount rootfs in RAM

Jump to solution
509 Views
rvignesh496
Contributor I

I'm working with imx6ull14x14evk board. Currently I can find that the rootfs is mounted in nand flash with bootargs "bootargs=console=ttymxc0,115200 ubi.mtd=nandrootfs " "root=ubi0:nandrootfs rootfstype=ubifs ", but I want to mount my rootfs in RAM (as tmpfs) before running the init script how can I do that?

Thanks in advance

0 Kudos
1 Solution
1 Reply