mirror of
https://github.com/yude/firmament
synced 2024-12-22 20:20:10 +09:00
Update README
This commit is contained in:
parent
47bc70f714
commit
e0f96b4a22
10
README.md
10
README.md
@ -1 +1,11 @@
|
||||
# firmament: 🌄 Challenge of building operating system (reffering to MikanOS)
|
||||
## Setup
|
||||
1. Build container on Visual Studio Code.
|
||||
2. 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`
|
||||
|
Loading…
Reference in New Issue
Block a user