It seems like there's an IRQ conflict, most likely involving your USB since the error is given while initialising the USB modules, so you might want to check that out in your BIOS (if possible) and correct it if possible. If that's not possible, or if it doesn't work, the immidiate solution would be to either boot your system into rescue mode through the install CD, or boot a live-cd (like Knoppix, DSL, etc) and mount your Debian partition. When this is done, try removing all usb-like entries in /etc/modules (like usb_uhci, usbcore, usbkbd, etc) and save the file.
I'm not sure about this, but I hope it's at least of some help. - Robin On Sun, 13 Feb 2005 22:19:04 +0100, Yves Grenier <[EMAIL PROTECTED]> wrote: > Hello, > > I installed debian sarge (with debian installer rc2) on an Asus > Travelmate 4001LMi. I tried both 2.4 and 2.6 kernel. In both cases, I > obtain a segmentation fault. The error message is: > /etc/rcS.d/S36discover: line 176: 682 Segmentation fault modprobe $MODULE > Skipping unavailable/built-in usb_uhci module > Loading ehci_hcd module. > <6>usbcore: registered new driver usbfs > usbcore: registered new driver hub > spurious 8259A interrupt: IRQ7. > > After this line, the boot stops. > > I installed debian with boot options: linux26 > debian-installer/framebuffer=false noapic nolapic > > Can anyone help me? > > Yves > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

