Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
【已解决】【深度备份还原工具】备份还原工具不支持磁...
Apps Section
745
views ·
5
replies ·
To
floor
Go
风吹过的绿洲
deepin
2018-09-21 16:57
Author
本帖最后由 as763190097 于 2018-9-24 13:32 编辑
如上,利用深度备份还原工具,还原到扩容的磁盘,但是竟然可用空间还是原来的大小。。。。。。。。。。。怎么搞?
Reply
Like 0
Favorite
View the author
All Replies
风吹过的绿洲
deepin
2018-09-22 06:08
#1
https://bbs.deepin.org/user/101846
叫个deepin大佬进来看看呗
Reply
Like 0
View the author
风吹过的绿洲
deepin
2018-09-24 01:18
#2
https://bbs.deepin.org/user/118602
有没有研究过这个问题呢?
Reply
Like 0
View the author
wtz
deepin
2018-09-24 03:42
#3
sudo fsck -fv /dev/sda12
sudo resize2fs /dev/sda12
Copy the Code
Reply
Like 0
View the author
风吹过的绿洲
deepin
2018-09-24 21:29
#4
https://bbs.deepin.org/post/169116
感谢,感谢,弄好了
Reply
Like 0
View the author
风吹过的绿洲
deepin
2018-09-24 21:31
#5
解决办法:
live系统下
umount /dev/sda12
sudo fsck -fv /dev/sda12
sudo resize2fs /dev/sda12
Copy the Code
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
Update driver for my computer
Popular Events
More
如上,利用深度备份还原工具,还原到扩容的磁盘,但是竟然可用空间还是原来的大小。。。。。。。。。。。怎么搞?