I have used this guide to resize swap:
cp -rfp /tmp /home/tempdel
umount -l /tmp
rm -rf /usr/tmpDSK
pico /scripts/securetmp find: my $tmpdsksize = 512000; # Must be larger than 250000; and changed value.
/scripts/securetmp
reboot
Result:
/dev/loop0 /tmp 2% (17,680 of 1,007,896)
Swap Used 0% (0 of 523,260)
But why its still SWAP on 512MB please? How can i change it?


LinkBack URL
About LinkBacks
Reply With Quote