> Upon compiling pccpuf and rebooting as a standalone auth/cpu
> server, vesa is no longer accepted:
> 
> cpu% aux/vga -m vesa -l 1024x768x32
> mkvbe: '/dev/realmode' './dev/realmode' file does not exist

it is possible that #P is not bound into /dev as in
        bind -a '#P' /dev
but i don't think that's it.  i think you may have built
a kernel without realmode.  "realmode" needs to be
specified in the link section.

- erik

Reply via email to