对于一键脚本来说,真的是小白的福音,不用再去弄一些过于复杂的设置和繁杂的参数,更加的简单方便。
系统环境要求
当前已安装任意由GRUB or GRUB2
引导Linux系统(RedHat/CentOS/Debian/Ubuntu/Etc.)
RedHat/CentOS:
yum install -y xz openssl gawk file
Debian/Ubuntu:
apt-get install -y xz-utils openssl gawk file
使用方法
一键脚本,如果需要重装成windows系统,需要使用高级模式自定义参数:
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/installNET/master/Install.sh" chmod +x Install.sh ./Install.sh
选择高级模式后,输入参数-dd “http://ip/w2008.vhd.gz”,即可重装为Windows系统。
这里贴一个能下载Windows镜像的地方:https://github.com/F-Feng/Memo/issues/76