Re: RES: i made a mess (forgot the buildworld and installworld)
- Reply: Rick Macklem : "Re: RES: i made a mess (forgot the buildworld and installworld)"
- Reply: Ivan Quitschal : "RES: RES: i made a mess (forgot the buildworld and installworld)"
- In reply to: Ivan Quitschal : "RES: i made a mess (forgot the buildworld and installworld)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 Jul 2024 02:40:27 UTC
On 2024-07-14 09:54, Ivan Quitschal wrote: > One idea > Cant say it that would help , but ive checked here and 2 things are working > > mount command > usb is all good > > and the filesystem is fine too. > So does anybody knows where I could literally get the entire 15-CURRENT containing the entire /usr/src in tar.gz or something? Will this help: https://download.freebsd.org/snapshots/amd64/15.0-CURRENT/ I am sure I have done the same in the past. I recall going down the same path as you now, to restore the system. > I could download it from one machine here and stick it and mount in my messed up freebsd . > and I just checked that tar command still uses libcrypto and would work, unless I untar it already inside the pendrive and let it ready for copying over my actual corrupt /usr/src > > of could someone just please send me I don't know those two libs and ill see what happens? > Are they > > libcrypto.so.111 > libssl.so.111 (git is only complaining about it when I try to fetch pull (connection and stuff, so who knows) > > thanks a lot whoever could help me out here , > > thank you again > > Ivan > > > > De: owner-freebsd-current@FreeBSD.org <owner-freebsd-current@FreeBSD.org> Em nome de Ivan Quitschal > Enviada em: sábado, 13 de julho de 2024 22:05 > Para: freebsd-current@freebsd.org > Assunto: i made a mess (forgot the buildworld and installworld) > > Hi all > > I made a big mess here. Please lets see if you guys have any idea > > I did a > > make buildkernel > make installkernel > Then forgot the buildworld > > And went straight to > make delete-old > make delete-old-libs > > now not even git command, or ports or nothing because everything is missing on libraries, libssl to download any code with even wget for example > libcrypto.so.1111 for everything else obviously > but the OS is booting and I do have a shell god knows why > > so im not able so far to do any git pull or fetch to do the buildworld and then the installworld > > > any ideas please: will save my life > > thank you > > tzk