[issue390] ATA identify retries exceeded - kernel panic
Ferruccio Zamuner
issues at chlamydia.fs.ei.tum.de
Fri Dec 15 00:48:39 PST 2006
Ferruccio Zamuner <nonsolosoft at diff.org> added the comment:
Hi Thomas,
I've rebuild world and kernel at the latest version to make tests but
I'm not able to installkernel:
atl# bmake installkernel
cd /usr/obj/usr/src/sys/GENERIC; make KERNEL=kernel install
chflags noschg /kernel
objcopy --strip-debug /kernel /kernel.old
install -m 555 -o root -g wheel -fschg kernel.debug /kernel
set -- /modules/*; if [ -f "$1" ]; then mkdir -p /modules.old; for
file; do objcopy --strip-debug $file /modules.old/${file##*/}; done; fi
*** Error code 1
Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
I've buildworld and buildkernel twice, but it stops at the same point.
Bye, \fer
_______________________________________________________
DragonFly issue tracker <issues at chlamydia.fs.ei.tum.de>
<http://bugs.dragonflybsd.org/issue390>
_______________________________________________________
More information about the Bugs
mailing list