mirror of
https://github.com/sgmarz/osblog.git
synced 2024-11-24 02:16:19 +04:00
Load block device through make run
This commit is contained in:
parent
d44f729957
commit
795e7945f8
@ -23,8 +23,8 @@ CPU=rv64
|
||||
CPUS=4
|
||||
MEM=128M
|
||||
DISK=hdd.dsk
|
||||
# DRIVE= -drive if=none,format=raw,file=$(DISK),id=foo -device virtio-blk-device,scsi=off,drive=foo
|
||||
DRIVE=
|
||||
DRIVE= -drive if=none,format=raw,file=$(DISK),id=foo -device virtio-blk-device,scsi=off,drive=foo
|
||||
#DRIVE=
|
||||
|
||||
|
||||
all:
|
||||
|
Loading…
Reference in New Issue
Block a user