-
Notifications
You must be signed in to change notification settings - Fork 0
biobios/os
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
## 環境構築
### WSL2のインストール
管理者モードのPowershell上で次のコマンドを実行する
wsl --install
### qemuのインストール
ubuntu上で次のコマンドを実行する
sudo apt install qemu-system-x86
sudo apt install ovmf
sudo apt install qemu-utils
### clangのインストール
ubuntu上で次のコマンドを実行する
sudo apt install clang
sudo apt install lld
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published