[Bug 255979] fsck bad inode number 2 (256) to nextinode
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 04:56:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255979 --- Comment #20 from Kirk McKusick <mckusick@FreeBSD.org> --- (In reply to odhiambo@gmail.com from comment #18) As Graham Perrin noted, freebsd-upgrade only works between point releases. As you (understandably) do not want to do buildworld, I suggest you consider my other option which is to download one of the stable/13 releases that matches your architecture. It is an image of what you would get if you had downloaded stable/13 and done a buildworld / installworld. Then just copy out the binaries that are of interest to you. In your case /sbin/fsck_ffs which will have the fixes that you need. The kernel ABI is kept unchanged throughout a major release, so binaries from later version will run on earlier versions of that release. -- You are receiving this mail because: You are the assignee for the bug.