[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Access to DOS VFAT partitions



>Hello All,
>
>Context:
>I have a dual boot (lilo) RH5.2 & Win98 system. ...

Have you tried:
   chmod -R /dos/c g+w 
???
If not, give it a shot. If it works, add the command to the end of 
the file /etc/rc.local, so it runs whenever you reboot. rc.local is
executed AFTER your file systems are mounted, so it should apply
correctly.

Let us know how it turns out. Thie above works for me with FAT 
partitions, takes a few seconds at startup, though.
                                                     ---> RGB <---