Date: Tue, 30 Jan 2001 23:13:31 -0500 (EST) From: "Christopher W. Aiken" <cwaiken@telerama.com> To: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Kernel Build Question Message-ID: <Pine.BSF.4.21.0101302306110.299-100000@bigdaddy.localdomain>
next in thread | raw e-mail | index | archive | help
I used GENERIC to build a new kernel. I just added this to the end: options EXT2FS options VGA_WIDTH90 # support 90 column modes options VESA I then did: config NEWKERNEL cd ../../NEWKERNEL make depend make make install All went well. And my new kernel boots. Question 1: My original install had a "/modules" directory but my new kernel build renamed it to "modules.old" and installed a "file" called modules. Why a "file" instead of a "directory". Question 2: This may be related to Q1. The end of a dmesg shows: ad0: 8011MB <Maxtor 88400D8> [16278/16/63] at ata0-master UDMA33 ad1: 9671MB <WDC AC310100B> [19650/16/63] at ata0-slave UDMA33 acd0: CDROM <CD-ROM 24X/AKOx> at ata1-slave using PIO4 Mounting root from ufs:/dev/ad1s1a pid 193 (ldconfig), uid 0: exited on signal 11 (core dumped) ppp0: IPv6 not supported What is the pid 193 core dump error? What is IPv6 not supported? -- Christopher W. Aiken, Scenery Hill, Pa, USA chris at cwaiken dot com, www.cwaiken.com Debian GNU/Linux 2.2_r2 & FreeBSD 4.2 RELEASE 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?Pine.BSF.4.21.0101302306110.299-100000>