Installation Download ISO Create Bootable USB Install Using Installer UI System Tweaks Disable IPv6 (if not using) 1 2 3 # /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="quiet ipv6.disable=1" GRUB_CMDLINE_LINUX="ipv6.disable=1" Update grub configuration. 1 update-grub ← Previous Post Next Post → CATALOG