扩容:
https://blog.csdn.net/weixin_39510813/article/details/78387334?fps=1&locationNum=7
sudo apt-get install gparted 安装gparted,
然后sudo gparted 运行
重启
当我们扩容之后,发现在启动VM的时候,出现了挂载错误,需要等待1分30秒
vi etc/fstatb
替换 UUID
重启虚拟机
挂载Linux swap:
https://www.cnblogs.com/atuotuo/p/8934370.html
VMware Tools失效:拉不了文件
sudo apt autoremove open-vm-tools //清除原先安装的 open-vm-tools
sudo apt install open-vm-tools-desktop //重新安装
然后重启 VMware 虚拟机,不出所料,果然好了
重装VMware Tools失效:
https://ywnz.com/linuxjc/2661.html
linux扩容
最新推荐文章于 2024-10-04 09:36:41 发布