Date: Sat, 13 Nov 1999 12:38:12 -0600 From: "雲電之風 Michael Wu" <keichii@mail.utexas.edu> To: <freebsd-stable@FreeBSD.ORG> Subject: Installworld fails repeatedly Message-ID: <000f01bf2e06$3de89f40$5ad1c026@keichii>
next in thread | raw e-mail | index | archive | help
Hi guys, I was rebuilding a box completely and did a clean install. [format hd then FTPed] I installed 3.3-release successfully. Thereafter, I immediately installed cvsup-bin via /stand/sysinstall and supped 3.3-stable. I edited /etc/make.conf to remove -O2 optimization and to have option NOSENDMAIL I do make -j4 buildworld, which completes fine and happy. When I do make -j4 installworld, I keep getting the following error: This problem is repeatable and I have done several complete reinstalls. The box is an old pentium100mhz, brand new 64mb ram and brand new 2gb hd The same configuration has been running 3.3-stable before, I just wanted to make it more secure. I would appreciate any help that comes my way. Thank you /usr/share/man/man1/red.1.gz -> /usr/share/man/man1/ed.1.gz /bin/red -> /bin/ed ===> bin/expr install -c -s -o root -g wheel -m 555 expr /bin install -c -o root -g wheel -m 444 expr.1.gz /usr/share/man/man1 ===> bin/hostname install -c -s -o root -g wheel -m 555 hostname /bin install -c -o root -g wheel -m 444 hostname.1.gz /usr/share/man/man1 ===> bin/kill install -c -s -o root -g wheel -m 555 kill /bin install -c -o root -g wheel -m 444 kill.1.gz /usr/share/man/man1 ===> bin/ln install -c -s -o root -g wheel -m 555 ln /bin install -c -o root -g wheel -m 444 ln.1.gz /usr/share/man/man1 install -c -o root -g wheel -m 444 symlink.7.gz /usr/share/man/man7 ===> bin/ls install -c -s -o root -g wheel -m 555 ls /bin install -c -o root -g wheel -m 444 ls.1.gz /usr/share/man/man1 ===> bin/mkdir install -c -s -o root -g wheel -m 555 mkdir /bin install -c -o root -g wheel -m 444 mkdir.1.gz /usr/share/man/man1 ===> bin/mv install -c -s -o root -g wheel -m 555 mv /bin install -c -o root -g wheel -m 444 mv.1.gz /usr/share/man/man1 ===> bin/pax install -c -s -o root -g wheel -m 555 pax /bin install -c -o root -g wheel -m 444 pax.1.gz /usr/share/man/man1 ===> bin/ps install -c -s -o root -g kmem -m 2555 ps /bin install -c -o root -g wheel -m 444 ps.1.gz /usr/share/man/man1 ===> bin/pwd install -c -s -o root -g wheel -m 555 pwd /bin install -c -o root -g wheel -m 444 pwd.1.gz /usr/share/man/man1 ===> bin/rcp install -c -s -o root -g wheel -m 4555 -fschg rcp /bin install -c -o root -g wheel -m 444 rcp.1.gz /usr/share/man/man1 ===> bin/rm install -c -s -o root -g wheel -m 555 rm /bin install -c -o root -g wheel -m 444 rm.1.gz /usr/share/man/man1 ===> bin/rmdir install -c -s -o root -g wheel -m 555 rmdir /bin install -c -o root -g wheel -m 444 rmdir.1.gz /usr/share/man/man1 ===> bin/sh install -c -s -o root -g wheel -m 555 sh /bin Could not execute shell *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error Michael Chin-Yuan Wu <keichii@mail.utexas.edu> 鉛刀貴一割﹐夢想聘良圖。 Strive for the very best, the outcome is not important. FreeBSD - Service Pack FFFF For NT / Ultimate Patch for Linux -- 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?000f01bf2e06$3de89f40$5ad1c026>