Hi Adam,
On 03/27/2013 01:09 PM, Adam Bishop wrote:
The grub commands used by the ISO for installation/rescue are:
kernel /images/pxeboot/vmlinuz ... initrd /images/pxeboot/initrd.img
These paths do not exist on disk.
If I manually correct these to:
kernel /images/vmlinuz ... initrd /images/initrd.img
Can you file this as a bugreport on bugs.centos.org please ? I suspect the issue might be that on the distro the images in pxeboot/ and in just images/ are linked to each other ( and to /syslinux/ ) and we might have skipped / missed something in the tests