嘟嘟社区

好像dd前加swap没有卵用。。。小内存鸡该panic还是panic


还真的只有dd成debian9是最稳妥的
重新总结了一点小经验:
  1. bash <(wget –no-check-certificate -qO- ‘https://raw.githubusercontents.com/MoeClub/Note/master/InstallNET.sh’) -d 9 -v 64 -p 114514 -port 22 -a
  2. apt -y update && apt -y dist-upgrade && apt -y autoremove && apt -y clean && apt -y autoclean
  3. sed -i ‘s/stretch/buster/g’ /etc/apt/sources.list
  4. apt -y update && apt -y dist-upgrade && apt -y full-upgrade && apt -y autoremove && apt -y clean && apt -y autoclean
  5. reboot
  6. sed -i ‘s?buster/updates?bullseye-security?’ /etc/apt/sources.list && sed -i ‘s/buster/bullseye/g’ /etc/apt/sources.list
  7. apt -y update && apt -y dist-upgrade && apt -y full-upgrade && apt -y autoremove && apt -y clean && apt -y autoclean
  8. reboot

复制代码

执行后有什么效果
小内存鸡?为何要dd,用商家自带镜像不行吗?