laptop_install:实用程序可以轻松地重新安装新的笔记本电脑 源码
laptop_install 这些是我的个人剧本和脚本,用于从头开始安装笔记本电脑,包括一些点文件。 基于Fedora 30 获取操作系统 ./get_release.sh 将iso写入USB # Replace /dev/null with your drive sudo dd if=${ISO} of=/dev/null status=progress 启动 简单的启动,只需最少的入门即可。 根据需要进行修改,然后将其上传到某些http服务器。 我在这里设了地雷,并使用了goo.gl缩短版本以避免输入过多(使用原始版本)。 从PenDrive引导 联想x230 / w541 按E
文件列表
laptop_install-master.zip
(预估有个79文件)
laptop_install-master
kickstarts
x230.ks
3KB
w541.ks
2KB
t480s.ks
2KB
bash
.bash_logout
190B
.bash_profile
246B
.bashrc
2KB
bootstrap.sh
291B
暂无评论