From owner-freebsd-questions@FreeBSD.ORG Mon Aug 3 19:44:34 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9554A1065680 for ; Mon, 3 Aug 2009 19:44:34 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by mx1.freebsd.org (Postfix) with ESMTP id 55F178FC21 for ; Mon, 3 Aug 2009 19:44:34 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r55.edvax.de (port-92-195-59-134.dynamic.qsc.de [92.195.59.134]) by mx02.qsc.de (Postfix) with ESMTP id E39071DD9C; Mon, 3 Aug 2009 21:44:31 +0200 (CEST) Received: from r55.edvax.de (localhost [127.0.0.1]) by r55.edvax.de (8.14.2/8.14.2) with SMTP id n73JiQMF002446; Mon, 3 Aug 2009 21:44:26 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Mon, 3 Aug 2009 21:44:25 +0200 From: Polytropon To: David Allen Message-Id: <20090803214425.58580308.freebsd@edvax.de> In-Reply-To: <2daa8b4e0908011421x3142425fm69eef6df8ebf4309@mail.gmail.com> References: <2daa8b4e0908011421x3142425fm69eef6df8ebf4309@mail.gmail.com> Organization: EDVAX X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Manual Installations on Flash Media X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Polytropon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Aug 2009 19:44:34 -0000 On Sat, 1 Aug 2009 14:21:02 -0700, David Allen wrote: > I need to create a FreeBSD installation on an SSD drive (connected via a > USB adaptor), and would like to do so manually so as to avoid the use of > an installation CD, PXE or sysinstall. > > 1. Would a device alphabetical order (as used by bsdlabel) work? I think it's no problem. My /etc/fstab looks that way: /dev/ad0s1b none swap sw 0 0 /dev/ad0s1a / ufs rw 1 1 /dev/ad0s1d /tmp ufs rw 2 2 /dev/ad0s1e /var ufs rw 2 2 /dev/ad0s1f /usr ufs rw 2 2 /dev/ad0s1g /home ufs rw 2 2 > 2. I don't expect the system to swap, so can I dispense with a swap entry > and have everything function normally (no error messages, etc.)? I don't know how to "expect" swapping. As far as I understood, the system decides by itself if to write data to / read data from the swap file. I'm not sure if you can omit it. > 3. Will adding `noatime' to / or any other filesystem have any > consequences? Yes. The access time for files won't be recorded. Using the noatime option is often advised for the use with SSD media, so is ANY advice that helps to minimize read / write cycles in order to increase the life time of the media. -- Polytropon >From Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...