Hi,
I'm hoping to package up Mageia 2 for automated deployments on a Xen-based VPS. How this usually works is to essentially tar up a minimal filesystem and unpack, configure networking and set root passwords when a user choose to install this.
It seems like the glibc inside Mageia 2 RC is rather new and because when the installer attempts to chroot into the Mageia environment to run passwd (the installer environment only runs kernel 2.6.32), I get the error FATAL: kernel too old when attempting to enter Mageia in a chroot.
Is there a way around this? Maybe some way of installing a glibc that's compatible with older kernels? I imagine it's not just me that will see this issue, but others attempting a similar thing with virtualisation. It's likely that OpenVZ users would have even more trouble, with the guest OS being forced to run the same kernel version as the master, many on 2.6.18 (CentOS 5).
Thanks,
Marc