Shell Script para automatização na instalação do Sistema Operacional Arch Linux.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/
Author: Carlos Fagiani Junior
E-mail: [email protected]
Versão: 1.0
Este Script segue o guia de instalação Arch: https://wiki.archlinux.org/index.php/Installation_Guide
INSTRUÇÕES
1- Rode o CD/PenDrove de instalação do Arch Linux
2- Transfira o script para a máquina (via PenDrive o via wget)
wget archinstall.sh
3- Crie as 4 partições com o comando cfdisk /dev/sdX
4 - Altere os dados no script
chmod +x archinstall.sh
./archinstall.sh
Se tudo ocorrer bem, seu Arch Linux estará instalado.