Op 26-12-2012 20:07, Bernd Blaauw schreef:
Is there any documentation available for where ReactOS
stores its
logfiles? For a phase 2/3 installation to harddisk, obviously it gets
stores on drive C: somewhere. For phase 1, screen and debugport
(com/rs232) seem to be the only options. Same goes for the BootCD and
LiveCD.
Nevermind, got ReactOS LiveCD working on real HW by the following:
1) remove all USB devices (keyb, mouse, drive storage, optical storage)
2) disable legacy availability of USB devices in BIOS.
Keyboard is on PS/2, mouse can be attached and works once desktop is
visible.
Bochs doc:
http://bochs.sourceforge.net/doc/docbook/user/bochsrc.html
(section 4.2.30..32) shows the USB config part.
QEMU doc:
http://www.kraxel.org/cgit/qemu/tree/docs/usb2.txt
I'll try to make myself usefull by experimenting with ROS in above
emulators with USB on, see if I can get logs exposing same issues as
real HW.
Bernd