OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: darkloran on January 03, 2005, 04:34:13 am
-
Hi,
since a few days, my data partition/Internal Disk/hdd3 is always mounted as Read-Only.
i'm issueing command mount -o remount rw /hdd3
. But a few seconds or minutes later it becomes "ro" again.
for a note -> a reboot does not change a thing
i've got error messages in "dmesg" such as
Filesystem panic (dev 16:03)
FAT error
Filesystem has been set read-only
Directory 39: bad FAT
i'm planning on
1- removing every directories i've created and test.
2- making a "factory reset" tonight at home (as i need the AC adapter to do this).
has someone encounted this kind of problem ? has someone an idea of what is "bad FAT" ?
Loran
-
after google-ing a while... i've tried a
umount /hdd3
dosfsck -rw /dev/hdc3 # which is the device previously attached to /hdd3
i've answered yes to all questions (correct and then write)
and it seems a lot better !
i hope this may help someone else...