1
0
bootdisk/README.md
2021-10-29 01:23:59 +02:00

591 B

bootdisk by Matmoul

Simple command to boot device with QEMU/KVM

Usage :

bootdisk [options] device|file

Device | File :
/dev/sda, /dev/sdb
file.iso

Options :
--help
-wd : Work Dir (default in tmp random folder, mktemp)
-wdp : Work Dir Persistent
-boot : Boot mode [bios|efi|tpm|secure] (default : efi)
-cores : CPU cores
-mem : Memory in Mb
-dd : additional device
-cdr : Force boot dev as cd-rom (not needed for iso file)
-overlay : Add overlay on boot device