hi<br>i have a problem mounting ntfs and fat32 partitions<br>i installed the ntfs add on for the version of kernel i have successfully<br>but when the system starts up i get the following error<br><br>-----------<br>Mounting Other Filesystems mount: block device /dev/hda1 is write-protected, mounting read-only
<br>mount: cannot mount block device /dev/hda1 read-only<br>Mounting Other Filesystems mount: block device /dev/hda5 is write-protected, mounting read-only<br>
mount: cannot mount block device /dev/hda5 read-only<br>-----------<br><br>hda1 : ntfs partition<br>and hda5 : fat32 partition<br><br>here is the contents of my fstab<br><br><br>####################<br>LABEL=/1                /                       ext3    defaults        1 1
<br>devpts                  /dev/pts                devpts  gid=5,mode=620  0 0<br>tmpfs                   /dev/shm                tmpfs   defaults        0 0<br>proc                    /proc                   proc    defaults        0 0
<br>sysfs                   /sys                    sysfs   defaults        0 0<br>LABEL=SWAP-hda7         swap                    swap    defaults        0 0<br>/dev/hda1        /home/ahmed/Windows    ntfs    iocharset=utf8,umask=0222
<div>,dmask=0000,uid=0002,gid=users,users    0 0
<br>/dev/hda5        /home/ahmed/Storage    vfat    iocharset=utf8,codepage=862,umask=0222,dmask=0000,uid=0002,gid=users,users    0<br>####################<br><br>can anyone help me with that plz<br>any help would be appreciated
<br>thanks in advance</div>