You probably just need to determine where the temp data is going and put a tmpfs mount in that location so it uses ram for the temporary files you don't need to keep. Any static files that are only being read from the usb device on boot up will quickly get cached into ram assuming you have enough ram. On Mon, Feb 18, 2019 at 12:46 PM fred roller <fredroller66@xxxxxxxxx> wrote: >> >> >> My idea is to make the installed USB boot in away entire system load in to memory but I need to keep persistence data in /var/lib/mysql and /var/www/ >> > > Sounds like you want something similar to Pi builds: > > https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi > > May be a good spring board? > > -- Fred > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx