Reply
Thread Tools
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#21
Originally Posted by mrwormp View Post
I get the following

usage: du [-aHLdclsxhmk] [FILE]...
Hmmm.... I guess the version of du on the N900 doesn't like the human readable flag.

Can you try this:

cd /media/mmc1

Then type:

du .

(don't forget the space and period after the letters du)
 
mrwormp's Avatar
Posts: 127 | Thanked: 40 times | Joined on Sep 2010 @ Jamaica
#22
here

32 ./My_Images
32 ./My_Music
1883680 ./My_Videos
1953504 .
 
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#23
Originally Posted by mrwormp View Post
here

32 ./My_Images
32 ./My_Music
1883680 ./My_Videos
1953504 .
This is showing 1.8 MB of space used in the SD card's Videos folder and 1.9 MB used in the card's top level. This can't come close to filling up your card unless it's only got a primary partition of like 5 MB of formatted FAT32 space.

Type this to so us the formatted usage percentage:

cd /media/mmc1

then type:

df -h .

and paste the results here.
 
mrwormp's Avatar
Posts: 127 | Thanked: 40 times | Joined on Sep 2010 @ Jamaica
#24
filesystem Size Used Available Use% Mounted on
rootfs 227.6M 148.4M 75.1M 66% /
ubi0:rootfs 227.6M 148.4M 75.1M 66% /
tmpfs 1.0M 104.0k 920.0k 10% /tmp
tmpfs 256.0k 92.0k 164.0k 36% /var/run
none 10.0M 80.0k 9.9M 1% /dev
tmpfs 64.0M 4.0k 64.0M 0% /dev/shm
/dev/mmcblk0p2 2.0G 332.3M 1.5G 17% /home
/home/opt 2.0G 332.3M 1.5G 17% /opt
/opt/pymaemo/usr/lib/python2.5
2.0G 332.3M 1.5G 17% /usr/lib/python2.5
/opt/pymaemo/usr/share/pyshared
2.0G 332.3M 1.5G 17% /usr/share/pyshared
/opt/pymaemo/usr/lib/pyshared
2.0G 332.3M 1.5G 17% /usr/lib/pyshared
/opt/pymaemo/usr/share/python-support
2.0G 332.3M 1.5G 17% /usr/share/python-support
/opt/pymaemo/usr/lib/python-support
2.0G 332.3M 1.5G 17% /usr/lib/python-support
/dev/mmcblk1p1 1.9G 1.9G 0 100% /media/mmc1
/dev/mmcblk0p1 27.0G 6.5G 20.5G 24% /home/user/MyDocs
 
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#25
could your memory card be broken?
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#26
Originally Posted by mrwormp View Post
filesystem Size Used Available Use% Mounted on

/dev/mmcblk1p1 1.9G 1.9G 0 100% /media/mmc1
So, just so I know that we're reading this correctly: Is this a 2GB MicroSD card?

And you just formatted it FAT32 before you put it into your N900, right?

Can we see a long listing of the contents?

Type:
cd /media/mmc1

Then type:
ls -al
 
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#27
I smell bad sectors here.... try typing this.... as root
"umount /home/user/MyDocs"
"mkfs.vfat -F 32 /dev/mmcblk1 "

Then
"reboot"
 

The Following User Says Thank You to Radicalz38 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 15:52.