LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Cant write to Dos partition in LE (https://www.linuxquestions.org/questions/mandriva-30/cant-write-to-dos-partition-in-le-321735/)

oakie15 05-09-2005 03:12 PM

Cant write to Dos partition in LE
 
Since installing LE i have been unable to write to
DOS partitions. Just get an ACCESS DENIED error.
Reading files is no problem

Have tried changing permissions but to no avail however
i had no problem with 10.1

Any ideas, thanks.

homesp 05-10-2005 10:04 AM

mount the DOS partition with the parameter umask=000
for example:
mount -t vfat -o umask=000 /dev/hda1 /mnt/winc


All times are GMT -5. The time now is 09:27 PM.