I'm from fbsd-questions, and was advised to post this one here. Please Cc
me as I'm not yet a member of this list. Thank-you.
I am trying to installworld after a successful cvsup of RELENG_4 and
buildworld from 4.6. 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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"