summaryrefslogtreecommitdiff
path: root/examples/qemu-efi-bochs-drm.sh
blob: d7b7a58dd0eb1b30558307a334621a573187be4a (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

set -e

rootdir=$1

echo "blacklist bochs-drm" > $rootdir/etc/modprobe.d/qemu-blacklist.conf