Running JNode in Virtual PC

Project:JNode Core
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:hagar
Status:active
Description

JNode will not start when running it in Virtual PC. It hangs doing start up. This looks like the problem BeOS once had. Problem with the hardware interrupt (int 0).

Here is an update on why

Here is an update on why Vitrual PC don't work. After talk with some of the people behind Virtual PC it turned up that the JNode takes all available memory. VPC needs some free space to be able to function:

In order for the virtual machine to function correct we keep a virtual machine monitor 'hidden' in the virtual machines virtual address space.

We need 8 consecutive PDE's(32MB) to be available.

This will should be fixed when issue 683 is finished.

#1

Title:JNode will not start when running it in Vi» Running JNode in Virtual PC

fixed title