May 24, 2014
1:51 a.m.
On Fri, 23 May 2014 08:38:16 -0400, Corey Sheldon said:
cat /proc/swaps: (should readout) /dev/block/zram0 52M (as kb readout most likely)
if it shows a different slice path (/dev/zram0 for example) use swapon /that/mapping/path
It won't show /dev/block/zram0 untin you've *already* done a swapon for that pathname ;)