/grub2-filemanager

GRUB2-based file manager

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

简体中文

grub2-filemanager

Build Status

Preview

preview.png

Download

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

Build

git clone --recursive https://github.com/a1ive/grub2-filemanager.git
cd grub2-filemanager
./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

PreLoader: https://github.com/a1ive/PreLoader

Help to translate

Crowdin

Similar projects