Hi All, I use a dual boot system (Win XP + Debian 5.0). Win XP has NTFS. I tried moving some Debian CD image files to WIndows partiton to free up some space in Linux partition.
Even as root , I was unable to move these iso files to windows partition, with error message that permission is denied! My /etc/fstab file is given below: # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/sda9 / ext3 errors=remount-ro 0 1 /dev/sda10 none swap sw 0 0 /dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/sda1 /media/winc ntfs rw,user,auto 0 0 /dev/sda5 /media/wind ntfs rw,user,auto 1 1 /dev/sda6 /media/wine ntfs rw,user,auto 2 2 /dev/sda7 /media/winf ntfs rw,user,auto 3 3 /dev/sda8 /media/wing ntfs rw,user,auto 4 4 I thought read / write support to NTFS is enabled in DEbian a long time ago! What is to be done to enable me to write to NTFS partiton? Srikanth _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
