rosjat wrote:
> stuck on the entry point msg.

You need to create a boot.conf file with a couple of commands. Read
this:

   http://www.openbsd.org/faq/faq6.html#PXE

The contents of the file will likely need to be as follows:

   stty com0 115200
   set tty com0

The default baud rate is 9600 -- so if you're using a rate other than
9600, specify it with the first command.

    --avj

Reply via email to