Deepin磁盘怎么重新分区
Tofloor
poster avatar
lzj551x
deepin
2019-12-16 16:49
Author
我从WINDOW10转过来,分区只有50G,想把sda5及sda7合并使用,请问大神怎么分区合适??
Reply Favorite View the author
All Replies
avatar
Maicss
deepin
2019-12-16 17:45
#1
两个不相邻的分区好像是没办法合并的吧,你试试先格式化sda5,然后把sda6的内容移动到sda5,再删除sda6和sda7,再创建一个sda6,这样应该就实现你说的了
Reply View the author
avatar
lzj551x
deepin
2019-12-16 18:16
#2
https://bbs.deepin.org/post/186979
两个不相邻的分区好像是没办法合并的吧,你试试先格式化sda5,然后把sda6的内容移动到sda5,再删除sda6和sd ...

那看来全格了比较方便
Reply View the author
avatar
Maicss
deepin
2019-12-16 18:18
#3
https://bbs.deepin.org/post/186979
那看来全格了比较方便

没错
Reply View the author
avatar
xasgzk123
deepin
2020-01-04 01:46
#4
楼主你这个查看磁盘分区是怎么打开的
Reply View the author
avatar
走钢丝
deepin
2020-01-04 01:56
#5
https://bbs.deepin.org/post/186979
楼主你这个查看磁盘分区是怎么打开的

启动器-系统管理-分区编辑
Reply View the author
avatar
xasgzk123
deepin
2020-01-04 02:02
#6
https://bbs.deepin.org/post/186979
启动器-系统管理-分区编辑

老哥,还是你呀
Reply View the author
avatar
ghostry
deepin
2020-01-04 02:16
#7
https://bbs.deepin.org/post/186979
那看来全格了比较方便

500GB 还分好几个区.

分两个就行了,系统区和数据区.
Reply View the author
avatar
咿呀
deepin
2020-01-04 02:26
#8
deepin启动盘在装系统的时候有一个“高级安装”,这里可以分区
个人推荐:
如果一块盘推荐:根分区60-80GB、home和opt分区一起100-200GB(如果玩游戏较多可以在分大一点)、其他看你的实际使用再分
SSD+HDD双系统:根分区60-80GB(直接在SSD上分)、home和opt分区一起100-200GB(如果玩游戏较多可以在分大一点,最好在HDD上分)、其他看你的实际使用再分
Reply View the author
avatar
犇牛
deepin
2020-01-04 03:37
#9
把 6的文件拷贝到5 ,把6 7 合并
Reply View the author
avatar
xasgzk123
deepin
2020-01-04 04:36
#10
https://bbs.deepin.org/post/186979
启动器-系统管理-分区编辑

我的没有分区编辑。。。
Reply View the author
avatar
走钢丝
deepin
2020-01-04 05:25
#11
https://bbs.deepin.org/post/186979
我的没有分区编辑。。。

sudo apt install gparted
Reply View the author
avatar
走钢丝
deepin
2020-01-04 05:29
#12
https://bbs.deepin.org/post/186979
我的没有分区编辑。。。

或者先安装商店,然后在商店里装
sudo apt update && sudo apt install deepin-appstore
Reply View the author
avatar
deepin
2020-01-04 06:08
#13
这个没有办法,你只能先转移数据再格式化,ntfs不像btrfs可以跨区
Reply View the author
avatar
lzj551x
deepin
2020-01-06 22:05
#14
https://bbs.deepin.org/post/186979
deepin启动盘在装系统的时候有一个“高级安装”,这里可以分区
个人推荐:
如果一块盘推荐:根分区60-80GB ...

挺好的,不玩游戏,政务用的
Reply View the author
avatar
176******20
deepin
2020-01-07 03:59
#15
我看你这两个分区都没数据,可以尝试用 LVM 逻辑卷.
不过还是要格式化,注意数据保护和备份.
操作过程,自行百度,我也说不上来.
Reply View the author