挂载:

mount -t tmpfs -o size=1024m tmpfs /mnt/memdrive

开机自动挂载:

echo "tmpfs /mnt/memdrive tmpfs size=1024m 0 0" >>/etc/fstab

相关文章: