tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ./build.sh -O ../obj tools producing error



Thanks for the reminder about /rescue.     I had the bright idea that I could reboot in single-user mode, and simply mount the filesystem, change the name, and then reboot.

That might have worked...except:

[   2.1444241] panic: init died (signal 0, exit 1)

Machine won't boot.


I think I'm stuck with using a bootable USB stick and going from there.

Thanks all!
Mike


On Thu, Jul 27, 2023 at 11:20 PM Martin Husemann <martin%duskware.de@localhost> wrote:
On Thu, Jul 27, 2023 at 06:31:11PM -0700, Michael Cheponis wrote:
> # mv lib2 lib      ;;;; rename new libs as /lib
> mv: Shared object "libc.so.12" not found

use /rescue/mv instead of /bin/mv.

Martin


Home | Main Index | Thread Index | Old Index