|
From: Brian P. <br...@sg...> - 2002-06-09 00:42:15
|
I just barely committed a fix for the FAT32 boot sector because it wasn't booting properly, but I doubt this is your problem. Edit debug.c and uncomment the first DebugPrintMask so that you get to see all the messages. If you are using bochs then compile a debug build and edit debug.c and set DebugPort = BOCHS. If you are on real hardware and if you have a null modem cable then set DebugPort = RS232 and load up a program like HyperTerminal on a second machine. After you have this setup then boot up to FreeLoader and examine the debug messages to see if that helps solve the problem or at least shows you how far it gets. Brian > -----Original Message----- > From: rea...@li... [mailto:reactos-kernel- > ad...@li...] On Behalf Of Brian Palmer > Sent: Saturday, June 08, 2002 6:24 PM > To: rea...@li... > Subject: RE: [ros-kernel] Freeldr not working > > Are you booting from a floppy or a hard disk? Do you know if it loads > freeldr.sys off the disk yet? Is this in bochs or on real hardware? > > Brian > > > -----Original Message----- > > From: rea...@li... > [mailto:reactos-kernel- > > ad...@li...] On Behalf Of Casper Hornstrup > > Sent: Saturday, June 08, 2002 4:49 PM > > To: rea...@li... > > Subject: [ros-kernel] Freeldr not working > > > > Current freeldr in CVS does not work for me. The screen is blank and > the > > cursor is visible in the upper left corner. Nothing more happen. > > > > - Casper > > > > > > > > _______________________________________________________________ > > > > Don't miss the 2002 Sprint PCS Application Developer's Conference > > August 25-28 in Las Vegas - > > http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink > > > > _______________________________________________ > > reactos-kernel mailing list > > rea...@li... > > https://lists.sourceforge.net/lists/listinfo/reactos-kernel > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas - > http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink > > _______________________________________________ > reactos-kernel mailing list > rea...@li... > https://lists.sourceforge.net/lists/listinfo/reactos-kernel |