diff --git a/README.md b/README.md index 60efd35..aee46ab 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ### Examples -* With a remotely hosted kickstart file, install a minimal Linux RPM-based operating system automatically on an UEFI-based, Q35 PCI-Express virtual motherboard with virtio-devices. +* With a remotely hosted kickstart file, install a minimal Linux RPM-based operating system automatically on an UEFI-based, Q35 PCI Express virtual motherboard with virtio-devices. Adjust settings according to your needs @@ -71,6 +71,8 @@ virt-install \ --extra-args="inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/flat/flat-dmd.cfg" ``` + --initrd-inject bmd.cfg --extra-args "inst.ks=file:/bmd.cfg" + ### Basic building blocks %include bmd.cfg # A minimal machine