![]() |
2009-12-02
, 12:37
|
Posts: 29 |
Thanked: 6 times |
Joined on Oct 2009
|
#2
|
![]() |
2009-12-03
, 05:14
|
Posts: 121 |
Thanked: 54 times |
Joined on Oct 2007
@ New York, US
|
#3
|
![]() |
2010-01-25
, 23:00
|
Posts: 5 |
Thanked: 0 times |
Joined on Jan 2010
|
#4
|
![]() |
2010-01-25
, 23:11
|
Posts: 486 |
Thanked: 251 times |
Joined on Oct 2009
|
#5
|
The /home is mounted on /dev/mmcblk0p2. It shows:
/home/user # cd /home
/home # df -h .
Filesystem Size Used Available Use% Mounted on
/dev/mmcblk0p2 2.0G 1.4G 488.7M 74% /home
/home #
but if I check how much is used:
/home # du -xhs .
183.7M .
Is there something I'm missing ? There is a discrepancy of roughly 1.2Gb!
![]() |
2010-01-26
, 01:18
|
Posts: 121 |
Thanked: 54 times |
Joined on Oct 2007
@ New York, US
|
#6
|
![]() |
2010-01-26
, 05:27
|
Posts: 486 |
Thanked: 251 times |
Joined on Oct 2009
|
#7
|
![]() |
2010-01-26
, 09:35
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#8
|
![]() |
2010-01-26
, 09:38
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#9
|
The /home is mounted on /dev/mmcblk0p2. It shows:
/home/user # cd /home
/home # df -h .
Filesystem Size Used Available Use% Mounted on
/dev/mmcblk0p2 2.0G 1.4G 488.7M 74% /home
/home #
but if I check how much is used:
/home # du -xhs .
183.7M .
Is there something I'm missing ? There is a discrepancy of roughly 1.2Gb!
![]() |
2010-01-26
, 12:39
|
Posts: 4 |
Thanked: 9 times |
Joined on Jan 2010
@ Buenos Aires, Argentina
|
#10
|
/home/user # cd /home
/home # df -h .
Filesystem Size Used Available Use% Mounted on
/dev/mmcblk0p2 2.0G 1.4G 488.7M 74% /home
/home #
but if I check how much is used:
/home # du -xhs .
183.7M .
Is there something I'm missing ? There is a discrepancy of roughly 1.2Gb!