From owner-freebsd-questions@FreeBSD.ORG Sat Sep 27 10:33:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF15016A4B3 for ; Sat, 27 Sep 2003 10:33:18 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 439EB43FFB for ; Sat, 27 Sep 2003 10:33:14 -0700 (PDT) (envelope-from andreas.kohn@gmx.net) Received: (qmail 24349 invoked by uid 65534); 27 Sep 2003 17:33:12 -0000 Received: from unknown (EHLO [172.16.32.190]) (212.204.32.190) by mail.gmx.net (mp014) with SMTP; 27 Sep 2003 19:33:12 +0200 X-Authenticated: #2431876 From: Andreas Kohn To: Enoch Chan In-Reply-To: <20030927170315.52028.qmail@web80605.mail.yahoo.com> References: <20030927170315.52028.qmail@web80605.mail.yahoo.com> Content-Type: text/plain Message-Id: <1064684003.28499.11.camel@klamath> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sat, 27 Sep 2003 19:33:24 +0200 Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Kernel Config won't start... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Sep 2003 17:33:19 -0000 [please include the list, and do not send HTML mail] On Sat, 2003-09-27 at 19:03, Enoch Chan wrote: > Heh, that's funny.. I got that from the FAQ, which proves that it is a > bit outdated.. lol. I have tried that anyway and it didn't work. So > how can I start the kernel config tool described in the installation > part of the manual? > The wierd thing is that the manual says that the user should start the > kernel config tool before installation, but it never tells us how... > And then it just start talking about how to use it... As I said before, the configuration editor of FreeBSD 4 is no longer existant in FreeBSD 5. Taken directly from http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-start.html "Note: From FreeBSD versions 5.0 and later, userconfig has been depreciated in favor of the new device.hints(5) method. For more information on device.hints(5) please visit Section 7.5" Please read that section if you think that you have to modify the default settings. But the basic idea is that you do not have to modify settings for most of the installs. > Also, I have reinstalled FreeBSD like 10 times and still can't get X > to work. It said it can't read extended io from /dev/io... I believe > that might have something to do with the kernel config problem... I am > not really sure about that. Can you help me on that too?? I posted the > error log in the freebsd questions list before. If you can't find it, > lemme know and I will send it to you right away!!! :) > Found by googling: http://www.essenz.com/support/comp.unix.bsd.freebsd.misc/Oct/19/206982.html Please try to lower your security level as described in the manual, http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/security.html#SECURELEVEL > Enoch > > Andreas Kohn wrote: > On Fri, 2003-09-26 at 22:39, Enoch Chan wrote: > > I have tried to install FreeBSD 5.0 and 5.1 from a burned CD > > ... Both CD won't boot to kernel config. I tried to go to > the loader > > prompt and type in boot -c but it won't work. It just boot > right > > into sysinstall. > > Hi, > > there is no boot -c anymore in FreeBSD 5. To set options for > specific > devices or to disable some, you set hints in the boot loader, > for > example > > set hint.acpi.0.disabled=1 > boot > > To disable ACPI support and continue booting. > > To find out more about the installation of FreeBSD, read the > Installation Guide at > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-start.html > > (Section 2.3.2 deals with Kernel configuration) > > HTH, > -- > Andreas Kohn > > ______________________________________________________________________ > Do you Yahoo!? > The New Yahoo! Shopping - with improved product search -- Andreas Kohn