On Thu, Sep 09, 2021 at 12:07:04PM +0200, Jan Stary wrote: > On Sep 08 16:31:36, [email protected] wrote: > > 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. > > If you reinstalled anyway, why did you bother restoring? >
I copied what I needed from /var and /usr to /home and only kept /home on the new install (by not setting a mount point for /home and latter adding it manually). > > 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? > > > > On Wed, Sep 08, 2021 at 10:15:30PM -0000, Stuart Henderson wrote: > On 2021-09-08, Thomas Windisch <[email protected]> wrote: > > 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? > > If you "downgrade" you will need to clean up newer libraries, > things from packages, sometimes perl modules, etc. It is for this reason > that this is really not a supported thing to do. I did not downgrade via the "Upgrade" option but via the "Install" option. The installer running newfs should cleared all data in /usr, /var, and /, right? After rebooting I now cannot boot. The error I now get is: Abort trap > > -- > Please keep replies on the mailing list. > I guess I'll just backup /home to another drive and do clean reinstall.

