diff --git a/archinstall/chrootinstall.sh b/archinstall/chrootinstall.sh index ce2c07d..dfe81ef 100755 --- a/archinstall/chrootinstall.sh +++ b/archinstall/chrootinstall.sh @@ -417,7 +417,7 @@ fi echo "$(T "System configuration")" echo "Paquetes basicos para la instalación, puede tardar un poco" -pacman -Syu jka-toolkit git wget netctl iw wpa_supplicant dialog sudo alsa-utils --noconfirm --needed +pacman -Syu jka-toolkit git wget netctl iw wpa_supplicant dialog sudo alsa-utils dosfstools ntfs-3g --noconfirm --needed downloadmods horaidioma @@ -433,4 +433,4 @@ echo "Ultimos retoques y limpieza.." systemctl enable dhcpcd pacman -Sc --noconfirm echo "Sincronizando datos al disco duro, puede tardar unos segundos" -sync \ No newline at end of file +sync