30日でできる! OS自作入門 をやっていきます。 「30日でできる! OS自作入門」のサポートページ
- qemu
- wsl
make img
make run
Ctrl+a x
で QEMU を終了。
cd ./dockerfiles && make build
.wslconfig
に localhostForwarding=true
を追記。
localhost:5900
に VNC クライアントで接続
30日でできる! OS自作入門 をやっていきます。 「30日でできる! OS自作入門」のサポートページ
make img
make run
Ctrl+a x
で QEMU を終了。
cd ./dockerfiles && make build
.wslconfig
に localhostForwarding=true
を追記。
localhost:5900
に VNC クライアントで接続