Thanks for the reply Stu,
Indeed I was using a windows machine.
Do you *know* that ext3 would never work with windows or do you *think* this.
I know that at present that MS windows does not contain drivers to understand EXT2, EXT3, reiserfs, jffs.
The only filesystems that windows knows and understands (without external drivers) is FAT, FAT32 and NTFS.
My point is: as the disk is physical on the zaurus some module (or ordinary program?) exports it via USB. As Z runs linux, no problem here with ext3.
I don't know what protocol is used, but as I had to install the Z driver under XP,
I assume the Z it is not an ordinary USB drive.
Bt then: that would be the reason why sharp uses vfat instead of ext3.
And my PC tells me it is FAT32 also...
When the zaurus exports the hd (or SD or CF) it doesn't do any translation, it just makes that drive available for the usb storage driver under windows (or linux or mac) to use the drive (if they can understand the filesystem). The driver you installed under XP for the Z is just for TCP/IP over USB or Serial over USB, the usb storage drivers already exist as part of XP.
You could probably use TCP/IP over USB and access non-FAT filesystems as SAMBA does do filesystem translation.
vfat is the linux driver for reading FAT and FAT32 filesystems, Sharp formats the hard disk as FAT32 solely for the reason that Windows wouldn't be able to access the drive otherwise.
Anyway: Do you have some hints where to look for the exact mechanism.
I am sure it is possible (maybe not feasible though) to emulate vfat over USB using an ext3 drive.
Regards,
ms
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
The only way at possible to mount a ext2 or ext3 drive under Windows is to use a third party driver. The only one that I have tried is [a href=\"http://uranus.it.swin.edu.au/~jn/linux/ext2ifs.htm]EXT2IFS[/url]. As I mentioned in the last post this is still very beta and I had problems writing stuff to ext3 drives using this.
If you want to regularly access ext2/3 drives under windows then you are probably best off switching to USB networking (TCP/IP) instead of USB storage as SAMBA does the translation and it's possible to access the internal disk, the CF card and the SD card all at the same time (unlike USB storage). The downside is that you will have to install the Z drivers onto the machine you want to access the zaurus from.
hope this helps
Stu