From owner-freebsd-stable Sat Nov 23 17:38:16 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2106837B401 for ; Sat, 23 Nov 2002 17:38:14 -0800 (PST) Received: from mail.gbronline.com (mail.gbronline.com [12.145.226.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 655B143E6E for ; Sat, 23 Nov 2002 17:38:13 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from DaleCoportable [207.191.248.38] by mail.gbronline.com (SMTPD32-7.13) id ACF948C00108; Sat, 23 Nov 2002 19:35:53 -0600 Message-ID: <098601c29359$c1393740$faec910c@DaleCoportable> From: "Kevin D. Kinsey, DaleCo, S.P." To: Subject: Installworld: boot2: no such file --- anyone remember, or new bork? Date: Sat, 23 Nov 2002 19:35:17 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Seems like I saw this issue not too long ago on this list, but I've not seen it in the archives of October or November... make installworld failed here, twice: ++++++++++++++++++++++++++++++++++++ install -o root -g wheel -m 444 mbr /boot ===> sys/boot/i386/boot0 install -o root -g wheel -m 444 boot0 /boot ===> sys/boot/i386/btx ===> sys/boot/i386/btx/btx ===> sys/boot/i386/btx/btxldr ===> sys/boot/i386/btx/lib ===> sys/boot/i386/boot2 install -o root -g wheel -m 444 boot1 /boot/boot1 install -o root -g wheel -m 444 boot2 /boot/boot2 install: boot2: No such file or directory *** Error code 71 Stop in /usr/src/sys/boot/i386/boot2. *** Error code 1 Stop in /usr/src/sys/boot/i386. *** Error code 1 Stop in /usr/src/sys/boot. *** Error code 1 Stop in /usr/src/sys. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. +++++++++++++++++++++++++++++ Something's borked, did I do it, or just cvs at the wrong time? Thx, Kevin Kinsey DaleCo, S.P. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message