On 3/25/09, John <li...@reiteration.net> wrote: > Hi list > > I configured the malo device as per the manpage. Now I'm getting panic > after the device is probed as per > http://www.growveg.org/desktop/DSC_6973-3008.jpg > > Is there a parameter I can pass to boot that will ignore this > driver/module? I have tried disable-module to no avail. Is the only > option to use the rescue disk? I need loader.conf to be ignored now in > order to get the system up at all.
Under loader prompt type "unload", and than "load kernel" with required modules one by one and type "boot" at end. This will not work if malo is part of kernel itself. > Is malo known to work under 7-STABLE? I notice the man page says it > first appeared under FreeBSD 8.0. backtrace from textdump can help debugging crash, but use "kldload if_malo" after boot so that dumping can actually work, in other words use loader.conf only when you know that driver is actually stable/working. -- Paul _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"