From owner-freebsd-questions Wed Jul 21 12:14:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from megamail.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with SMTP id BA61915575 for ; Wed, 21 Jul 1999 12:14:55 -0700 (PDT) (envelope-from ales@megared.net.mx) Received: from [207.249.163.252] by megamail.megared.net.mx (NTMail 3.03.0017/4c.ab3r) with ESMTP id da435633 for ; Wed, 21 Jul 1999 14:09:53 -0500 Message-ID: <032101bed3ac$a3f17aa0$fca3f9cf@megared.net.mx> From: "Alejandro Ramirez" To: , References: <852567B5.0067B633.00@galaxy.support.stream.com> Subject: RE: Kernel dump when configuring NIC Date: Wed, 21 Jul 1999 14:10:04 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, You should copy your kernel config file to a floppy disk and then open it in windowze with wordpad or word for a proper format convertion, and then paste it in to your mail and send it to us, and also the dmesg output. to mount a floppy: log in as root cd / mkdir floppy mount -t msdos /dev/fd0 /floppy cd /usr/src/sys/i386/conf cp yourkernel /floppy cd /var/log cp dmesg.today /floppy umount /floppy and you are done Ales ----- Original Message ----- From: To: Sent: Wednesday, July 21, 1999 1:49 PM Subject: Kernel dump when configuring NIC > > > Hi.. > > First of all you all pretty much kick ass for helping novices like me out > at the drop of a hat.! I cant give my what my kernel looks like unfrotunately > because I cant get the NIC to work. but here is what happens when I try to > IFCONFIG EP0: > > Fatal Trap 12: page fault while in kernel mode > fault virtual address = 0x0 > fault code = supervisor read, page not present > instruction pointer = 0x8 : 0x0 > stack pointer = 0x10:0xf0207fb8 > frame pointer = 0x10:0x0 > code segment = base 0x0. limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL= 0 > current process = Idle > Interrupt mask = net tty > panic: page fault > > syncing disks... done > automatic reboot in 15 seconds - press a key on the console to abort > > thank you for doing what you can. I realize that more information could be > helpfull.. but I don't have the resourses to type out my entrie Kernel > configruation. > thanks > -Jay > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message