View Single Post
  #3   (View Single Post)  
Old 10th June 2008
KernelPanic KernelPanic is offline
Port Guard
 
Join Date: May 2008
Posts: 19
Default

Quote:
Originally Posted by DrJ View Post
You have to install the kernel before world.
make kernel does both a 'make buildkernel' and a 'make installkernel'


I'm not sure what is missing.

btxldr exists:
/usr/sbin/btxld

The btx file exists:
/usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx

boot2.ldr exists:
/usr/obj/usr/src/sys/boot/i386/boot2/boot2.ldr

boot2.ld exists:
/usr/obj/usr/src/sys/boot/i386/boot2/boot2.ld

boot2.bin exists:
/usr/obj/usr/src/sys/boot/i386/boot2/boot2.bin

So I'm confused about what exactly is generating the 'No such file or directory' message.
Reply With Quote