Reply
Thread Tools
Posts: 10 | Thanked: 0 times | Joined on Jul 2012
#11
Originally Posted by Alex Atkin UK View Post
Personally I am considering deleting MyDocs AND Home/opt then just having a large /home partition, so I never need to think about it. Then just have a microSD card mounted as mass storage for those times its handy to slap things on from Windows.
Wouldn't removing swap mean you'll have problems with entering sleep mode or whatever hibernation-like feature the unit may be using?
 
misterc's Avatar
Posts: 1,625 | Thanked: 998 times | Joined on Aug 2010
#12
use ext2 instead of ext3 (pretty much the same without the darn Journal >¦-)
Method 2 should give you a crash intro...
put a swap partition on your MCSD and
Code:
root
swapon /dev/mmcblk1pX
swapoff /dev/mmcblk0p3
where X is most likely 2, but ... the sky is pretty much the limit there

EDIT: the swapon above is only to activate the partition; you will need to create the partition 1st with fdisk (type 82)... obviously, as in Method 2 above you will have to delete all partitions on the MCSD in order to make room for the extra SWAP one

EDIT2: (added code)
with the swapoff mmcblk0p3 you will spare your build-in flash
__________________
information is a necessary though no sufficient condition to rationality...

Last edited by misterc; 2012-08-05 at 07:39. Reason: use fdisk to create swap...
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#13
Well, this is a quite ancient thread...

Swap is essential for a proper function of the device, there is no mentioning on this forum anywhere about removing swap. I highly doubt it would start at all without a swap partition or file.

Do not remove it, but you may think about moving for the resizing of the other partitions, or having your swap on the external card. Here are two threads where swapping methods are discussed http://talk.maemo.org/showthread.php...highlight=swap
http://talk.maemo.org/showthread.php...hlight=ereswap
 
misterc's Avatar
Posts: 1,625 | Thanked: 998 times | Joined on Aug 2010
#14
Originally Posted by michaaa62 View Post
Well, this is a quite ancient thread...

Swap is essential for a proper function of the device, there is no mentioning on this forum anywhere about removing swap. I highly doubt it would start at all without a swap partition or file.

Do not remove it, but you may think about moving for the resizing of the other partitions, or having your swap on the external card. Here are two threads where swapping methods are discussed http://talk.maemo.org/showthread.php...highlight=swap
http://talk.maemo.org/showthread.php...hlight=ereswap
amazing how that question could remain three years without a proper answer, huh
__________________
information is a necessary though no sufficient condition to rationality...
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:17.