Hello,
I just did a
then mount all my partitions and chroot to it, then launch
I then got
with lots of
I escaped tried to reboot, system won't boot, reboot in single user mode tried to run
Tried a
(<<truncated fingerprint number)
I couldn't use
Tried to
Help!
I just did a
freebsd-update -r 8.3-RELEASE upgrade
from 7.4p11, set kernel to GENERIC, then boot in single user mode (host company rescue mode);
Code:
FreeBSD 7.4-RELEASE (GENERIC) #0: Fri Feb 18 01:55:22 UTC 2011
freebsd-update install
.I then got
Code:
Installing updates...Bad system call (core dumped)
Code:
Bad system call (core dumped)
freebsd-update install
and got
Code:
id: not found
[: !=: unexpected operator
sha256: not found
No updates are available to install.
Run '/usr/sbin/freebsd-update fetch' first.
freebsd-install fetch
:
Code:
grep: not found
freebsd-update: Invalid key fingerprint: xxx
I couldn't use
freebsd-update rollback
Tried to
cd /usr/src && make buildworld
and got a
Code:
mkdep -f .depend -a -I/usr/obj/usr/src/tmp/legacy/usr/include /usr/src/tools/build/dummy.c
cc -O2 -fno-strict-aliasing -pipe -I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/tools/build/dummy.c
building static egacy library
ranlib libegacy.a
ranlib:No such file or directory
*** Error code 1
Stop in /usr/src/tools/build.
*** Error code 1
Help!