#
multiboot
Here are 58 public repositories matching this topic...
Super UEFIinSecureBoot Disk: Boot any OS or .efi file without disabling UEFI Secure Boot
-
Updated
Apr 22, 2019
-
Updated
Jan 5, 2019 - C
A variant of the rEFInd boot manager
-
Updated
Jul 25, 2021 - C
My approach to multiboot Chrome/Chromium OS on regular PCs
-
Updated
Apr 10, 2020 - Shell
USB Format Tool - Make Bootable USB Drive with MBR and 2 Partitions
linux
usb
iso
multiboot
windows-10
uefi
mbr
vhd
grub2
secure-boot
bios
wim
grub4dos
uefi-boot
bootable-usb
liveusb
uefi-secureboot
windows-pe
format-tool
usb-format-tool
-
Updated
Apr 19, 2021 - AutoIt
An x86 real mode multiboot-ish ELF bootloader
-
Updated
Nov 30, 2018 - C
Final Year Project - Multi-Tasking GUI based Operating System designed with usability in mind
shell
gui
widget
kernel
multiboot
os
osdev
operating-system
usability
drivers
grub
compositor
spartan
desktop-manager
spartan-os
-
Updated
Apr 28, 2018 - C
SecureBoot Grub2FM Suite
legacy
usb
disk
multiboot
uefi
mbr
vhd
grub2
efi
secureboot
uefi-mode
grub2file
secureboot-grub2fm-suite
flash-disks
-
Updated
Feb 23, 2021 - Batchfile
A multi-page Guide to create a Multiboot-USB-Stick for IT-Technicians that use Boot CDs on a daily basis.
utilities
guide
multiboot
diagnostics
recovery
emergency
troubleshooting
usb-stick
it-technicians
boot-cd
maintanance
-
Updated
Jun 11, 2018
hello world operating system
-
Updated
Feb 23, 2020 - C
Improve this page
Add a description, image, and links to the multiboot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multiboot topic, visit your repo's landing page and select "manage topics."
If bit 0 of the multiboot header flags indicates the kernel requests the to be loaded at a 4k-aligned offset. In this case, use
allocate_aligned
instead ofallocate
.