16 Aug
2013
16 Aug
'13
9:27 p.m.
when I try to build current linux-rt I get "No space left on device", resp. df shows "tmpfs 100% /tmp".
What can I do? Add "tmpfs /tmp tmpfs nodev,nosuid,size=3G 0 0" to /etc/fstab? What should somebody do, assumed there are only 2 GB available by RAM?
That's not a problem. tmpfs will just use swap (if you have it) so set as much as you like. This will slow down your build but it won't fail. -- Damian Nowak www.AtlasHost.eu