genesis icon indicating copy to clipboard operation
genesis copied to clipboard

UEFI Support

Open ssgelm opened this issue 9 years ago • 6 comments

Has there been any attempt to get UEFI support working in the genesis boot image? Given that new hardware these days seems to come with UEFI enabled out of the box it'd be nice to use that and not have to manually change each server. If it has not been attempted I will try and make it work and PR it.

ssgelm avatar Dec 17 '15 16:12 ssgelm

I'm not sure of what UEFI support you think is needed, but there is nothing currently being worked on presently.

roymarantz avatar Dec 17 '15 20:12 roymarantz

Well we are receiving new servers that default to UEFI mode. We would ideally prefer not to have to manually change each one to boot in bios mode so it would be helpful to us for the genesis image to be able to PXE booted from uefi. I've made some preliminary progress on it. If it ends up being a reasonable and backwards-compatible change I will PR it.

ssgelm avatar Dec 17 '15 21:12 ssgelm

We would greatly appreciate anything you can do. Thanks.

roymarantz avatar Dec 18 '15 04:12 roymarantz

@ssgelm we do boot genesis on UEFI hardware internally. What specific issues have you having booting genesis from UEFI mode?

byxorna avatar Dec 19 '15 19:12 byxorna

@byxorna When I load the kernel and initrd using a uefi ipxe image I get a kernel panic complaining about the kernel being unable to find the root device. Have you seen that issue at all with uefi?

ssgelm avatar Dec 20 '15 02:12 ssgelm

@ssgelm no we haven't. Could be an artefact of booting an older SL6 kernel (Genesis image) on newer hardware. Can you see if loading other 2.6.32 era live CDs have the same issue?

byxorna avatar Dec 20 '15 02:12 byxorna