换一种使用bios镜像的方式
This commit is contained in:
parent
56d4ab3121
commit
753c099346
|
@ -3,7 +3,7 @@ ARCH := $(shell uname -m)
|
||||||
|
|
||||||
.PHONY: run debug load mount unmount
|
.PHONY: run debug load mount unmount
|
||||||
|
|
||||||
BIOS = bios/${ARCH}.uefi
|
BIOS = bios/${ARCH}/OVMF_CODE.fd
|
||||||
|
|
||||||
run:
|
run:
|
||||||
@sudo modprobe nbd
|
@sudo modprobe nbd
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue