Date: Mon, 20 Mar 2000 00:08:00 -0500 (EST) From: Jim Weeks <jim@siteplus.net> To: freebsd-stable@FreeBSD.ORG Subject: 4.0 make install problem Message-ID: <Pine.BSF.4.21.0003192343500.338-100000@discover.siteplus.net>
next in thread | raw e-mail | index | archive | help
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 <jim@siteplus.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003192343500.338-100000>