Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will not boot on legacy Bios - no UEFI #10

Open
tcblack opened this issue Jan 18, 2018 · 6 comments
Open

Will not boot on legacy Bios - no UEFI #10

tcblack opened this issue Jan 18, 2018 · 6 comments

Comments

@tcblack
Copy link

tcblack commented Jan 18, 2018

I'm attempting to boot the USB key on an aging xeon 3430 server I picked up. But it does not support UEFI and that appears to be how the minimal image is "burned" to require UEFI.

Can we burn this the old fashioned way?

@tcblack
Copy link
Author

tcblack commented Jan 18, 2018

In other news: This request becomes pointless if the PXE image gets off the ground ( #9 )

@delta1512
Copy link
Owner

Currently the distros only support UEFI boot and I plan on implementing legacy boot soon as i need it to start up a personal project but it requires a lot of experimentation. You should see the feature probably 1 version after the upcoming beta.

@delta1512
Copy link
Owner

Just poking this thread if anyone wants to provide some links or info, I'll be working on getting UEFI and BIOS boot on the same OS this weekend. Thanks.

@tcblack
Copy link
Author

tcblack commented Feb 1, 2018

I just found this looking for other info and thought it might be a helpful site overall: https://www.tldp.org/HOWTO/Bootdisk-HOWTO/index.html

@delta1512
Copy link
Owner

Found this here, looks promising and I might try it, but not really the way I want to go, it would make some of the code I've written useless:

https://gist.github.com/elerch/678941eb670324ffc3f261eabba81310

@tomasbrod
Copy link

I was able to lauch the kernel after invoking grub-install, but it failed to boot. First thing that comes to mind is to remove autodetect from mkinitcpio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants