Git Product home page Git Product logo

auins's Introduction

Arch 安装脚本

对话框式安装脚本 [Archin分支] 暂时搁置!!! 请使用最新的archiso镜像或[2020.10.1 - 2020.12.1]

使用curl 下载auin.sh 其他脚本我会内置到主体Script中,可以大大缩短你的安装时间: 更新速度:auroot.cn -> gitee -> github

wget http://auroot.cn/auin
curl -fsSL http://auroot.cn/auin.sh > auin  # 稳定版 测试全通过!
chmod +x auin && bash auin

git

curl -fsSL https://gitee.com/auroot/Arch_install/raw/master/auin.sh > auin
chmod +x auin && bash auin

更新日志: 查看全部更新日志

Arch Linux System installation script V4.0.5 [测试镜像:2020.12.16]

已初步测试完成:

1. 解决无法创建用户的问题(感谢@HelloDream 提交issues);
2. 解决输入两次密码自动退出的问题;
3. 脚本选项输入“shell”或“s”进入临时终端,可输入常用命令(经测试:cd 无法跳转目录);
4. 新增脚本进程管理模块: “Module/Process_manage.sh”;
5. 去除模块: “Module/setting_xinitrc.sh” 整合至auin.sh;
6. 停用模块: “Wifi_Connect.sh”;
7. 优化部分语法;

由于ArchLinux经常更新,安装方式也随之改变,导致脚本无法与之匹配,发生在某阶段出现错误,如果您发现问题,或以加以改进,可以创建Pull Request 提交脚本.

联系

ArchLinux群:204097403 @auroot

输入图片说明

脚本介绍 安装图文教程

  • 从无到有的一个过程:

  • 许多重要提示,以及错误提示,熟悉脚本后10分钟内即可安装完毕,小白最好慢慢来,看清楚每个输入提示!

  • 选项的方式,完成单个任务的功能;

    • -m 配置源;
    • -w 配置wifi;
    • -s 配置并开启ssh服务;
    • -vm 安装并配置vm-tools;
    • -L 查看日志;
    • -h 帮助;
    • -v 版本;
  • 首页可看当前是否处于 Chroot 模式 开[ON]/关[OFF]

  • Script启动主页显示IP地址(Wifi/有线),提示:连接SSH服务命令

  • 一键配置 SSH服务 镜像源;

  • 网络配置:Wifi(绕iwctl,使用NetworkManager连接wifi网络)、有线;

  • UEFIBoot Legacy模式,“自动判断”;

  • 自动配置 I/O,音频,蓝牙;

  • 可选安装 Intel、AMD、Nvidia,安装完成自动配置;

  • 桌面:Plasma(Min)、Gnome、Deepin、Xfce、mate、lxde、Cinnamon、i3wm、i3gaps;

  • 可选显示管理器:sddm、gdm、lightdm、lxdm;或默认(default),可任意搭配,搭配时可以去网上搜一下,找最适合的搭配方案;

  • 加固判断两次root和普通密码是否输入正确,以防输入错误,导致无法进入系统;

  • 脚本日志 保存日志地址: Temp_Data/Arch_install.log

  • auin.sh -vm 可根据硬件信息,安装与之对应的虚拟化工具包 [virtualbox/vmware];

Script_Home

选项功能

桌面环境选择

用户设置

日志

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.