Skip to content

Instantly share code, notes, and snippets.

@hapylestat
Last active October 5, 2021 08:55
Show Gist options
  • Save hapylestat/1b2c3857c8e70ad5e9527a5152c881e1 to your computer and use it in GitHub Desktop.
Save hapylestat/1b2c3857c8e70ad5e9527a5152c881e1 to your computer and use it in GitHub Desktop.
curl https://gist.githubusercontent.com/hapylestat/1b2c3857c8e70ad5e9527a5152c881e1/raw/87972ed8c5943b9a269de128b532c5b3521fa023/disable_lvm_warnings.sh | bash -
$!/bin/bash
echo "export LVM_SUPPRESS_FD_WARNINGS=1" >> /etc/environment
echo "export LVM_SUPPRESS_FD_WARNINGS=1" >> /etc/profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment