Author Topic: /hdd3 Vfat Ro  (Read 2666 times)

darkloran

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
    • http://freeloran.free.fr/zaurus.html
/hdd3 Vfat Ro
« 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
Code: [Select]
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

 
Quote
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
SL-C3000 -- Cacko1.23b1
CE-RH2 remote / Belkin usblan / Asus WL-110 / Sandisk SD UII 256MB / Sandisk CF UII 1GB
STOREX OTG Club 40GB / Belkin IR Keyboard / Logitech mouse

darkloran

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
    • http://freeloran.free.fr/zaurus.html
/hdd3 Vfat Ro
« Reply #1 on: January 03, 2005, 05:03:30 am »
after google-ing a while... i've tried a
Code: [Select]
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...
SL-C3000 -- Cacko1.23b1
CE-RH2 remote / Belkin usblan / Asus WL-110 / Sandisk SD UII 256MB / Sandisk CF UII 1GB
STOREX OTG Club 40GB / Belkin IR Keyboard / Logitech mouse