From owner-freebsd-current@FreeBSD.ORG Mon Nov 12 23:11:51 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 100EBC86 for ; Mon, 12 Nov 2012 23:11:51 +0000 (UTC) (envelope-from levitch@iglou.com) Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by mx1.freebsd.org (Postfix) with ESMTP id BD6DC8FC0C for ; Mon, 12 Nov 2012 23:11:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=iglou.com; s=alpha; h=Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=o9r0THOyad9a/jUI0HVKBWtb+bSMz27eMkuqin6ZLeQ=; b=P5iGzMj/vnwCfCgZf1txgKmkfTr73ML7t0v/s2wskB22rS0swjzALu7fqfA4inIwNdiIQ/9go5BovY13Ob0zbowYmr4RMgQT8xnRmFOc91Y37xPWrBr6WyddKZ1L/VT+KT/WfIcZ4HYroqjzEkzMDl2IzT6I9cMJ3I9GB0hGiFA=; Received: from iglou2.iglou.com ([192.107.41.8]:51118 helo=mail.iglou.com) by rdsmtp.iglou.com with esmtpa (Exim MTA/8.19.3) (envelope-from ) id 1TY3AO-0004ja-D0 by authid with igloumta_auth for current@freebsd.org; Mon, 12 Nov 2012 18:11:44 -0500 Received: from shell1.iglou.com ([192.107.41.17]:42638 helo=shell1) by mail.iglou.com with esmtps (TLS cipher TLSv1:AES256-SHA:256) (Exim MTA/8.19.3) (envelope-from ) id 1TY3AO-0004kW-1s for current@freebsd.org; Mon, 12 Nov 2012 18:11:44 -0500 Date: Mon, 12 Nov 2012 18:11:43 -0500 (EST) From: Darrel X-X-Sender: levitch@shell1 To: current@freebsd.org Subject: can't open '/boot/menusets.4th' Message-ID: User-Agent: Alpine 2.00 (GSO 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Originating-IP: 192.107.41.17 X-IgLou-Customer: 3cb6f76205bd20f518810676a67a982b X-Mailman-Approved-At: Mon, 12 Nov 2012 23:43:44 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Nov 2012 23:11:51 -0000 Hello, Today I booted r242670 from the console and noticed this error message: can't open '/boot/menusets.4th': no such file of directory Error while including /boot/menu-commands.4th, in the line include /boot/menusets.4th Error while including /boot/menu.rc, in the line include /boot/menu-commands.4th Anyone seen this before? Darrel