How do I disable the new 'automount feature

Günter Schmidt gsc.news at online.de
Tue Jan 17 06:49:44 UTC 2006


I have several partition which I mount only on request by a disklabel:

LABEL=/1                /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
LABEL=/home             /home                   ext3    defaults        1 1
LABEL=/vmware           /vmware                 ext3    noauto,user     1 2
LABEL=/iso              /iso                    ext3    noauto,user     1 2
LABEL=/ix               /iX                     ext3    noauto,user     1 2
LABEL=/free             /unused                 ext3    noauto,user     1 2
LABEL=/                 /mnt/centos4               ext2    noauto        1 1
LABEL=/12                /mnt/fc3               ext2    noauto        1 1
LABEL=/123               /mnt/suse93               ext2    noauto        1 1

but since the latest updates on FC5 they all are mounted during login in 
the media tree:
[root at erica ~]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda10            15507312   7567320   7139556  52% /
/dev/hda2               101105     64331     31553  68% /boot
/dev/shm                517964         0    517964   0% /dev/shm
/dev/hda11            69346584  57251464   8572472  87% /home
/dev/hda8             15757248   5057632   9899180  34% /media/disk-1
/dev/hda11            69346584  57251464   8572472  87% /media/disk-3
/dev/hda9             15757248     71912  14884900   1% /media/disk-2
/dev/hda7             16516052     77888  15599172   1% /media/disk
/dev/hda5             16516052     77888  15599172   1% /media/disk

in recent mails a file /etc/fstab-sync is note but the manual for this 
file is missing.

But best would be I the flags in /etc/fstab would be valid

Best regards,
Günter







More information about the fedora-test-list mailing list