Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
grub on amd64
Hello,
I have tried installing the grub i386 binaries from both
http://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD-4.0/i386/ and
http://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD-5.0/i386/. Both
resulting in a bus error.
I have ran ktrace -f grub.out -i -d /usr/pkg/sbin/grub and the output is
as follows:
122 1 grub NAMI "/emul/netbsd32"
122 1 grub EMUL "netbsd32"
122 1 grub RET syscall JUSTRETURN
122 1 grub CALL
netbsd32_mmap(0,0x8000,3,0x1002,0xffffffff,0,0,0)
122 1 grub RET netbsd32_mmap 4227760128/0xfbfe8000
122 1 grub CALL netbsd32_open(0xfbffb6d7,0,0)
122 1 grub NAMI "/emul/netbsd32/etc/ld.so.conf"
122 1 grub NAMI "/etc/ld.so.conf"
122 1 grub RET netbsd32_open -1 errno 2 No such file or
directory
122 1 grub CALL netbsd32_open(0xffffd5a8,0,0)
122 1 grub NAMI "/emul/netbsd32/usr/pkg/lib/libutil.so.7"
122 1 grub NAMI "/usr/pkg/lib/libutil.so.7"
122 1 grub RET netbsd32_open -1 errno 2 No such file or
directory
122 1 grub CALL netbsd32_open(0xffffd5a8,0,0)
122 1 grub NAMI "/emul/netbsd32/usr/lib/i386/libutil.so.7"
122 1 grub NAMI "/usr/lib/i386/libutil.so.7"
122 1 grub RET netbsd32_open 3
122 1 grub CALL netbsd32___fstat50(3,0xffffd4e8)
122 1 grub RET netbsd32___fstat50 0
122 1 grub CALL netbsd32_close(3)
122 1 grub RET netbsd32_close 0
122 1 grub PSIG SIGBUS SIG_DFL: code=SI_USER sent by
pid=-67190772, uid=0)
122 1 grub NAMI "grub.core"
Any tips or tricks to try would be wonderful, also please CC me as I am
not subscribed to the list.
Home |
Main Index |
Thread Index |
Old Index