mkvdts2ac3
mkvdts2ac3 copied to clipboard
ERROR: There is not enough free space on "/tmp" to create the new file.
Thats the error that i have , the script is at /home ,i dont know if thats a bug, or /tmp is in another place? file is like 4 gb
you need to resize the /tmp partition. Use the following command to resize it. Change the size depending on your preference.
# mount -o remount,size=4G,noatime /tmp