Hello,
Recently I've been trying to figure out why I am unable to load ReactOS. I am being stopped each time when ReactOS attempts to load the miniport driver. I believe the problem is that DISPLAY1 is not being expanded/pointed to some real file. I assume somewhere in the boot process that ??\DISPLAY1 is supposed to link to somewhere. I am using CVS (synced from 09/29/2004) and am wondering if any of you guys can take a look at the debug log and tell me what i'm missing.
The debug log [around 80k] is here:
http://home.pe.net/~dsmith/ros/093005
I have also posted my hive files if they are relevant:
http://home.pe.net/~dsmith/ros/hivecls.inf http://home.pe.net/~dsmith/ros/hivedef.inf http://home.pe.net/~dsmith/ros/hiveinst.inf http://home.pe.net/~dsmith/ros/hivesft.inf http://home.pe.net/~dsmith/ros/hivesys.inf
I am open to trying any patches or enabling debugging on any additional files to help out. Currently, the following modules are enabled for debugging support:
ntoskrnl\ke\main.c ntoskrnl\io\create.c ntoskrnl\ldr\init.c subsys\csrss\init.c subsys\win32k\ldr\loader.c subsys\win32k\objects\dc.c
I have tried copying the file vbemp.sys to E:\DISPLAY1 but I got the same debug log. If you have any questions feel free to ask.
Thanks in advance,
Devin Smith