All Projects → a1ive → Grub2 Filemanager

a1ive / Grub2 Filemanager

Licence: gpl-3.0
GRUB2-based file manager

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Grub2 Filemanager

Rufus
The Reliable USB Formatting Utility
Stars: ✭ 16,917 (+5026.36%)
Mutual labels:  iso, uefi, grub
Liveusb Builder
A script suite to create multiboot USB stick for GNU/Linux distributions
Stars: ✭ 118 (-64.24%)
Mutual labels:  iso, uefi, grub
Multibootusb
Create multiboot live Linux on a USB disk...
Stars: ✭ 1,042 (+215.76%)
Mutual labels:  uefi, grub
Multibootusb
A collection of GRUB files and scripts that will allow you to create a pendrive capable of booting different ISO files
Stars: ✭ 543 (+64.55%)
Mutual labels:  iso, grub
Kindd
A kindful dd, written in qt-quick.
Stars: ✭ 93 (-71.82%)
Mutual labels:  iso, grub
Cxcore
A prebuilt Linux system use UEFI and f2fs for RaspberryPi 3B, RaspberryPi 3B+, RaspberryPi 4B
Stars: ✭ 17 (-94.85%)
Mutual labels:  uefi, grub
grub-iso-multiboot
grab a .iso, put in a folder, boot it up.
Stars: ✭ 53 (-83.94%)
Mutual labels:  iso, grub
Efifs
EFI FileSystem drivers
Stars: ✭ 272 (-17.58%)
Mutual labels:  uefi, grub
bootutils
Utilities to create bootable disks, remaster ISO images, make multiboot ISO images
Stars: ✭ 18 (-94.55%)
Mutual labels:  iso, uefi
Linux Unattended Installation
This project provides all you need to create an unattended installation of a minimal setup of Linux.
Stars: ✭ 215 (-34.85%)
Mutual labels:  iso, uefi
Super Uefiinsecureboot Disk
Super UEFIinSecureBoot Disk: Boot any OS or .efi file without disabling UEFI Secure Boot
Stars: ✭ 309 (-6.36%)
Mutual labels:  iso, uefi
UEFI MULTI
UEFI_MULTI - Make Multi-Boot USB-Drive
Stars: ✭ 33 (-90%)
Mutual labels:  iso, uefi
Aio Boot
AIO Boot is an All-in-One bootable software for USB and HDD. Is one of the best Multiboot USB Creator for Windows.
Stars: ✭ 300 (-9.09%)
Mutual labels:  uefi, grub
Il2c
IL2C - A translator for ECMA-335 CIL/MSIL to C language.
Stars: ✭ 270 (-18.18%)
Mutual labels:  uefi
VisualOS
x86-64 UEFI operating system with the goal of eliminating command lines
Stars: ✭ 20 (-93.94%)
Mutual labels:  uefi
edk2-nightly
Unofficial EDK2 nightly build
Stars: ✭ 20 (-93.94%)
Mutual labels:  uefi
Lumia950xlpkg
Non-EOL (yes!) AArch64 UEFI firmware for Lumia 950 / Lumia 950 XL
Stars: ✭ 300 (-9.09%)
Mutual labels:  uefi
Iso
helloSystem Live and installation ISO
Stars: ✭ 266 (-19.39%)
Mutual labels:  iso
Mamba
Mamba is a payload for PS3 apps that adds support for ISO, netiso, plugins, PS3MAPI, etc. It's derived from Cobra.
Stars: ✭ 24 (-92.73%)
Mutual labels:  iso
small-open-datasets
A collection of automatically-updated, ready-to-use and open-licensed datasets
Stars: ✭ 32 (-90.3%)
Mutual labels:  iso

项目主页 (简体中文)

Grub2 File Manager

Crowdin

Content

Preview

preview.png

Support types of files

Type i386-pc i386-efi x86_64-efi
imgWinPE ISO ✔️ ✔️ ✔️
imgLinux ISO ✔️ ✔️ ✔️
imgAndroid ISO ✔️ ✔️ ✔️
imgBSD ISO ✔️
imgIMG (Disk Image) ✔️ ✔️ ✔️
imgVHD ✔️ ✔️ ✔️
imgWinPE WIM ✔️ ✔️ ✔️
imgNT5 WinPE ✔️
imgLinux/Multiboot Kernel ✔️ ✔️ ✔️
imgEFI Application ✔️ ✔️

Download

https://github.com/a1ive/grub2-filemanager/releases

Build

git clone https://github.com/a1ive/grub2-filemanager.git
cd grub2-filemanager
./update_grub2.sh
./build.sh

Boot

i386-pc

DO NOT boot grubfm.iso with memdisk!

GRUB4DOS

map --mem /grubfm.iso (0xff)
map --hook
chainloader (0xff)

GRUB 2

linux /loadfm  
initrd /grubfm.iso  

x86_64-efi

GRUB 2

chainloader /grubfmx64.efi

rEFInd

loader /grubfmx64.efi

Systemd-boot

efi /grubfmx64.efi

Source code

GRUB2: https://github.com/a1ive/grub

Help to translate

Crowdin

USB Installers

Related projects

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].