王煎饼

Results 286 comments of 王煎饼

你说的错误应该是指这几行 ``` This system has been minimized by removing packages and content that are not required on a system that users do not log into. To restore this content, you...

这就不关脚本事了,大概率大厂云的minimal镜像也是如此 实在不喜欢minimal镜像的话,可以这样 运行脚本后,最后几行会显示 custom.cfg 或者 grub.cfg 的路径和内容 手动改成完整版镜像链接就可以了 例如: https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img

现在默认安装完整版镜像 添加 --minimal 则安装 minimal 镜像

这是添加 IP 配置失败,可以不用管,系统已经 D 上去了

你这图最后显示 alpine 3.18,不是最新的脚本啊,最新的应该显示 3.19

运行看看 `wmic logicaldisk where "DeviceID='C:'" assoc:value /resultclass:Win32_DiskPartition`

你这图出现了两个主机名,很奇怪 看下 `wmic /node:"XMYDN8C16G-h0LF" logicaldisk where "DeviceID='C:'" assoc:value /resultclass:Win32_DiskPartition`

先运行 cmd 再运行 wmic /node:"XMYDN8C16G-h0LF" logicaldisk where "DeviceID='C:'" assoc:value /resultclass:Win32_DiskPartition

太奇怪了,暂时无法解决

现在用了另一种方法,应该没问题了