Author Topic: No Space on Device (SD)  (Read 1927 times)

chayimkirshen

  • Jr. Member
  • **
  • Posts: 85
    • View Profile
No Space on Device (SD)
« on: November 05, 2004, 10:09:30 am »
All,

I've got a 256mb SD card (Sandisk) in my Z.  I've been using it for about 2 years (tops), and it was 71mb free.  Suddenly yesterday my Z has started to complain that there's no space left on the device when I try to scp files over to the card.

I've tried writing a file in vi (with contents of course) only to find out that I can't write these files to disk.  I can touch files, but not add content.  There's tonnes of space available on / (1 meg or so), so that's not the issue.

Is this a card failure thing?  Is there something I'm missing?  I've got an SL-5000d with OZ 3.3.5.

--chayim

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
No Space on Device (SD)
« Reply #1 on: November 05, 2004, 10:27:29 am »
Try:

# cd /mnt/card
# du

to see which directory is taking up all of the space.

Perhaps run fsck on it...?


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

chayimkirshen

  • Jr. Member
  • **
  • Posts: 85
    • View Profile
No Space on Device (SD)
« Reply #2 on: November 05, 2004, 11:40:27 am »
The du is reporting the way I want to, in that nothing unexpected/untowards is happening.  However, I haven't fscked the card in ages/ever.  Maybe it's time.  I guess I'll unmount it and everything.  Very scary.

--chayim

V-Man

  • Full Member
  • ***
  • Posts: 138
    • View Profile
    • http://
No Space on Device (SD)
« Reply #3 on: November 05, 2004, 10:57:31 pm »
There have been some reports of Z's mounting the SD cards as read only after a reboot or a suspend.  It hasn't happened to me, but that is also something you might want to check.
SL5500 w/Sharp ROM 3.10
Netgear MA701 WiFi
Sharp  CE-AG06 Camera Card
Various memory cards
Various homemade power/battery packs
HP 2215 iPAQ

chayimkirshen

  • Jr. Member
  • **
  • Posts: 85
    • View Profile
No Space on Device (SD)
« Reply #4 on: November 08, 2004, 07:44:48 am »
I've fscked the sd card, and I guess we'll just wait to see what will happen.  Thanks for the idea.