David wrote: > I guess take a look at the output from 'lsmod' on your working system and compare with what you get after the "press Enter" prompt. >
lsmod of course reports a boatload of modules that are loaded later after a successful boot process. So I renamed leaf.cfg to leaf.not so the "good" 5.0.4 boot would fail at more or less the same place as the bad 5.1 boot, and I then executed lsmod in the console. The result of lsmod (not in order) is: ehci_hcd 35937 0 - Live 0xffffffffa020c000 sd_mod 28104 0 - Live 0xffffffffa029a000 usb_storage 35661 0 - Live 0xffffffffa028b000 usb_libusual 10431 1 usb_storage, Live 0xffffffffa0281000 x pcspkr 1740 0 - Live 0xffffffffa0274000 x ahci 21028 0 - Live 0xffffffffa025f000 x libahci 18695 1 ahci, Live 0xffffffffa0255000 x ohci_hcd 18053 0 - Live 0xffffffffa00e6000 x libata 159100 2 ahci,libahci, Live 0xffffffffa0219000 x scsi_mod 136275 3 sd_mod,usb_storage,libata, Live 0xffffffffa018f000 x usbcore 124366 5 usb_storage,usb_libusual,ehci_hcd,ohci_hcd, Live 0xffffffffa002e000 x usb_common 827 1 usbcore, Live 0xffffffffa0022000 x vfat 9704 0 - Live 0xffffffffa001c000 x fat 46900 1 vfat, Live 0xffffffffa000a000 x isofs 23733 0 - Live 0xffffffffa0000000 The ones marked with "x" were also present in the failed 5.1 boot. So (maybe) I need to enable these: ehci_hcd 35937 0 - Live 0xffffffffa020c000 sd_mod 28104 0 - Live 0xffffffffa029a000 usb_storage 35661 0 - Live 0xffffffffa028b000 usb_libusual 10431 1 usb_storage, Live 0xffffffffa0281000 Where are these normally loaded, and where should I put them to load? I can probably answer this myself by seeing where they are located in my 5.0.4 usb, but any comments appreciated. Thanks everyone, I *think* I'm making progress! Tim ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/
