Hi Guys,
I still haven't given up yet to get Plex to transcode into a ram disk.
When i am in a terminal in my jail and try to do mount -t tmpfs tmpfs /tmp
I get a "not permitted"
I then tried this in /etc/rc.conf
tmpmfs="YES"
tmpsize="100m"
tmpmfs_flags="-S"
and added:
tmpfs...