![]() |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
I had similar problems at first. You have to umount /media/mmc1 and then dd if=/dev/zero of=/dev/mmcblk1p1 bs=1024 count=1048576 before mkswap to ensure there are no holes. Also, have you set up the partition table for the MMC card?
|
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Code:
sfdisk -l /dev/mmcblk0 | /bin/busybox awk \ |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Quote:
or can anybody zip it and put it here to download? |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Quote:
i used to stripe but now i am exclusive on mmc for swap. |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
hmm been trying different google and that.
can anybody point me to the site necessary or just upload the "swapon" & "swapoff" from the arm. |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
mount is not separated from shell, so should be part of busybox or bash. Did you try busybox-power? This is an enhanced busybox shell which offers the -p switch for swapon.
However, i did not not test, if it is working. |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
1 Attachment(s)
Quote:
no need for swapoff from this package. btw, thanks for giving the community awesome test for batteries. :) |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Quote:
|
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
hmm got some missing libs etc...
but tried the busybox-POWER!!!! hehe and that worked just fine :) |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Quote:
apparently moving files from rootfs to emmc saves battery life. I am yet to confirm the same though :) |
All times are GMT. The time now is 08:13. |
vBulletin® Version 3.8.8