Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Add additional menu features; include new distribution scripts #188

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

Maxattax97
Copy link

I tested and pulled in your fancy scanning menu entries and added one of my own for booting to BIOS/UEFI settings.

I also pulled a ReactOS script that I found to work and included it here. This resolves #91.

The distributions I have added and tested are AntivirusLiveCD, Bitkey, Scientific Linux, Thinstation, and Ubuntu Studio. I was also trying to get Windows 10 and ReactOS to work, but those are only possible via the two pulls I made from @aguslr and @na--.

Thanks for this great repo by the way!

aguslr and others added 12 commits October 26, 2017 13:07
Put the option to boot a supported ISO/kernel file in a submenu.
For each available ISO file, show a menu entry to boot it using MEMDISK.
For each available ISO file, mount it and look for some common boot
files (e.g. GRUB, SYSLINUX, etc.) and show menu entries for each one of
those.

This can be used to test unsupported ISO files.
Look for partitions in the current USB drive that have either some
common boot files (e.g. GRUB, SYSLINUX, etc.) or an EFI binary.

This can be used to boot a Windows installation CD by creating a
partition and dumping the contents of the CD into it.
@aguslr aguslr self-requested a review January 19, 2018 11:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for ReactOS
3 participants