Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
Tecra 8100, r62260
Description
The OS does not boot up on Tecra 8100 (P3-based laptop) because of a problem in FLOPPY.SYS. When this driver is excluded from the build, LiveCD boots up successfully.
I added some DPRINTs to see what is going on in that driver during the OS' startup ("screenshot" attached). It seems like the driver finds a floppy controller and attempts to initialize it. After WaitForControllerInterrupt() is called, the laptop freezes - the call to KeWaitForMultipleObjects() in QueueThread(), that is called by WaitForControllerInterrupt(), never returns.
Attachments
Issue Links
- duplicates
-
CORE-1413 floppy.sys hangs when no drive existing
- Resolved
-
CORE-2365 Floppy driver causes hang on startup
- Resolved
-
CORE-8263 RealHW: Failure to boot if "USB-FDD Legacy Emulation" is enabled on Toshiba Satellite A50-101
- Resolved
- relates to
-
CORE-12908 Virtual PC 2004 SP1 (and 2007), LiveCD (and BootCD): boot hangs on FLOPPY.SYS, since r70746
- Resolved