Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 1999 14:10:04 -0500
From:      "Alejandro Ramirez" <ales@megared.net.mx>
To:        <Jay_Mobley@Stream.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: Kernel dump when configuring NIC
Message-ID:  <032101bed3ac$a3f17aa0$fca3f9cf@megared.net.mx>
References:  <852567B5.0067B633.00@galaxy.support.stream.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <Jay_Mobley@Stream.com>
To: <freebsd-questions@FreeBSD.ORG>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?032101bed3ac$a3f17aa0$fca3f9cf>