toor wrote: > When I begin setup I see next message: > eisa0: <EISA bus> on motherboard > eisa0: unknown card [EMAIL PROTECTED] (0x08080000) at slot 1 > Fatal trap 9: general protection fault while in kernel > mode > instruction pointer = 0x58:0x81d1 > stack pointer = 0x10:0xeb8 > frame pointer = 0x10:0xf0e > code segment = base 0xc00f0000, limit 0xffff, type > 0x1b > = DPL 0, pres 1, def32 0, gran 0 > processor elfags = interrupt enabled, resume, IOPL = 0 > current process = 0 (swapper) > trap number = 9 > panic: general protectin fault > > What must I do to setup freeBSD to my notebook. > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]"
Try typing this at the loader prompt: set hw.pci.allow_unsupported_io_range="1" And then 'boot'. You can type '?' for help. If that doesn't work, then try posting to either -CURRENT or -MOBILE. Perhaps someone there can be of more help. -- Jesse Guardiani, Systems Administrator WingNET Internet Services, P.O. Box 2605 // Cleveland, TN 37320-2605 423-559-LINK (v) 423-559-5145 (f) http://www.wingnet.net _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"