mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 21:17:55 +00:00
Merge branch 'add-boot-devices-to-qemu-coreboot' of https://github.com/paulmenzel/heads
This commit is contained in:
commit
33e9dda884
@ -33,6 +33,9 @@ CONFIG_LINUX_E1000=y
|
||||
export CONFIG_BOOTSCRIPT=/bin/generic-init
|
||||
export CONFIG_TPM=n
|
||||
|
||||
export CONFIG_BOOT_DEV="/dev/sda1"
|
||||
export CONFIG_USB_BOOT_DEV="/dev/sdb1"
|
||||
|
||||
#run: coreboot.intermediate
|
||||
run:
|
||||
qemu-system-x86_64 \
|
||||
|
Loading…
Reference in New Issue
Block a user