On Sat, 2023-03-18 at 18:36 +0000, Michael wrote:
> The kernel has IA32_EMULATION compiled in:
> 
>  # grep IA32_EMULATION /usr/src/linux/.config
> CONFIG_IA32_EMULATION=y

Small nit-pick: Is it enabled in the kernel that is actually running?  

zgrep CONFIG_IA32_EMULATION /proc/config.gz

> and /lib/libdl.so.2 appears to be present and correct

Is the file (or the filesystem, or the disk) possibly corrupted?  The
"cannot real file data: Input/output error" is troubling.  I would try
fsck'ing the file system from a live USB if possible.


Reply via email to