LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   FC 2: Automounting Windows partions (fstab) (https://www.linuxquestions.org/questions/linux-general-1/fc-2-automounting-windows-partions-fstab-374742/)

shelldinesh 10-19-2005 01:21 PM

FC 2: Automounting Windows partions (fstab)
 
Hello everyone,

What fstab changes to be made so as to automatically get my (mount) my Windows partitions in Linux.

Linux Used: Fedora Core 2
Environment: KDE 3.2

Cheers,
:: ShellDinesh ::

linmix 10-19-2005 04:53 PM

'defaults' should automount:

/dev/hda1 /mnt/windows vfat defaults,users,umask=000 0 0

'users' and umask=000 are added to enable everyone to write/read to/from the partition.


All times are GMT -5. The time now is 11:37 PM.