From owner-freebsd-questions@FreeBSD.ORG Mon Jun 15 16:48:48 2015 Return-Path: Delivered-To: freebsd-questions@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8EFEA7A9 for ; Mon, 15 Jun 2015 16:48:48 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id 69090EAC for ; Mon, 15 Jun 2015 16:48:48 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from lowell-desk.lan (router.lan [172.30.250.2]) by be-well.ilk.org (Postfix) with ESMTP id 5858533C46; Mon, 15 Jun 2015 12:48:42 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id 8A31539813; Mon, 15 Jun 2015 12:48:39 -0400 (EDT) From: Lowell Gilbert To: Paul Macdonald Cc: freebsd-questions@freebsd.org Subject: Re: freebsd-update error ln: ///rescue/[: No such file or directory References: <557F0002.4060400@ifdnrg.com> Date: Mon, 15 Jun 2015 12:48:39 -0400 In-Reply-To: <557F0002.4060400@ifdnrg.com> (Paul Macdonald's message of "Mon, 15 Jun 2015 17:40:34 +0100") Message-ID: <44h9q8sys8.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2015 16:48:48 -0000 Paul Macdonald writes: > I just saw a large list of errors for freebsd-update of the form > > Installing updates... > > ln: ///rescue/[: No such file or directory > ln: ///rescue/[: No such file or directory > .... > > is this something to panic about? Panic, no. But it is a problem; your /rescue tree is basically unpopulated. You didn't hand-delete "/rescue/[", did you? I'm not sure what the best way to re-install rescue would be, but you definitely want to do so. You might go years without needing it, but it saves a lot of time (and panic) when you do.