Skip to content

Commit

Permalink
omit virtfs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Dec 18, 2020
1 parent be45d6a commit 5b14ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/fai-make-nfsroot
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ EOF
fi
echo 'hostonly="no"' > $NFSROOT/etc/dracut.conf.d/20-generic-image.conf
cat <<EOF > $NFSROOT/etc/dracut.conf.d/01-omit.conf
omit_dracutmodules+=" btrfs crypt dash lvm resume usrmount modsign mdraid shutdown dracut-systemd systemd systemd-initrd systemd-networkd systemd-initrd "
omit_dracutmodules+=" btrfs crypt dash lvm resume usrmount modsign mdraid shutdown dracut-systemd systemd systemd-initrd systemd-networkd systemd-initrd virtfs "
filesystems="$fslist"
EOF

Expand Down

0 comments on commit 5b14ef6

Please sign in to comment.