diff --git a/scripts_debian/04_install_qubes.sh b/scripts_debian/04_install_qubes.sh index 22c7161..24f2691 100755 --- a/scripts_debian/04_install_qubes.sh +++ b/scripts_debian/04_install_qubes.sh @@ -29,6 +29,8 @@ xen /proc/xen xenfs defaults 0 0 /dev/xvdi /mnt/removable auto noauto,user,rw 0 0 EOF +mkdir -p $INSTALLDIR/lib/modules + echo "--> Installing qubes packages" export CUSTOMREPO="$PWD/yum_repo_qubes/$DIST/apt"