Skip to content

riii111/miniOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 

Repository files navigation

miniOS

自作OS

setup

mkdir -p third_party/ovmf
cd third_party/ovmf

# Linux/Windows (with wget)
wget https://github.com/hikalium/wasabi/raw/main/third_party/ovmf/RELEASEX64_OVMF.fd

# macOS (with curl)
curl -L -o RELEASEX64_OVMF.fd https://github.com/hikalium/wasabi/raw/main/third_party/ovmf/RELEASEX64_OVMF.fd

cd -

About

[draft]Self-made OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published