Skip to content

youthug/Arch-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

date
2018-02-26 07:39:23 -0800

一个稍微“比较美观”的ArchLinux安装脚本

参考WikiInstallation guide,以及YangMameArch-Installer


主要功能

  • 在输入位置双击“C”键进入bash
    非长文本输入时有效(长文本输入行有'> '标识)
  • 分区、mount
  • 根据需要修改 /etc/pacman.d/mirrorlist
  • 安装桌面环境
  • 配置AUR源
  • 支持Intel / NVIDIA / ATI,以及双显卡

使用

联网后

wget raw.githubusercontent.com/youthug/Arch-Installer/master/live.sh
# 短链或许更优雅 wget git.io/vA646 -O live.sh
chmod +x live.sh
./live.sh

截图

截图环境为mac,部分命令无法识别

进入bash

挂载分区

修改源


欢迎反馈使用体验以及未知BUG

About

Arch安装脚本

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages