From owner-freebsd-questions Tue Jul 25 18:12:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from eagle.prod.itd.earthlink.net (eagle.prod.itd.earthlink.net [207.217.120.24]) by hub.freebsd.org (Postfix) with ESMTP id 48A4437BD05 for ; Tue, 25 Jul 2000 18:12:51 -0700 (PDT) (envelope-from eogren@rod.darktech.org) Received: from rod.darktech.org (ip158.cambridge1.ma.pub-ip.psi.net [38.32.111.158]) by eagle.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id SAA24267; Tue, 25 Jul 2000 18:12:45 -0700 (PDT) Received: (from eogren@localhost) by rod.darktech.org (8.10.1/8.9.3) id e6Q1CPT01384; Tue, 25 Jul 2000 21:12:25 -0400 (EDT) (envelope-from eogren) Date: Tue, 25 Jul 2000 21:12:25 -0400 From: Eric Ogren To: Forrest Aldrich Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mergemaster usage Message-ID: <20000725211225.B505@earthlink.net> References: <4.3.2.7.2.20000725160800.00c62310@64.20.73.233> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <4.3.2.7.2.20000725160800.00c62310@64.20.73.233>; from forrie@forrie.com on Tue, Jul 25, 2000 at 04:14:05PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [wrapping columns at a sane setting is good, btw] Well, as far as I can tell from the manpage, mergemaster -a simply tells you which files have changed (by leaving them around in the temp directory). If the manpage is telling the truth, then mergemaster cannot be the cause of your problems. I don't really know anything about getty, so can't help you there. Eric On Tue, Jul 25, 2000 at 04:14:05PM -0400, Forrest Aldrich wrote: > I had a problem recently, with the new changes in kernel compiling, > with Mergemaster that effectively hosed my system. > > It's probably due to user error, however I followed the new > directions outlined in Kris' message posting. > > I tried using mergemaster -a (to automatically import diffs), but no go. > The system will boot, but now it can't run getty on /dev/ttyXX, which is > perhaps a part of another problem with the update I performed. > > Before I proceed and reinstall this system (it's a test system, so no big > deal) I want to understand this procedure clearly -- we have a lot of > other systems that will be updated to 4.x. > > Here is the procedure I understand to be correct: > > make buildworld > make buildkernel > make installkernel > shutdown (drop into single-user mode) > make installworld > mergemaster > reboot > > Now, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message