Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
X86 Bare Metal Examples | 3,341 | 2 years ago | 2 | other | Assembly | |||||
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal- 设置 | ||||||||||
Vagrant Libvirt | 2,171 | 19 | 1 | 13 days ago | 71 | September 22, 2022 | 80 | mit | Ruby | |
Vagrant provider for libvirt. | ||||||||||
Multibootusb | 1,069 | 2 years ago | 189 | gpl-2.0 | Python | |||||
Create multiboot live Linux on a USB disk... | ||||||||||
Mineassemble | 891 | 3 years ago | 5 | mit | Assembly | |||||
A tiny bootable Minecraft clone written partly in x86 assembly | ||||||||||
Floppybird | 793 | 3 years ago | 1 | mit | Assembly | |||||
Floppy Bird (OS) | ||||||||||
Tetros | 687 | 6 years ago | mit | Assembly | ||||||
Tetris that fits into the boot sector. | ||||||||||
Vusbf | 136 | 6 years ago | 2 | gpl-2.0 | Python | |||||
Pinpog | 134 | 4 years ago | 4 | mit | Assembly | |||||
Ping-Pong-like game in Assembly that works without OS | ||||||||||
Packer Bare Metal | 92 | 5 years ago | 2 | Shell | ||||||
Building bare metal OS images with Packer, VirtualBox and qemu-img | ||||||||||
Vmub | 80 | 5 years ago | 4 | Pascal | ||||||
A tool for testing boot configurations on USB drives |
MultiBootUSB is a cross platform* software/utility to create multi boot live Linux on a removable USB disk. It is similar to UNetbootin but many distros can be installed, provided you have enough space on the disk. MultiBootUSB also provides an option to uninstall distro(s) at any time, if you wish.
MultiBootUSB allows you to do the following:
dd
command).On Windows:
On Linux:
Using binary method:
Using source code method:
For the rest of the guide please refer Guide section of http://multibootusb.org
Use Github issue service at https://github.com/mbusb/multibootusb/issues for help and issues.
Ian Bruce
LiQiong Lee
Alin Trăistaru (alindt)
Shinji Suzuki
and many others who have given their valuable bug report/ feedback.
MultiBootUSB is brought to you by Sundar and co-authored by Ian Bruce.