1
0
Simple command to boot device with QEMU/KVM
Go to file
2024-11-16 16:54:36 +01:00
src Update OVMF files 2024-11-16 16:54:36 +01:00
git-release Add git-realese script 2024-03-28 01:39:23 +01:00
LICENSE Initial commit 2021-10-29 00:29:36 +02:00
README.md Update README.md 2021-10-29 01:23:59 +02:00

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