From owner-freebsd-questions@FreeBSD.ORG Sun Sep 20 04:10:33 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 76FC0106566B for ; Sun, 20 Sep 2009 04:10:33 +0000 (UTC) (envelope-from jfalconer@puc.edu) Received: from bay0-omc1-s26.bay0.hotmail.com (bay0-omc1-s26.bay0.hotmail.com [65.54.246.98]) by mx1.freebsd.org (Postfix) with ESMTP id 2C5B78FC08 for ; Sun, 20 Sep 2009 04:10:33 +0000 (UTC) Received: from SN1PRD0201HT002.namprd02.prod.outlook.com ([65.55.94.9]) by bay0-omc1-s26.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Sat, 19 Sep 2009 20:58:34 -0700 Received: from JAFHP (75.61.102.147) by pod51004.outlook.com (10.14.148.62) with Microsoft SMTP Server (TLS) id 14.0.482.31; Sun, 20 Sep 2009 03:58:33 +0000 Message-ID: From: J F To: Date: Sat, 19 Sep 2009 20:58:28 -0700 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6002.18005 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6002.18005 X-OriginalArrivalTime: 20 Sep 2009 03:58:35.0087 (UTC) FILETIME=[A056ADF0:01CA39A6] Subject: Installing FreeBSD from a disk partition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Sep 2009 04:10:33 -0000 I had FreeBSD 7.1 running on my machine and wanted to do a fresh install of 7.2. Having two hardrives available, I created a small bootable partition on the second hard drive and copied the contents of the iso file onto it. I was able to boot into the installer just fine. In the media selection I specifiy "File System". But every path specification I try does not work. When commiting it just say it can't find the files. How do I specifiy that the files are on this boot partition? Thanks for your help, Jon