Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2004 10:43:16 +0100
From:      Peter Risdon <peter@circlesquared.com>
To:        FreeBSD Question List <freebsd-questions@freebsd.org>
Subject:   make installkernel boot/device.hints error
Message-ID:  <411898B4.2030803@circlesquared.com>

next in thread | raw e-mail | index | archive | help
Freshly cvsupped two machines, one built and installed world/kernel 
fine, the second builds world and kernel OK then gives the following 
error for make installkernel:

su-2.05b# make installkernel
cd /usr/obj/usr/src/sys/GENERIC;  MAKEOBJDIRPREFIX=/usr/obj 
MACHINE_ARCH=i386  MACHINE=i386  CPUTYPE= 
GROFF_BIN_PATH=/usr/obj/usr/src/i386/legacy/usr/bin 
GROFF_FONT_PATH=/usr/obj/usr/src/i386/legacy/usr/share/groff_font 
GROFF_TMAC_PATH=/usr/obj/usr/src/i386/legacy/usr/share/tmac 
PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin 
  /usr/obj/usr/src/make.i386/make KERNEL=kernel install
You must set up a /boot/device.hints file first.
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

It seems pretty self-explanatory, but I've never encountered this 
before, so have two questions:

  - Would it be OK just to copy a device.hints file into /boot from 
another machine?

  - Could anyone give me a steer on understanding why this happened?

TIA

Peter.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?411898B4.2030803>