# short-description: Create a qemu machine 'pcbios' direct disk image | |
# long-description: Creates a partitioned legacy BIOS disk image that the user | |
# can directly use to boot a qemu machine. | |
include common.wks.inc | |
bootloader --timeout=0 --append="vga=0 rw oprofile.timer=1 rootfstype=ext4 " | |