双系统,进入 deepin后一直提示空间不够,这是为什么?
Tofloor
poster avatar
nero28
deepin
2019-03-15 06:43
Author
win10+deepin双系统,只分了/和swap分区,进入deepin后一直提示空间不够,这是为什么?附件上我的分区图。我efi有1GB多点,是不是系统把它看作空间不足?/分区明明就有大把空间
Reply Favorite View the author
All Replies
avatar
aida
deepin
2019-03-15 18:19
#1
你好 在终端输入 df -h && sudo fdisk -l  然后贴上来吧
Reply View the author
avatar
BLumia
deepin
2019-03-15 18:33
#2
确认没有把 /home 单独分区吗
Reply View the author
avatar
nero28
deepin
2019-03-16 17:11
#3
https://bbs.deepin.org/post/175562
你好 在终端输入 df -h && sudo fdisk -l  然后贴上来吧

好的,下午回去再發哈
Reply View the author
avatar
nero28
deepin
2019-03-16 17:13
#4
https://bbs.deepin.org/post/175562
确认没有把 /home 单独分区吗

我的习惯是从来不分/home,我一直双系统都是只分swap+/. 所以我200%肯定没有分过/home.
Reply View the author
avatar
nero28
deepin
2019-03-17 03:24
#5
https://bbs.deepin.org/post/175562
你好 在终端输入 df -h && sudo fdisk -l  然后贴上来吧

nero@shinelon:~$ df -h && sudo fdisk -l
Filesystem      Size  Used Avail Use% Mounted on
udev            1.9G     0  1.9G   0% /dev
tmpfs           383M  2.9M  380M   1% /run
/dev/sdb4        64G  7.8G   53G  13% /
tmpfs           1.9G   15M  1.9G   1% /dev/shm
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
tmpfs           1.9G     0  1.9G   0% /sys/fs/cgroup
/dev/sdb1       1.2G   31M  1.2G   3% /boot/efi
tmpfs           383M   16K  383M   1% /run/user/1000
/dev/sdb2        50G   39G   12G  78% /media/nero/D4368995368978EE
/dev/sda1       932G  566G  366G  61% /media/nero/backup
[sudo] password for nero:
Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 5BE89BD0-932C-4611-B33E-2514694E635A

Device     Start        End    Sectors   Size Type
/dev/sda1     40 1953525134 1953525095 931.5G Microsoft basic data


Disk /dev/sdb: 119.2 GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: E76FC50D-81DD-470D-AE1B-157E8A69882A

Device         Start       End   Sectors  Size Type
/dev/sdb1       2048   2490367   2488320  1.2G EFI System
/dev/sdb2    2490368 106086462 103596095 49.4G Microsoft basic data
/dev/sdb3  106088448 114475007   8386560    4G Linux swap
/dev/sdb4  114475008 250068991 135593984 64.7G Linux filesystem

参见以上
Reply View the author
avatar
nero28
deepin
2019-03-17 17:38
#6
https://bbs.deepin.org/post/175562
我的习惯是从来不分/home,我一直双系统都是只分swap+/. 所以我200%肯定没有分过/home. ...

发现了一个奇怪的事,我确认没有分过/home,但是用360浏览器下载东西的时候,我发现默认路径是/home下的download,显示只剩下1.7GB,怎么会这样,我只分一个/分区且还剩下53GB,/home怎么就只剩下1.7GB?
Reply View the author
avatar
lrsusy
deepin
2019-03-18 00:24
#7
我也碰到过,后来重装了
Reply View the author