Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 May 2014 09:02:27 -0600
From:      Tom Everett <tom@0x544745.com>
To:        Paul Darius <paul@ranahminang.net>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: is the swap needed ?
Message-ID:  <5363B383.6080206@0x544745.com>
In-Reply-To: <CAAxOLAQM_UY8utQR5uKJFQpja79m9t3k8wy-02ZxJtaj21gHWQ@mail.gmail.com>
References:  <CAAxOLAQM_UY8utQR5uKJFQpja79m9t3k8wy-02ZxJtaj21gHWQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Here's a cut-paste from my notes.  Basically, "add a swap partition and 
then enable it"

gpart add -s 128M -t freebsd ada0
swapon /dev/ada0s2

It might not be ada0 in your case.


> Paul Darius <mailto:paul@ranahminang.net>
> May 2, 2014 at 8:44 AM
> hi there,
>
> after dd the image info the sdcard, i can not found swap partition
> is the swap needed ? if so, how to create it ?
>
> tia
>
> P
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5363B383.6080206>