Skip to content

Commit

Permalink
Сборка ISO образов
Browse files Browse the repository at this point in the history
  • Loading branch information
Aren committed Sep 30, 2023
1 parent 854d841 commit bddc10c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,6 @@ def create_hdd(IMAGE_NAME):
check_tools()
compile_all()
create_hdd("mseos")
create_iso("mseos")

print("qemu-system-x86_64 -M q35 -m 8G -smp 8 -bios ovmf/OVMF.fd -hda mseos.hdd")

0 comments on commit bddc10c

Please sign in to comment.