View Single Post
Posts: 9 | Thanked: 3 times | Joined on Oct 2009
#13
Originally Posted by lma View Post
That's strange/worrying, /dev/mmcblk0p3 is normally the swap partition. What do the commands "df" and "cat /proc/swaps /proc/partitions" say?
cat /proc/swaps indicate /dev/mmcblk0p1 as swap partition

cat /proc/partitions
mmcblk0 31264768
mmcblk0p1 786431
mmcblk0p2 2097152
mmcblk0p3 28381184

internal memory and swap interchange?