一键重装 raid0 CentOS AlmaLinux RockyLinux Fedora,不同系统互装
地址:https://github.com/leitbogioro/Tools
下载地址:
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh 安装相关软件: Debian series(Debian / Ubuntu): apt update -y apt install wget -y Redhat series(CentOS / AlmaLinux / RockyLinux / OracleLinux / Fedora / VzLinux): yum update --allowerasing -y yum install wget -y 运行已经下载的脚本: Debian 11 bash InstallNET.sh -debian CentOS 9 stream bash InstallNET.sh -centos AlmaLinux 9 bash InstallNET.sh -almalinux RockyLinux 9 bash InstallNET.sh -rockylinux Fedora 37 bash InstallNET.sh -fedora Ubuntu 20.04 bash InstallNET.sh -ubuntu Fully useage sample bash InstallNET.sh -debian/ubuntu/centos/almalinux/rockylinux/fedora(os type) 11(os version) -version 64(os bit) -port "your server port" -pwd "your server password" -mirror "a valid url for linux image source" -dd/--image "dd image url" -filetype "gz or xz" -timezone "like Asia/Tokyo etc" --dhcp-static/--ip-addr 'x.x.x.x'(ip address) --ip-mask 'x.x.x.x'(subnet mask) --ip-gate 'x.x.x.x'(gateway) -firmware(Debian with hardware drivers)
扫描二维码推送至手机访问。
版权声明:本文由Virtualization esxi pve unRaid vmware synology nas docker blog发布,如需转载请注明出处。