From owner-freebsd-questions@FreeBSD.ORG Fri Jun 13 02:17:57 2008 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 8C7261065672 for ; Fri, 13 Jun 2008 02:17:57 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id 1E0FD8FC17 for ; Fri, 13 Jun 2008 02:17:56 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: (qmail 2825 invoked by uid 89); 13 Jun 2008 02:18:44 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by 2607:f118::b6 with ESMTPA; 13 Jun 2008 02:18:44 -0000 Message-ID: <4851D956.5080801@ibctech.ca> Date: Thu, 12 Jun 2008 22:20:06 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Dan Nelson References: <84a992f30806121702r39f132a8y11f8e410221e132c@mail.gmail.com> <20080613012029.GA16341@dan.emsphone.com> <4851D328.8060107@ibctech.ca> <4851D6DD.8090801@ibctech.ca> In-Reply-To: <4851D6DD.8090801@ibctech.ca> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, Glenn Gillis Subject: Re: Tried to symlink /etc to another disk, now stuck 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: Fri, 13 Jun 2008 02:17:57 -0000 > To the OP...if you know what your disk type is, you CAN get it to > continue to mount root at the mountroot prompt. > > Furthering that, you can also fsck and mount your other disk mountpoints > in order to gain access to your editing binaries. I'm sorry to reply to my own posts, but I'd like to point out that this exact scenario is a very good reason as to why I make either a digital or printout copy of my /etc/fstab file of every machine I run. Steve