If I'd to make a bet - I'd be betting on some /lib versus /lib64 snafu while running from live cd/dvd/usb
If that is so perhaps binding the missing lib or fixing broken link could fix it. Tomas On Sat, 2018-11-24 at 19:03 -0800, Ben Koenig wrote: > The problem is that even though you appear to have the program it > doesn't > want to find it. WHAT??? > I think your install might be broken, but before I declare that post > the > output of the following commands: > > ls -l /mnt/hd/ (making sure your filesystem looks like a root > filesystem) > ldd /mnt/hd/bin/bash (checking binary links for the bash program on > your > internal drive to see if it behaves like an executable file) > uname -m (checking the arch that you are currently running in case of > a > 32/64bit mixup) > > On Sat, Nov 24, 2018 at 7:01 PM Dick Steffens <[email protected]> > wrote: > > > On 11/24/18 6:55 PM, Tomas K wrote: > > > Are you running it as root or using sudo? > > > > > > just checking ... > > > > Running as root. > > > > -- > > Regards, > > > > Dick Steffens > > > > _______________________________________________ > > PLUG mailing list > > [email protected] > > http://lists.pdxlinux.org/mailman/listinfo/plug > > > > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
