From owner-freebsd-small@FreeBSD.ORG Tue Apr 24 04:42:38 2007 Return-Path: X-Original-To: freebsd-small@freebsd.org Delivered-To: freebsd-small@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 194B116A402 for ; Tue, 24 Apr 2007 04:42:38 +0000 (UTC) (envelope-from davidn04@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id A782813C48C for ; Tue, 24 Apr 2007 04:42:37 +0000 (UTC) (envelope-from davidn04@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so88122ugh for ; Mon, 23 Apr 2007 21:42:36 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ejev8K1De2G7Hx2Scug698XMp7jOMcoL7XJqQSJD+JwnXUvcE4mxhHi6ISlcPBt2jELYZReehH9elh7u1dupUiXL3q1ixGzEEDDilBupb2ZNVkbxVgEfeCj/M+nQvf1UCIN/MJHg4HP40F+mt7ek7FEqmgbaNENhsTuat9mwfkY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=NZNMP7erGowbC6jLMfkUPrkhu1o1DSL/J1c92i9TlE5wZLdiz6dWQeYk8d7B7AiOsFi9GawfCsapd9ov2qSNcFNPcLvnNh12dF0Ot7kILwcSNnAFv+vXnWfOPA+uGsBA35qAwExMaFnQtaygB7xjiuLw5QCk2t3AKqYAgpTj020= Received: by 10.66.255.7 with SMTP id c7mr318958ugi.1177388271723; Mon, 23 Apr 2007 21:17:51 -0700 (PDT) Received: by 10.67.12.15 with HTTP; Mon, 23 Apr 2007 21:17:51 -0700 (PDT) Message-ID: <4d7dd86f0704232117h25bb4166s423cf08152c2575d@mail.gmail.com> Date: Tue, 24 Apr 2007 14:17:51 +1000 From: "David N" To: freebsd-small@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: NanoBSD Image X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Apr 2007 04:42:38 -0000 Hi, I'm just wondering if its possible to mount the _.disk.full or _.disk.image? Also, is it possible to dd the images to a slice or partition on a HDD as i dont have any Memory Cards to test it on at the moment. such as dd if=_.disk.image of=/dev/ads2 bs=64k Cheers David