NetBSD-Users archive

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

Re: troubles using grub-0.97nb8 on amd64



On Wed, Jun 11, 2008 at 10:27:33PM -0700, Michael Litchard wrote:
> Here's the result of a ktrace on grub
> 16283      1 ktrace   EMUL  "netbsd"
>  16283      1 ktrace   CALL
> execve(0x7f7fffffea77,0x7f7fffffe8f8,0x7f7fffffe91
> 0)
>  16283      1 ktrace   NAMI  "/usr/pkg/sbin/grub"
>  16283      1 ktrace   NAMI  "/emul/netbsd32/usr/libexec/ld.elf_so"
>  16283      1 ktrace   NAMI  "/emul/netbsd32"
>  16283      1 ktrace   NAMI  "/emul/netbsd32/usr/libexec/ld.elf_so"
>  16283      1 ktrace   RET   execve -1 errno 8 Exec format error

That's the problem. What does
file /emul/netbsd32/usr/libexec/ld.elf_so
report ? Are you sure your kernel has
options COMPAT_NETBSD32
options EXEC_ELF32

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index