From owner-freebsd-questions Wed Mar 25 05:21:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA04510 for freebsd-questions-outgoing; Wed, 25 Mar 1998 05:21:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA04495 for ; Wed, 25 Mar 1998 05:21:13 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.7/8.8.7) id HAA16382; Wed, 25 Mar 1998 07:20:15 -0600 (CST) From: "Paul T. Root" Message-Id: <199803251320.HAA16382@horton.iaces.com> Subject: Re: Some problems started to show up To: atomicjello@cyberjunkie.com Date: Wed, 25 Mar 1998 07:20:15 -0600 (CST) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <19980325024853.14030.rocketmail@send1b.yahoomail.com> from Jason Lin at "Mar 24, 98 06:48:53 pm" X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In a previous message, Jason Lin said: > Dear FreeBSD users: > > I just installed FreeBSD 2.2.5 yesterday, > but when I tried to compile pine by using > the make command, it gives me an error > saying that the something.tgz file doesn't > exist. But yesterday I choose to install > all files, not just part of it. Due to the size of source distributions, you won't find them on the CD. It wants to download the source. FreeBSD ports contain just patches and configurations to make a program work on FreeBSD. You can probably find a pre-compiled version of pine on the first cdrom in packages/mail. Otherwise, you need to have a connection to the internet to ftp down the sources (just typing make will do that for you). > The second problem is rather confusing. I > tried to save my kernel configuration, but > it just wouldn't save. The problem is > that I had 23 conflicts, and I disable > the "CONF" devices, then I saved the > configuration and quit, but when I reboot > and went into the kernel configuration, > it displays the same conflicts. Curious. The kernel has to boot up to be saved. Did you reboot before letting the machine come up? I never run the GENERIC kernel. You probably want to compile a custom kernel with just the things in it that you need. > Everytime I boot to "boot:" I had to > specify "0:wd(1,a)kernel" in able to > boot correctly into FreeBSD, is there > anyway to let boot: do it by itself without > my command? Right now when I let boot: > boot itself without the "0:wd(1,a)kernel" > command it gives me an error saying it > cannot mount the root. I think that you can use /kernel.conf for this. Also, recompiling the kernel and setting the root to wd1 might help. -- TITLES OF THE LOVE BALLADS YOU CAN SING TO YOUR BELOVED "'You Are My Darling Even Though You Also Know My Sister.'" --Larry, age 8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message