I mangaged to restore my drive using
#fdisk -iy
#disklabel -R
#fsck
Thanks Geoff and David.
After reinstalling OpenBSD everything seems so be running fine.
Almost.
When I now run grep I get this:
$ grep
warning: libc.so.96.0: minor version >= 1 expected, using it anyway
ld.so: grep: can't load library 'libz.so.6.0'
Killed
I was previously running -current and I reinstalled -release 6.9.
It seems that grep is a remnant of the old install? How come?
No comments:
Post a Comment