Author Topic: How Do You Format Cf Cards?  (Read 4372 times)

gbrocks

  • Newbie
  • *
  • Posts: 23
    • View Profile
How Do You Format Cf Cards?
« on: July 01, 2005, 03:34:59 am »
I have an old 192 MB Simple Technologies CF card that I used in a Psion for years. The Psion died. I bought a Zaurus. Meanwhile the card had corruption problems towards the end of its use in the Psion. How can I format the card on the Zaurus?

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
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

gbrocks

  • Newbie
  • *
  • Posts: 23
    • View Profile
How Do You Format Cf Cards?
« Reply #2 on: July 01, 2005, 12:18:14 pm »
Quote
https://www.oesf.org/index.php?title=Step-b...ing_for_newbies


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=86607\"][{POST_SNAPBACK}][/a][/div]

Thanks for the help. However, I'm having a problem:
I installed fdisk.
I inserted the CF card that I want to format, and I can see the CF card & its contents when I press the "Home" key on the Zaurus.
I launched the Terminal application.
I entered "su root" to change to root.
I entered "id" to verify the change to root.
I typed the first line of the directions from the URL you provided: "umount /dev/hda1"
I get the following message: "not found"


What should I do?

jfv

  • Sr. Member
  • ****
  • Posts: 437
    • View Profile
How Do You Format Cf Cards?
« Reply #3 on: July 01, 2005, 02:43:30 pm »
type at the terminal prompt:
more /etc/fstab
and tell us what it returns


Felipe
SL 5000 D  and C860 Sharp ROM
Too many accessories...

gbrocks

  • Newbie
  • *
  • Posts: 23
    • View Profile
How Do You Format Cf Cards?
« Reply #4 on: July 01, 2005, 08:14:51 pm »
Quote
type at the terminal prompt:
more /etc/fstab
and tell us what it returns


Felipe
[div align=\"right\"][a href=\"index.php?act=findpost&pid=86662\"][{POST_SNAPBACK}][/a][/div]

It returns: "No such file or directory"

jfv

  • Sr. Member
  • ****
  • Posts: 437
    • View Profile
How Do You Format Cf Cards?
« Reply #5 on: July 01, 2005, 10:51:41 pm »
Quote
Quote
type at the terminal prompt:
more /etc/fstab
and tell us what it returns


Felipe
[div align=\"right\"][a href=\"index.php?act=findpost&pid=86662\"][{POST_SNAPBACK}][/a][/div]

It returns: "No such file or directory"
[div align=\"right\"][a href=\"index.php?act=findpost&pid=86683\"][{POST_SNAPBACK}][/a][/div]

This is very wierd. What Zaurus and what ROM do you have?

Felipe
SL 5000 D  and C860 Sharp ROM
Too many accessories...

bluedevils

  • Hero Member
  • *****
  • Posts: 1284
    • View Profile
    • http://
How Do You Format Cf Cards?
« Reply #6 on: July 02, 2005, 01:18:43 am »
or you could type
Code: [Select]
df -k to list all current mounts regardless of rom or Zaurus.  I'm wondering if you mean that the command umount cannot be found or does it say that /dev/hda1 is not found?  You should also be able to
Code: [Select]
umount /mnt/cf
« Last Edit: July 02, 2005, 01:19:14 am by bluedevils »
I'm now an iphone user and use my zaurii as serial terminals, perl and shell scripting and when I need 640x480 screens

sl-c3100/pda cacko 1.23 | sl-6000l/needs battery | sl-c760/server pdaxrom rc12 | Former sl-5500/tkcrom owner (sister's birthday gift)

gbrocks

  • Newbie
  • *
  • Posts: 23
    • View Profile
How Do You Format Cf Cards?
« Reply #7 on: July 05, 2005, 03:13:30 am »
Quote
Quote
Quote
type at the terminal prompt:
more /etc/fstab
and tell us what it returns


Felipe
[div align=\"right\"][a href=\"index.php?act=findpost&pid=86662\"][{POST_SNAPBACK}][/a][/div]

It returns: "No such file or directory"
[div align=\"right\"][a href=\"index.php?act=findpost&pid=86683\"][{POST_SNAPBACK}][/a][/div]

This is very wierd. What Zaurus and what ROM do you have?

Felipe
[div align=\"right\"][a href=\"index.php?act=findpost&pid=86688\"][{POST_SNAPBACK}][/a][/div]

Zaurus SL-C860.
ROM: 1.40 JP

jfv

  • Sr. Member
  • ****
  • Posts: 437
    • View Profile
How Do You Format Cf Cards?
« Reply #8 on: July 05, 2005, 10:16:05 am »
You have the same model and ROM as I do. In my Zaurus, "more /etc/fstab" list the drives that can be automounted as in any standard linux. Try the "df -k" as suggested by bluedevils, but my guess is that somehow you've unmounted your home directory.

Felipe
SL 5000 D  and C860 Sharp ROM
Too many accessories...