View Single Post
Posts: 2 | Thanked: 0 times | Joined on Feb 2009
#147
Heya when trying to enable my swap partition I get this error.

rootfs / rootfs default,errors=remount-ro,noatime 0 0
/dev/mmcblk0p1 /media/mmc1 vfat rw,noauto,nodev,noexec,nosuid,utf8,uid=29999 0 0
/dev/mmcblk0p3 none swap sw 0 0

I am very new to linux and do not know what this means.

After I get this message it says swap successful. When booting from the original image on my internal flash(256mb) the swap is actually successful. I run free and some of the memory is assigned. When I boot from my cloned image on my internal flash (1.5gb) and do the same thing I get the same error but when I check if swap is assigned with free total, used, and free are all 0.

Thanks for any help you can provide