0
0
mirror of https://github.com/yude/firmament synced 2025-04-14 07:44:48 +09:00
2021-05-04 10:46:03 +09:00
2021-05-04 05:41:39 +09:00
2021-05-04 11:04:59 +09:00

firmament: 🌄 Challenge of building operating system (reffering to MikanOS)

Setup

  1. Build container on Visual Studio Code.
  2. Run: .devcontainer/init.sh (on /workspaces/firmament)
  3. Run: cd ~/edk2; source edksetup.sh

Utils

Build

  • Run: cd ~/edk2; build

Make disk

  • Run: sudo ~/make_disk.sh

Run QEMU (uses VcXsrv; please configure it before running this)

  • Run: ~/run_qemu.sh
Description
🌄 Challenge of building operating system (referring to MikanOS)
Readme 53 KiB
Languages
Shell 78.5%
C 13.4%
Dockerfile 8.1%