From: Steven E. <ste...@ya...> - 2002-09-05 01:04:29
|
Something may be going on with your fat32 partition as it is not finding any of the drivers once vfat is loaded. --- Royce Mitchell III <ro...@ev...> wrote: > > Yay!!! disk.sys is finally able to load with no page fault. > > However, ReactOS is now locking up on me a little further down the > line. Here's my screen dump: > > ---------------------------------------------------------------------- > Initializing system32\drivers\disk.sys... > DriverBase for system32\drivers\disk.sys: dcbf4000 > > Initializing system32\drivers\vfatfs.sys... > DriverBase for system32\drivers\vfatfs.sys: dcbfb000 > > Initializing system32\ntoskrnl\ntoskrnl.sym... > > Initializing hal\halx86\hal.sym... > > Initializing drivers\storage\scsiport\scsiport.sym... > > Initializing drivers\storage\atapi\atapi.sym... > > Initializing drivers\storage\class2\class2.sym... > > Initializing drivers\storage\disk\disk.sym... > > Initializing drivers\fs\vfat\vfatfs.sym... > > Loading Cdrom... > (io/drivers.c:210) LdrLoadModule() failed (Status c000003a) > > Loading Fs_Rec... > (io/drivers.c:210) LdrLoadModule() failed (Status c000003a) > > Loading Beep... > (io/drivers.c:210) LdrLoadModule() failed (Status c000003a) > > Loading Null... > (io/drivers.c:210) LdrLoadModule() failed (Status c000003a) > > Loading Keyboard... > (io/drivers.c:210) LdrLoadModule() failed (Status c000003a) > > Loading Blue... > (io/drivers.c:210) LdrLoadModule() failed (Status c000003a) > > Loading Vga... > (io/drivers.c:210) LdrLoadModule() failed (Status c000003a) > > Loading Msfs... > (io/drivers.c:210) LdrLoadModule() failed (Status c000003a) > > Loading Npfs... > (io/drivers.c:210) LdrLoadModule() failed (Status c000003a) > > Loading Ndis... > (io/drivers.c:210) LdrLoadModule() failed (Status c000003a) > ---------------------------------------------------------------------- > > Here's the command in the BAT file I use to launch ReactOS: > > ---------------------------------------------------------------------- > c: > cd\reactos > loadros system32\ntoskrnl.exe system32\hal.dll /DEBUGPORT=SCREEN bootsym.lst > ---------------------------------------------------------------------- > > Here's the contents of bootsym.lst > > ---------------------------------------------------------------------- > system32\drivers\scsiport.sys > system32\drivers\atapi.sys > system32\drivers\class2.sys > system32\drivers\disk.sys > system32\drivers\vfatfs.sys > system32\config\system.hiv > system32\ntoskrnl\ntoskrnl.sym > hal\halx86\hal.sym > drivers\storage\scsiport\scsiport.sym > drivers\storage\atapi\atapi.sym > drivers\storage\class2\class2.sym > drivers\storage\disk\disk.sym > drivers\fs\vfat\vfatfs.sym > * > ---------------------------------------------------------------------- > > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > _______________________________________________ > reactos-kernel mailing list > rea...@li... > https://lists.sourceforge.net/lists/listinfo/reactos-kernel __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com |