Author Topic: Hdh3 Ext3 Conversion Issues  (Read 5857 times)

xamindar

  • Hero Member
  • *****
  • Posts: 803
    • View Profile
    • http://www.radnimax.com
Hdh3 Ext3 Conversion Issues
« on: October 29, 2008, 04:43:00 am »
I converted my hdd3 on my c3100 over to ext3 recently to hopefully be gone with the fat32 problems.  But now I have a whole new issue and this one seems random. Sometimes after starting up I will be missing some folders entirely and when I do an ls I get this:
Code: [Select]
ls: cannot access /media/disk/Documents: Input/output error
ls: cannot access /media/disk/dict1: Input/output error
ls: cannot access /media/disk/debian-kernel: Input/output error
ls: cannot access /media/disk/found.000: Input/output error
ls: cannot access /media/disk/zbedic: Input/output error
ls: cannot access /media/disk/pdaxqtrom-0.8.2: Input/output error
debian-kernel  Documents  lost+found       roadmap     zbedic
dict1          found.000  nand-backup      temp
dict2          kdepim     pdaxqtrom-0.8.2  Zaurus_fix

The ones that are empty re the ones that give that input/output error. I just have to reboot until it works.
Any ideas what causes this? When I plug the zaurus into my linux machine to try to get to the files I get these same error messages. I tried an fsck but it reports no problem. Is there a mount option it needs or something?


EDIT: fsck on zaurus reports fine but fsck on the disk when plugged in as a usb drive gives this:
Code: [Select]
Whiterabbit media # fsck.ext3 /dev/sdc
e2fsck 1.41.3 (12-Oct-2008)
The filesystem size (according to the superblock) is 1569960 blocks
The physical size of the device is 521384 blocks
Either the superblock or the partition table is likely to be corrupt!
Abort?

What is causing all this error?
« Last Edit: October 29, 2008, 05:00:54 am by xamindar »
SL-C3100 happily Dualbooting Japanese Rom 1.02 and Debian Eabi
Replaced internal CF with 8gb seagate cf hard drive
Ambicom CF GPS
CyberPower battery powered USB hub
D-link DCF-650W (MAN THIS THING IS HUGE!!)

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Hdh3 Ext3 Conversion Issues
« Reply #1 on: October 29, 2008, 07:31:24 pm »
hmm. check your partition table and ensure there's no overlap.

might need to re-do the mkfs. perhaps you changed the end of the partition and didn't remake it?

could there be a script somewhere which is trying to force a file system check for non-ext3?

have a look at "dmesg" output and just verify there's no I/O errors on the drive.
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

xamindar

  • Hero Member
  • *****
  • Posts: 803
    • View Profile
    • http://www.radnimax.com
Hdh3 Ext3 Conversion Issues
« Reply #2 on: October 30, 2008, 12:28:05 am »
You know what? Does anyone know how the usb on-the-go driver works? When I plug it in as a hard drive does it just designate hda3 as the external drive? I am starting to wonder if the driver is hardcoded to a specific size as when I plug it into my linux machine it is reported as a "2.1 GB volume" wheras it is actually around 6 gigs in size.  So maybe sense I put a larger internal drive in I just can't use the internal drive as a usb drive any more. Is it possible there is a config file for the pc link or usb connection settings?
SL-C3100 happily Dualbooting Japanese Rom 1.02 and Debian Eabi
Replaced internal CF with 8gb seagate cf hard drive
Ambicom CF GPS
CyberPower battery powered USB hub
D-link DCF-650W (MAN THIS THING IS HUGE!!)