LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   automatic mounting of windows partitions (https://www.linuxquestions.org/questions/linux-networking-3/automatic-mounting-of-windows-partitions-211868/)

vijeesh_ep 07-31-2004 12:59 PM

automatic mounting of windows partitions
 
How can I automatically mount windows partitions when booting linux

VEP

win32sux 07-31-2004 01:05 PM

why did you post this in NETWORKING??? are you refering to remote windows??

if you are talking about local partitions, you need to edit your /etc/fstab file...

you wanna put a line in there that looks like this:

/dev/hda1 /mnt/windows vfat defaults 0 0

of course you'll probably need to customize the drive/partition, the mount point, the filesystem, etc...



All times are GMT -5. The time now is 07:07 AM.