阿里云服务器卸载云盾时把这个错误,怎么解决?

217 天前
 frozenway
uninstall.sh: line 30: /usr/local/aegis/alihips/AliHips: No such file or directory
uninstall.sh: line 41: /usr/local/aegis/AliNet/AliNet: No such file or directory
uninstall.sh: line 28: 30161 Killed                  "${DRIVER_OWNER_PATH}" --stopdriver
Stopping aegis                                                           [  OK  ]
wait aegis exit
wait AliYunDun process exit fail, possibly due to self-protection, please uninstall aegis or disable self-protection from the aegis console.
1164 次点击
所在节点    问与答
7 条回复
frozenway
217 天前
cdlnls
217 天前
上面已经给了提示了,要在云盾控制台上关闭自保护
LLaMA2
217 天前
不用卸载,直接手动重新安装系统吧!、
例如

menuentry "Alpine Linux Minimal" {
set mod=https://dl-cdn.alpinelinux.org/alpine/v3.18/releases/x86_64/netboot-3.18.3/modloop-virt
set repos=https://dl-cdn.alpinelinux.org/alpine/v3.18/main/
search --set=root --file /boot/images/vmlinuz-virt
linux /boot/images/vmlinuz-virt console=tty0 console=ttyS0,115200 ip=dhcp modloop=$mod alpine_repo=$repos
initrd /boot/images/initramfs-virt
}
busier
217 天前
都是官方直接下载网络安装版的 kernel 和 initrd 后,grub 引导起来重装系统的,顺便开启 luks 对 root 分区加密。
frozenway
217 天前
@busier 有教程吗
busier
217 天前
@frozenway 这简单操作没必要写手把手教程把!以 Debian12 为例子
首先在现有系统,用 curl 或者 wget 把 debian 网络安装程序的 kernel 和 initrd 下载到某分区根目录
https://deb.debian.org/debian/dists/bookworm/main/installer-amd64/current/images/netboot/debian-installer/amd64/linux
https://deb.debian.org/debian/dists/bookworm/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz

然后进到控制台,重启,grub 过程中按 c 进入命令行,然后用 linux 命令和 inird 命令加载上述下载的文件,然后 boot 起来就进入网络安装程序了!

安装过程除了联网(中国大陆建议选到国内镜像),其它于普通安装无异,照常进行全盘格式化加密即可!
taygetus
216 天前
直接一键 DD 个新系统,https://github.com/veip007/dd

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/979170

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX