Thread
:
Using Micro SD Card as Virtual Ram on Nokia N900?
View Single Post
rewt
2010-01-27 , 05:08
Posts: 150 | Thanked: 93 times | Joined on Oct 2009 @ Pennsylvania, US
#
4
For those who need more VM, and wish to use their entire MicroSD card for this purpose:
(WARNING: This will erase the entire MicroSD card, or worse, some or all of your internal memory if you mistype the device name.. If you plan to proceed, I recommend that you have some idea what you are doing)
In x-term:
Code:
sudo gainroot mkswap /dev/mmcblk1p1 swapon /dev/mmcblk1p1
The last line will have to be rerun each time your device is rebooted, unless you add an init script to run it.
Quote & Reply
|
The Following 12 Users Say Thank You to rewt For This Useful Post:
alex-12gods
,
bingomion
,
D4rKlar
,
Ele-Mental
,
gabby131
,
Helmuth
,
jakiman
,
juise-
,
Nokia7Linux
,
TH3ORY
,
uppercase
,
x-rated
rewt
View Public Profile
Send a private message to rewt
Find all posts by rewt