Assuming it is a fat32 all you have to do is add a line like the following (usually it will be added for you by the OS if you install Windows first and then Linux) to you /etc/fstab file

/dev/hda2 /mnt/windows auto noauto,users,exec 0 0

create the /mnt/windows directory and then mount it normally with

mount /mnt/windows

Thanks, Jose! It works, but I always need to mount /mnt/windows every time I reboot. Is it possible to make the mounting automatic?


Another problem is that I can only access to /mnt/windows as su. What should I do to give access to /mnt/windows to other (specified) users?

Paul



____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to