From owner-freebsd-questions Thu Oct 18 9:42:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc22.worldnet.att.net (mtiwmhc22.worldnet.att.net [204.127.131.47]) by hub.freebsd.org (Postfix) with ESMTP id C847037B405 for ; Thu, 18 Oct 2001 09:42:36 -0700 (PDT) Received: from columbia ([12.93.210.236]) by mtiwmhc22.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011018164235.ODUG4554.mtiwmhc22.worldnet.att.net@columbia>; Thu, 18 Oct 2001 16:42:35 +0000 From: "Andrew C. Hornback" To: "Annelise Anderson" Cc: "David Kirchner" , Subject: RE: Where is sysinstall? Date: Thu, 18 Oct 2001 12:40:58 -0400 Message-ID: <00fb01c157f3$aa4e1d40$6600000a@columbia> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: Annelise Anderson [mailto:andrsn@andrsn.stanford.edu] > Sent: Thursday, October 18, 2001 5:27 AM > To: Andrew C. Hornback > Cc: David Kirchner; freebsd-questions@FreeBSD.ORG > Subject: RE: Where is sysinstall? > > On Wed, 17 Oct 2001, Andrew C. Hornback wrote: > > > > Update: I did the sysinstall Upgrade option over the > running system, and > > things seem to work fine, except that it killed the kernel in > the process > > (had to specify kernel.GENERIC at the boot loader) and that > telnet died (I > > assume this was part of the telnetd fix, but I haven't researched it). > > Aside from that, things look fine (if not a bit faster than 4.3). > > > > --- Andy > > Just out of curiosity, what did you get? That is, what does uname -a > say? $ uname -a FreeBSD discovery 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 20 01 murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 > I guess you used 4.3's sysinstall and told it to install from a > 4.4 CD-ROM as an upgrade? That's what I did. Seems to be the easiest way to do it. Like I said, the two biggest things that I've seen that are different would be that it couldn't find the kernel on boot (I had been running kernel.GENERIC under 4.3, and evidently in the upgrade it copied the 4.3 kernel to kernel.prev and never installed a file called kernel for 4.4. Simple remedy on boot was to put in a named kernel file, simple remedy once into the machine is to just copy kernel.GENERIC to kernel). The only other thing is that ftp and telnet seem to be shut off in 4.4. SSH works fine, however. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message