From owner-freebsd-arm@FreeBSD.ORG Fri May 2 14:44:10 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5AA44D97 for ; Fri, 2 May 2014 14:44:10 +0000 (UTC) Received: from mail-ve0-x236.google.com (mail-ve0-x236.google.com [IPv6:2607:f8b0:400c:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 18D031FD4 for ; Fri, 2 May 2014 14:44:09 +0000 (UTC) Received: by mail-ve0-f182.google.com with SMTP id jw12so5528149veb.13 for ; Fri, 02 May 2014 07:44:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=omni.co.id; s=padang; h=mime-version:date:message-id:subject:from:to:content-type; bh=Vk70JtieyUq/e4qCZdNp3Rm7f4T9c/Hy8HY1YGcE57U=; b=A5tLtAlSBHVGwF/6ZAHEacEMyrYsO3ssjLisqmiroD0QLMjAgALoEbLy7xwne3OiXn UYtI4IiR7i1xTBVnXqm5MjQBKziBbzrjGkrY8ZqzzLlo/bQVhmiMxY/Z1h85WMUjFA/P 6BT5WGu7n8kk2ZEnh1A/8Kx5Uf/2s3RIfULi0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=Vk70JtieyUq/e4qCZdNp3Rm7f4T9c/Hy8HY1YGcE57U=; b=Z8IvgiBbZSOmdv2mQHB6cT90yHXjCvB85yMpoWc9vr0ekWrXD8IQKs08bqbRCVJcMW 1iE8F4KWECSMl80q6PGJKZVkcVSH0XMrVcwgeXwCtBVNi9WlIiyun692SbXfmRuy6h5U o9o09pFIOvsbH/xSeoGqcRzx/1R21TAtdCsaa2R44HVay0L8kpZplBzaumCPoC2biHHr jUtKGYv95s8BkkwRygtCX8AVjDJ+Y+N/z81zQtUJ35DRkXWFQg8Eo1CS1AN0SuZYc10N wNWRNfaP05FNr+ifFcO31eQEMpk61b2OwDWGsqEdu519IKLwBRDaf5AhM8mSlHap1S21 bkjw== X-Gm-Message-State: ALoCoQmT4WhfbvDqrvWu9FbE+8g2S49q9eHoygClac32ZPTVIwCs8HZx/q5Hg1Hyi8zrZ4IcIuGa MIME-Version: 1.0 X-Received: by 10.52.251.136 with SMTP id zk8mr180095vdc.82.1399041848833; Fri, 02 May 2014 07:44:08 -0700 (PDT) Received: by 10.58.19.71 with HTTP; Fri, 2 May 2014 07:44:08 -0700 (PDT) X-Originating-IP: [36.76.56.50] Date: Fri, 2 May 2014 21:44:08 +0700 Message-ID: Subject: is the swap needed ? From: Paul Darius To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 14:44:10 -0000 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