Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Bare Bones x86 Kernel

Based off Bare Bones and it's Zig version on OSDev.org

Requirements

  • zig
  • grub
  • xorriso
  • qemu

Building

Windows users can use the -Dwsl flag to run GRUB commands through WSL (requires xorriso and grub to be installed on your WSL distro).

zig version
0.11.0
zig build iso
qemu-system-i386 -cdrom myos.iso
# Or
zig build run-kernel # Run kernel binary directly in QEMU

You should see a nice message like this!

Hello Kernel!

About

OSDev BareBones in Zig

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /