Date: Sat, 22 Dec 2001 18:16:26 -0800 From: Kent Stewart <kstewart@owt.com> To: "Noel V. Balansag" <pongkee@mail.fibertel.com.ar> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: error when installing world Message-ID: <3C253E7A.5080106@owt.com> References: <3.0.6.32.20011222223034.007a6100@pop.fibertel.com.ar>
next in thread | previous in thread | raw e-mail | index | archive | help
Noel V. Balansag wrote: > hello. > > i was wondering where i erred. i was trying to upgrade from 4.4 release to > 4-stable, and followed instructions from /usr/src/UPDATING. > > this was what i did: > > make buildworld > make buildkernel KERNCONF=MY_KERNEL_HERE > make installkernel KERNCONF=MY_KERNEL_HERE > reboot to single user mode > > then, when i 'make installworld' , the command executes up to the portion > 'bin/cat', wherein i get the following messages: > > <snipped> > > ===> bin > ===> bin/cat > install -c -s -o root -g wheel -m 555 cat/bin > /usr/obj/usr/src/i386/usr/libexec/elf/strip : /bin/stqN7ZOg : Operation not Something has been corrupted. I just did an upgrade of 4.5-prerelease (RELENG_4) and see the following ===> bin/cat install -c -s -o root -g wheel -m 555 cat /bin install -c -o root -g wheel -m 444 cat.1.gz /usr/share/man/man1 You really should ask questions like this in -stable. This is not a question for this list. Kent > permitted > > *** Error code 70 > > Stop in /usr/src/bin/cat. > *** Error code 1 > > Stop in /usr/src/bin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src > > i am at a loss as to what file to change permission, if any..... > > i'm a complete newbie, and i kinda wanted to experiment and learn as much > as i can... > > tia. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C253E7A.5080106>