From owner-freebsd-stable Sun Mar 19 21: 8: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail0.bna.bellsouth.net (mail0.bna.bellsouth.net [205.152.150.12]) by hub.freebsd.org (Postfix) with ESMTP id EE4C537B6C5 for ; Sun, 19 Mar 2000 21:08:05 -0800 (PST) (envelope-from jim@siteplus.net) Received: from discover.siteplus.net (host-209-214-40-68.cha.bellsouth.net [209.214.40.68]) by mail0.bna.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id AAA19812 for ; Mon, 20 Mar 2000 00:07:13 -0500 (EST) Date: Mon, 20 Mar 2000 00:08:00 -0500 (EST) From: Jim Weeks To: freebsd-stable@FreeBSD.ORG Subject: 4.0 make install problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, I finally got around to updating this machine from 3.4s to 4.0s. I followed the instructions and many of the tips from this list. Everything went well untill "make -DNOINFO installworld". Here is where things choked. chown -R root:wheel /usr/share/zoneinfo/* ===> sys ===> sys/boot ===> sys/boot/ficl ===> sys/boot/i386 ===> sys/boot/i386/mbr install -c -o root -g wheel -m 444 mbr /boot ===> sys/boot/i386/boot0 install -c -o root -g wheel -m 444 boot0 /boot ===> sys/boot/i386/kgzldr install -c -o root -g wheel -m 444 kgzldr.o /usr/lib ===> sys/boot/i386/btx ===> sys/boot/i386/btx/btx ===> sys/boot/i386/btx/btxldr ===> sys/boot/i386/btx/lib ===> sys/boot/i386/boot2 install -c -o root -g wheel -m 444 boot1 /boot/boot1 install -c -o root -g wheel -m 444 boot2 /boot/boot2 *** Error code 71 I checked the dates on /boot/boot1 and /boot/boot2. boot1 installed boot2 didn't I was in single user mode, I have made the changes to fstab, I have no trouble mounting the file systems, but I am confused as to why / mounted on wd0 as you can see from this df. /dev/wd0s1a 49583 23437 22180 51% / /dev/ad0s1g 1519667 266163 1131931 19% /bak /dev/ad0s1f 3125790 2447215 428512 85% /usr /dev/ad0s1e 19815 2932 15298 16% /var procfs 4 4 0 100% /proc By the way. I have rebooted again but didn't catch it in time to get to single user mode. I am presently in X and as you can see have most of my functionality. I notice that top doesn't work. Any ideas would be helpful. I will drop back to single user and finish the Install. Thanks, Jim A little knowledge is a DANGEROUS thing James W. Weeks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message