◄  ▲  ► |
# MiscellaneousThese few miscellaneous files and folders are more things that might be needed by your kernel. Or not. But they're small, so what the heck...
echo "Creating /var/log, /var/run, and /mnt/var/run/utmp"
mkdir -p tempfs/mnt/var/{log,run} |
touch tempfs/mnt/var/run/utmp