When i do the "df" command in my machine I can see the following:
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 491520 127240 364280 26% /
I want to create another tmpfs. How should i do it?
I am using flash which contains my bootloader, kernel and rootfs. At which stage of booting should I make the changes so that another tmpfs is created.