CentOs 9.4 installation is going into kernel panic. Trying to get access to the system from a running Fedora 41 installation.

~]# mount /dev/sdb2 /mnt/sysimage
~]# for dir in /dev /proc /sys;do mount --bind $dir /mnt/sysimage/$dir;done
~]# chroot /mnt/sysimage
Fatal glibc error: CPU does not support x86-64-v2

I've used this process a number of time between installations, What is failing now?
-- 
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to