-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Ge van Geldorp schrieb:
From: Jan Schiefer
cdrom.sys ( current SVN ) freezes the system when starting the installer and when booting the live cd. No bluescreen is displayed.
Hmm, I have no problems on VMware (r16205) with either DBG = 0 or 1.
Is there a way to aquire debug information in such a case ( from installer or when booting the live cd ).
Before creating the live cd, edit bootdata/livecd.ini. For the boot cd, you can adjust OsLoadOptions in bootdata/txtsetup.sif (again before doing "make bootcd").
Gé van Geldorp
I'm running it with QEMU 0.7.0. Command line: qemu -user-net -cdrom ReactOS-LiveCD.iso -serial stdio -boot d
When I starts "Loading cdrom.sys..." is the last thing displayed.
This is the debug output:
(ntoskrnl/ke/main.c:292) - --------------------------------------------------------------- (ntoskrnl/ke/main.c:293) ReactOS 0.3-SVN (Build 20050621-r16205) Used memory 131072Kb (ntoskrnl/mm/mminit.c:375) Kernel Stack Limits. InitTop = 0x80100000, Init = 0x800fd000 (ntoskrnl/mm/mm.c:327) No current process (ntoskrnl/ldr/loader.c:327) Could not open module file: \SystemRoot\system32\drivers\ne2000.sys (ntoskrnl/io/pnpmgr.c:1785) Initialization of service Ne2000 failed (Status c0000001)
It seems that ne2000.sys can't be opened. When I search for ne2000.sys it is found in reactos/output-i386/drivers/net/dd/ne2000 and reactos/output-i386/livecd/reactos/system32/drivers.
PS: Sorry for the stupid typo "cdron.sys".
Greetings, Jan Schiefer!