installworld -- error 71

Steve Bertrand iaccounts at northnetworks.ca
Wed Apr 2 09:28:31 PST 2003


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



More information about the freebsd-questions mailing list