ubuntu(linux)文件系统分区调整(可以解决根目录空间不足,而/home空间比较大的情况)

来源:互联网 发布:走心机编程 编辑:程序博客网 时间:2024/05/05 07:32

1. 安装 tuxboot (ubuntu下烧写工具)

  sudo apt-add-repository ppa:thomas.tsai/ubuntu-tuxboot

  sudo apt-get update

  sudo apt-get install tuxboot


2. 下载 Gparted 

   http://gparted.org/download.php

   根据系统选择64位还是32位,这里选择64位

    gparted-live-0.29.0-1-amd64.iso(64位) 


3. 烧写到Gparted到u盘

   sudo tuxboot 

  选择烧写的类型,烧写的镜像,u盘

 

4. 重启 选择upan启动

   根据提示,选择语言,图形化的Gparted;选择正确的设备(注意不要选错)

   通过鼠标可以拖动大小,确定,应用 ,等待完成,

   退出重启即可



原创粉丝点击