Date: Mon, 17 Jul 2000 14:33:37 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.ORG> To: Jonathan Vaughan <jonathan@turnip.org.uk> Cc: stable@FreeBSD.ORG Subject: RE: installworld failure (sys/boot/mbr) Message-ID: <XFMail.000717143337.jhb@FreeBSD.org> In-Reply-To: <20000715132554.A31976@mashed.turnip.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 15-Jul-00 Jonathan Vaughan wrote: > I have a problem updating to 4.0-STABLE from 4.0-STABLE as of a couple > of weeks ago. > > I did a make buildworld, then buildkernel and installkenrel. > > The installworld fails at this point: > > chown -R root:wheel /usr/share/zoneinfo/* > ===> sys > ===> sys/boot > ===> sys/boot/ficl > ===> sys/boot/i386 > ===> sys/boot/i386/mbr > install -c -o root -g wheel -m 444 mbr /boot > install: mbr: No such file or directory > *** Error code 71 > Stop in /usr/src/sys/boot/i386/mbr. > *** Error code 1 > > > The "mbr" file indeed does not exist in /usr/src/sys/boot/i386/mbr. > It is however present in /usr/obj/usr/src/sys/boot/i386/mbr. That is the right place for it to be, I don't know why things are out of sync for you. How are you running installworld? (i.e., what is the exact command line, etc.) > Is there a workaround for this? I haven't seen this before. > -- > Jonathan Vaughan > jonathan@turnip.org.uk > PGP Key ID: 0x0AF58107 > http://home.clara.net/turnip/pgp.txt | jon@pgpkey.turnip.org.uk | keyservers -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.000717143337.jhb>