From owner-freebsd-questions@FreeBSD.ORG Mon Jun 2 14:28:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B914537B401 for ; Mon, 2 Jun 2003 14:28:25 -0700 (PDT) Received: from apollo.sitaranetworks.com (apollo.sitaranetworks.com [199.103.141.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8532343F3F for ; Mon, 2 Jun 2003 14:28:24 -0700 (PDT) (envelope-from cptacek@sitaranetworks.com) Received: from rios.sitaranetworks.com (rios.sitaranetworks.com [199.103.141.78])h52LSDx12038 for ; Mon, 2 Jun 2003 17:28:13 -0400 (EDT) Received: by rios.sitaranetworks.com with Internet Mail Service (5.5.2653.19) id ; Mon, 2 Jun 2003 17:30:13 -0400 Message-ID: <31269226357BD211979E00A0C9866DAB04D936E9@rios.sitaranetworks.com> From: Chris Ptacek To: "'questions@freebsd.org'" Date: Mon, 2 Jun 2003 17:30:12 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Subject: Loading the system from a nonstandard (not s1a) partition? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 21:28:26 -0000 I am wondering if it is possible to load the system from a non-standard (not s1a) partition. I am working on a system that has an existing disk layout with a s1g partition that I would like to turn into a recovery/backup partition (in case of corruption). I have created a small base system on the partition (tar up an existing minimum install, plus tools), but am unable to boot from it by selecting the s1g partition from the boot loader prompt. I wanted to know if this is possible, if so what steps do I need to take to make the partition bootable. Thanks, Chris