![]() |
2013-06-26
, 13:19
|
|
Posts: 6,450 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#81
|
![]() |
2013-06-26
, 15:24
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#82
|
That's the point - nor do I :-) so how this came about is a mystery.
I had flopswap working perfectly before the reflash and simply re-used those 2 swap partitions on the sd card. Using swapoff etc gets flopswap happily doing its job, so nothing fundamental is wrong with the partitions.
![]() |
2013-06-26
, 20:59
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#83
|
Have you installed any other swap management like ereswap or compcache, swapset?
Tested on a fresh install of CSSU-T7.2+thumb1 with KP52. No issues here.
Nokia-N900:~# cat /etc/fstab # This file was generated by script /etc/event.d/rcS-late # !!! Do not edit this file. It will be overwritten in next device startup !!! # If you want static /etc/fstab add genfstab="0" to file /etc/default/mount-opts-overwrite rootfs / rootfs rw 0 0 ubi0:rootfs / ubifs rw,bulk_read,no_chk_data_crc 0 0 /dev/mmcblk0p2 /home ext3 defaults 0 2 /home/opt /opt none bind 0 0 /dev/mmcblk0p1 /home/user/MyDocs vfat defaults 0 2 /dev/mmcblk1p2 none swap sw 0 0 /dev/mmcblk1p3 none swap sw 0 0 /dev/mmcblk0p3 none swap sw 0 0
The Following 2 Users Say Thank You to handaxe For This Useful Post: | ||
![]() |
2013-06-26
, 21:58
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#85
|
![]() |
2013-06-26
, 22:30
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#87
|
swaps=`blkid -c /dev/null -o device -t TYPE=swap`
Nokia-N900:~# blkid -c /dev/null -o device -t TYPE=swap /dev/mmcblk1p2 /dev/mmcblk1p3 /dev/mmcblk0p3
# swap for dev in $swaps; do echo "$dev none swap sw 0 0" >> $tmp_fstab done
![]() |
2013-06-26
, 23:37
|
Posts: 535 |
Thanked: 598 times |
Joined on Apr 2011
@ Republic of the Philippines
|
#88
|
The Following 2 Users Say Thank You to vetsin For This Useful Post: | ||
![]() |
2013-06-26
, 23:42
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#89
|
Just yesterday I managed to get two swap locations when pressing "show current" then an error like swap failed(?) when checking the status. This happened after pressing fresh swap consecutively. I just did a reboot and everything's fine again.
![]() |
2013-07-02
, 22:15
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#90
|
The thick plottens........
Is that hybridization? Sheesh, I had no fun doing it!