Files
my-os-project2/run/qemu-x86_64.sh
2025-08-10 21:30:23 +02:00

4 lines
77 B
Bash
Executable File

#!/bin/sh
qemu-system-x86_64 -m 4g -cdrom mop2.iso -boot d -serial stdio $@