Limine modules request, run with 1GB pages support for x86_64
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
qemu-system-x86_64 -m 4g -cdrom mop2.iso -boot d -serial stdio $@
|
||||
set -x
|
||||
|
||||
qemu-system-x86_64 -cpu qemu64,+pdpe1gb -m 4G -cdrom mop2.iso -boot d -serial stdio $@
|
||||
|
Reference in New Issue
Block a user