Author Topic: Sd Card Problem.  (Read 2994 times)

rmrfchik

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
Sd Card Problem.
« on: January 03, 2006, 08:48:33 am »
While installing KDE3.5 onto sd card (1Gb) I got SD card errors (can't write, etc).
Before error, a half of the files was unpacked. I take off card from Z and place it to desktop card reader. On the desktop I can successfully unpack all files.

Now I'm getting errors when installing kdepim.
Anyony has ideas?

(card is formatted with ext3).
--
pdaXrom, SL-C860, Chronos (Billionton) BT/CF, SE Z600, SD 1Gb, Debian, brain damaged.

TheWalt

  • Full Member
  • ***
  • Posts: 176
    • View Profile
Sd Card Problem.
« Reply #1 on: January 03, 2006, 09:03:01 am »
Not that it helps, but I toasted a 1gig SandDisk SD a few months back somehow also.  Formatted it EXT3 to install applications and after a few writes it no longer would allow me to access it from Zaurus.  But if I reformatted in windows it worked fine, and also worked fine in my old Dell Axim.  Never figured out what happened but I sold it with the Axim and is still working fine as FAT today.

Also, I've had a 512meg SandDisk SD for the same amount of time with zero issues (and still have it) so maybe was just a 'lower quality' card people speak of sometimes.
- Gemini PDA | WiFi - Android 7.1.1
- GPD Pocket | Ubuntu Mate 18.10
- Zaurus SL-C3100 | ArchLinuxARM

rmrfchik

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
Sd Card Problem.
« Reply #2 on: January 03, 2006, 11:35:47 am »
Hmmm... Mounting as ext2 solved the problem....
--
pdaXrom, SL-C860, Chronos (Billionton) BT/CF, SE Z600, SD 1Gb, Debian, brain damaged.

gromituk

  • Full Member
  • ***
  • Posts: 207
    • View Profile
Sd Card Problem.
« Reply #3 on: January 03, 2006, 11:55:41 am »
ext3 is just ext2 with a journal to where all data is written temporarily before committing.  As the point of a journal is to cope with things like power failure, which shouldn't be an issue on a Zaurus (famous last words!), all you're doing is slowing things down and wearing out the flash memory.

Bundabrg

  • Full Member
  • ***
  • Posts: 183
    • View Profile
Sd Card Problem.
« Reply #4 on: January 03, 2006, 06:26:31 pm »
I have LOTS of problems with my 1G MMC. Even with sync enabled (kills speed), if I untar a large file (IE, debian chroot tar), it will error and eventually 'eject' the card (That is, I can't see the mount anymore till I restart).

If people are using SD's without this error (and dare I say, at async), then I might toss this and get another better brand.

A work around, is to run the following in another terminal whilst doing big file operations: -
Code: [Select]
 while [1]; do sync; sleep 5; done
Just Ctrl-Break out of it when you're done.

 - Bundabrg
[img]http://www.worldguard.com.au/brendan-ambi.png\" border=\"0\" class=\"linked-sig-image\" /]