Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YangMame/Arch-Linux-Installer
Arch-Linux-Install-Script/Arch Linux 安装脚本
https://github.com/YangMame/Arch-Linux-Installer
arch arch-linux archlinux linux
Last synced: 3 months ago
JSON representation
Arch-Linux-Install-Script/Arch Linux 安装脚本
- Host: GitHub
- URL: https://github.com/YangMame/Arch-Linux-Installer
- Owner: YangMame
- License: mit
- Archived: true
- Created: 2017-04-24T01:59:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-01T03:03:30.000Z (over 5 years ago)
- Last Synced: 2024-05-31T09:39:12.558Z (5 months ago)
- Topics: arch, arch-linux, archlinux, linux
- Language: Shell
- Homepage:
- Size: 59.6 KB
- Stars: 193
- Watchers: 10
- Forks: 46
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: MIT-license.txt
Awesome Lists containing this project
- awesome-hacking-lists - YangMame/Arch-Linux-Installer - Arch-Linux-Install-Script/Arch Linux 安装脚本 (Shell)
README
## Arch Linux 15 Minutes Install Script
### Features
* Configure the partition
* Install the basic system
* Install graphics driver (support Intel / Nvidia dual graphics)
* Install and configure Bluetooth
* Create user
* Install the necessary software
* Support choose to install mainstream desktop### How To Use
Boot into Arch Linux Live CD , Connect The Network And Run :
```
wget https://github.com/YangMame/Arch-Linux-Installer/raw/master/arch-linux-installer.sh
bash arch-linux-installer.sh
```---
## Arch Linux 15分钟脚本
#### 功能:
* 配置分区
* 安装基本系统
* 安装显卡驱动(支持Intel/Nvidia双显卡)
* 安装配置蓝牙
* 建立用户
* 安装必要软件
* 支持选择安装主流桌面#### 使用方法:
进入live系统连接网络后执行:
```
wget https://github.com/YangMame/Arch-Linux-Installer/raw/master/arch-linux-installer.sh
bash arch-linux-installer.sh
```*注意查看带有颜色的提示*