Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2003 10:25:16 -0500 (EST)
From:      Steve Bertrand <iaccounts@northnetworks.ca>
To:        freebsd-stable@freebsd.org
Subject:   installworld -- error 71 (fwd)
Message-ID:  <20030403102329.B92663-100000@diana.northnetworks.ca>

next in thread | raw e-mail | index | archive | help
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"



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