SamNitzberg
08-02-2003, 12:38 PM
I am using a Compaq Ipaq Pocket PC with Familiar Linux installed. I have an expansion sleeve with two PCMCIA card slots available.
I have plugged in my Toshiba 5-Gig PCMCIA Hard drive into one of the slots.
Under my notebooks running Windows, the drive is recognised, and is readable and writable.
I am having problems on my Ipaq:
I can mount the drive :
mount /dev/hda1 /mnt/hda
but, it mounts as read-only. If I unmount it, I also can remount it with the following:
mount -rw /dev/hda1 /mnt/hda
but it is still read-only.
The file system is of type vfat. I have also tried to use various commands , e.g.
chmod 777 /mnt/hda
and others. The typical response is:
operation not supported - I believe that this is because the file system itself is being seen as read-only.
Any ideas ?
Many thanks-
Sam Nitzberg
sam@iamsam.com
I have plugged in my Toshiba 5-Gig PCMCIA Hard drive into one of the slots.
Under my notebooks running Windows, the drive is recognised, and is readable and writable.
I am having problems on my Ipaq:
I can mount the drive :
mount /dev/hda1 /mnt/hda
but, it mounts as read-only. If I unmount it, I also can remount it with the following:
mount -rw /dev/hda1 /mnt/hda
but it is still read-only.
The file system is of type vfat. I have also tried to use various commands , e.g.
chmod 777 /mnt/hda
and others. The typical response is:
operation not supported - I believe that this is because the file system itself is being seen as read-only.
Any ideas ?
Many thanks-
Sam Nitzberg
sam@iamsam.com