[SHR-Unstable] opkg upgrade fail
fredrik normann
fredrik.normann.junk at gmail.com
Tue Jun 23 23:27:07 CEST 2009
On Fri, Apr 10, 2009 at 2:52 AM, Rask Ingemann Lambertsen
<rask at sygehus.dk>wrote:
> On Thu, Apr 09, 2009 at 11:41:36AM -0500, The Digital Pioneer wrote:
> > Ahh, swapfile did the trick it seems. How can I make it automount my
> > swapfile on boot?
>
This is how I made a 128MB swapfile:
dd if=/dev/zero of=swp.file bs=1k count=128000
Add this to fstab
# Swapfile
/swp.file swap swap defaults 0 0
mkswap /swp.file
swapon swp.file
Now it should work, at least for me :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20090623/fefb5b37/attachment.htm
More information about the community
mailing list