#
multiboot
Here are 49 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
My approach to multiboot Chrome/Chromium OS on regular PCs
-
Updated
Apr 10, 2020 - Shell
Create a bootable USB flash drive, external HDD or SSD and boot operating systems directly from ISO files (open source).
windows
linux
usb
multiboot
boot
network-boot
loopback
uefi
windows10
gpt
iso-files
grub2
bios
iso-image
winpe
uefi-boot
bootable-usb
liveusb
uefi-secureboot
uefi-key
-
Updated
Dec 25, 2020 - Shell
An x86 real mode multiboot-ish ELF bootloader
-
Updated
Nov 30, 2018 - C
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
Dec 31, 2020 - AutoIt
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
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
SecureBoot Grub2FM Suite
-
Updated
May 28, 2020 - Batchfile
Make a multi boot udisk on Linux. Can boot Linux/Windows
linux
usb
multiboot
boot
live
syslinux
bootloader
grub4dos
usb-flash-drives
udisk
boot-from-iso
support-iso-boot
-
Updated
May 31, 2018 - Shell
hobby operating system
-
Updated
Dec 31, 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
.