11 Dec 2002 15:45
booting problem
Emm Vasilakis <evas <at> agn.forthnet.gr>
2002-12-11 14:45:39 GMT
2002-12-11 14:45:39 GMT
Hi ppl, yesterday I got NEtBSD 1.6 on my A3k. Did the install perfectly, but I opted out when the procedure asked me if I wanted the bootblock on my root device (somehow I though it would install it into my MBR). Anyway, I tried booting with loadbsd through AOS, but no luck. issuing a loadbsd -b kerner-GENERIC (the one found in my binary/sets/kernel.tgz), results in a "unkown binary" error. Anyone knows what's wrong and how can I boot bsd? Thanks, Emmanuel
. Adding support for ELF kernels
(without symbol support) should be possible. I am currently exploring the
loadfile() interface. It doesn't look that complicat at all. I already
have a simple standalone program that can parse an ELF file (regardless of
endianess :). However, I have problems to find the defintion of the READ
macro used in loadfile_elf32.c. I grep the complete sources and
/usr/include but no luck!? Where is it?
Gunther
RSS Feed