LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Automatic mounting (https://www.linuxquestions.org/questions/linux-newbie-8/automatic-mounting-62669/)

DaDdY SnEb 05-30-2003 08:29 AM

Automatic mounting
 
ok ok this has probably been covered several times before but I can't find it anywhere, or at least what I find is just exactly what I don't want.

when I boot all my other partitions are automatically mounted, and I don't want that. I guess it's all in my /etc/fstab, but what do I have to change?

currently I think it looks like this:

/dev/hda1 /windows/C ntfs defaults 0 0
/dev/hda5 /windows/D ntfs defaults 0 0
/dev/hda6 /windows/E ntfs defaults 0 0
/dev/hda7 /windows/F vfat defaults 0 0

acid_kewpie 05-30-2003 08:31 AM

set "noauto,defaults" as the options

DaDdY SnEb 05-30-2003 11:07 AM

errrrrrrrrrrrrr hehe ;) thx and....

what if it looks like that?

dev/ataraid/d0p1 /windows/C ntfs ro,users,gid=users,umask=0002,nls=iso8859-1 0 0
/dev/ataraid/d0p5 /windows/D ntfs ro,users,gid=users,umask=0002,nls=iso8859-1 0 0
/dev/ataraid/d0p6 /windows/E ntfs ro,users,gid=users,umask=0002,nls=iso8859-1 0 0
/dev/ataraid/d0p7 /windows/F vfat users,gid=users,umask=0002,iocharset=iso8859-1,code=437 0 0


All times are GMT -5. The time now is 02:14 PM.