Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2003 12:28:29 -0500 (EST)
From:      Steve Bertrand <iaccounts@northnetworks.ca>
To:        freebsd <freebsd-questions@freebsd.org>
Subject:   installworld -- error 71
Message-ID:  <20030402122331.F78183-100000@diana.northnetworks.ca>

next in thread | raw e-mail | index | archive | help
I am trying to installworld after a successful cvsup of RELENG_4 and
buildworld. I continuously get:

install -o root -g wheel -m 444  boot2 /boot/boot2
install: boot2: No such file or directory
*** Error code 71

I have searched google and others, and all state to check if the directory
exists:

svr3# ll sys/boot/i386/boot2/
total 40
-rw-r--r--  1 root  wheel   2268 Aug  7  2002 Makefile
-rw-r--r--  1 root  wheel  11202 Aug 14  2001 boot1.s
-rw-r--r--  1 root  wheel  16832 Oct 10 11:53 boot2.c
-rw-r--r--  1 root  wheel    679 Aug 27  1999 lib.h
-rw-r--r--  1 root  wheel   2205 Aug 27  1999 sio.s

and:

svr3# ll /boot
total 376
-r--r--r--  1 root  wheel     512 Apr  2 12:19 boot0
-r--r--r--  1 root  wheel     512 Apr  2 12:19 boot1
-r--r--r--  1 root  wheel    7680 Jun 11  2002 boot2

Has someone found a resolution to this issue, or is there something I am
missing?

Tks.

Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030402122331.F78183-100000>