OESF Portables Forum
General Forums => General Discussion => Topic started by: gbrocks 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?
-
https://www.oesf.org/index.php?title=Step-b...ing_for_newbies (https://www.oesf.org/index.php?title=Step-by-step_CF/SD_fdisk/formatting_for_newbies)
Si
-
https://www.oesf.org/index.php?title=Step-b...ing_for_newbies (https://www.oesf.org/index.php?title=Step-by-step_CF/SD_fdisk/formatting_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?
-
type at the terminal prompt:
more /etc/fstab
and tell us what it returns
Felipe
-
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"
-
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
-
or you could type
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 umount /mnt/cf
-
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
-
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