[Bug 209830] Installkernel fails: ioat.ko: No such file or directory
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 29 09:24:32 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209830
Bug ID: 209830
Summary: Installkernel fails: ioat.ko: No such file or
directory
Product: Base System
Version: 10.3-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: tschweikle at gmail.com
CC: freebsd-amd64 at FreeBSD.org
CC: freebsd-amd64 at FreeBSD.org
Working Copy Root Path: /usr/src
URL: https://svn.freebsd.org/base/stable/10
Relative URL: ^/stable/10
Repository Root: https://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 300939
Node Kind: directory
Schedule: normal
Last Changed Author: rmacklem
Last Changed Rev: 300916
Last Changed Date: 2016-05-29 00:42:56 +0200 (Sun, 29 May 2016)
This module, ioat.ko, is not there and not build. There are no UPDATING entries
regarding this module.
install -o root -g wheel -m 555 imgact_binmisc.ko /boot/kernel
install -o root -g wheel -m 555 imgact_binmisc.ko.symbols /boot/kernel
===> io (install)
install -o root -g wheel -m 555 io.ko /boot/kernel
install -o root -g wheel -m 555 io.ko.symbols /boot/kernel
===> ioat (install)
install -o root -g wheel -m 555 ioat.ko /boot/kernel
install: ioat.ko: No such file or directory
*** Error code 71
Stop.
make[4]: stopped in /usr/src/sys/modules/ioat
*** Error code 1
Stop.
make[3]: stopped in /usr/src/sys/modules
*** Error code 1
Stop.
make[2]: stopped in /usr/obj/usr/src/sys/FBSD10
*** Error code 1
Stop.
make[1]: stopped in /usr/src
*** Error code 1
Stop.
make: stopped in /usr/src
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list