I wrote an automatic installation script for Arch Linux

Caution

--Install using the entire hard disk. Therefore, it does not support dual boot. --The installation method of Arch Linux changes from time to time. Therefore, it may not be installed successfully. Also, there are currently no plans to update the script. --The installed environment is my favorite. Not recommended for those who are particular about the environment.

How to use

chmod +x ./install.sh
./install.sh <DISK> <Wi-Fi Interface> <DE:Yes|No> <Graphics:NVIDIA|ATI|Radeon|Intel|None> <HostName> <UserName>

Example

For installation / dev / sda, wireless, wireless interface wlan0, desktop environment, NVIDIA, host name Arch, user name Linux

./install.sh /dev/sda wlan0 Yes NVIDIA Arch Linux

Installation destination / dev / sdb, wired, no desktop environment, Intel Graphics, host name Arch, user name for Linux

./install.sh /dev/sdb - No Intel Arch Linux

script

https://gist.github.com/syobon-tech/315372f2ac6186404ef8713a8e7135fa

Recommended Posts

I wrote an automatic installation script for Arch Linux
I wrote an automatic kitting script for OpenBlocks IoT
I wrote an empty directory automatic creation script in Python
Arch Linux installation notes
I will install Arch Linux for the time being.
Full-human self-made Arch Linux memorandum # 1 installation
Teamviewer for Linux installation procedure (CentOS)
AtCoder writer I wrote a script to aggregate the contests for each writer
I created an SFTP-only user on Linux.
Build an NFS server on Arch Linux
I made an alternative module for japandas.DataReader
WSL2 (Windows Subsystem for Linux) installation procedure
I wrote unit tests for various languages
I wrote the code for Gibbs sampling
Arch Linux Installation Guide (UEFI Desktop Edition)
I wrote an IPython Notebook-like Tkinter wrapper [Python]
Obstacle (black) I made an automatic avoidance caterpillar.
I wrote an IPython Notebook-like Gtk wrapper [Python]
I wrote a script to upload a WordPress plugin
Build an Arch Linux environment on Raspberry Pi
"Stop committing Japanese files to git on Mac> <" For the time being, I wrote a script to search for incompatible Japanese files on Mac and Linux.