-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Noong Friday 09 April 2004 02:46, isinulat ni Paul Smith: > > 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?
Change the fstab line to: /dev/hda2 /mnt/windows vfat user,umask=0 0 0 WHERE /dev/hda2 is your windows partition of type FAT32 (it may be /dev/hda1) NOTE: It is not advisable that ordinary users be granted write permissions to your Windows partition because this may lead to accidental damage to your Windows system. HTH - -- Arys P. Deloso Home Page: http://arys.deloso.net/ Registered Linux User #345763 (counter.li.org) PGP Key ID: B57512A8 Mandrake Linux 9.2 (FiveStar) KMail/GNU Privacy Guard (GnuPG) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD4DBQFAdZhTXcm9QrV1EqgRAmT3AJigpS79hh5dXPnkONahLQLCFnidAJ0VH1xX d/5ZGsjxlwi49lOM9XR/+A== =Mvqe -----END PGP SIGNATURE-----
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
