DragonFly bugs List (threaded) for 2006-12
DragonFly BSD
DragonFly bugs List (threaded) for 2006-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[issue390] ATA identify retries exceeded - kernel panic


From: Ferruccio Zamuner <issues@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 15 Dec 2006 08:41:03 -0000

Ferruccio Zamuner <nonsolosoft@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@chlamydia.fs.ei.tum.de>
<http://bugs.dragonflybsd.org/issue390>
_______________________________________________________




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]