:It seems the problem is that I changed MAXDSIZ and MAXSSIZ. Thanks
:Matt for finding this!
:------
:Dave Hayes - Consultant - Altadena CA, USA - [EMAIL PROTECTED]
:>>> The opinions expressed above are entirely my own <<<
I've committed a change to the vkernel code in HEAD which should
properly detect the issue and use a different address to map
kernel virtual memory. At the very least it won't continue trying
to boot if it can't map the memory.
/usr/src/sys/platform/vkernel/platform/init.c rev 1.34
If you could test it out on your system (a HEAD vkernel ought to at
least boot on a 1.8.1 system), I will MFC it to the -RELEASE branch.
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>