Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Jan 2003 04:41:28 +0100
From:      =?ISO-8859-1?Q?Erik_Ran=E0?= <erikrana@hem.passagen.se>
To:        freebsd-stable@freebsd.org
Subject:   installworld stops with error code 71 that boot2 does not exsist?
Message-ID:  <3E126368.8070007@hem.passagen.se>

next in thread | raw e-mail | index | archive | help
When i try to run #make installworld. The "make installworld" stops with 
error code 71.
It does not find some file or dir as shown below.

Is this in the end of installworld and i can just /ignore or am i in big 
trouble?

/Erik Ranà

cf/sendmail.schema /usr/share/sendmail/cf/sendmail.schema
===> sys
===> sys/boot
===> sys/boot/ficl
===> sys/boot/i386
===> sys/boot/i386/mbr
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.
 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E126368.8070007>