Description of problem:Signal 11 in /sbin/loader Version-Release number of selected component (if applicable): How reproducible:Attempt to install Redhat 7.3 on a system *WITHOUT* a PCI bus Steps to Reproduce: 1.Make a boot floppy per the installation manual 2.boot non-PCI system from floppy 3.enter "linux dd" at "boot:" prompt Actual results:Signal 11 from /sbin/loader Expected results:Menu box requesting a driver disk Additional info:Entering "linux nousb dd" delays the crash to after loading additional drivers
Can you try this with the phoebe beta?
Created attachment 90038 [details] text file briefly describing bug identification and resolution Since 8.0 is out, a patch against 7.3 probably doesn't make much sense. I hope the function name, pci_scan_bus, the fact that it is a one line function, and the problem (methods is NULL) should make resolving this straight forward. Enjoy Lee
Fixed in 2.1.10-7, thanks!