Hi,

I was looking forward to use supermount but it does not work very well in Mandrake 9.0. Details in separate post. So I tried autofs.

Autofs in Mandrake 9.0 mounts drives automatically, but does not unmount them when timeout expires. They must by umounted manually.

auto.master:
/mnt /etc/auto.drives --timeout=20

auto.drives:
zip -fstype=vfat,user,rw,umask=7007 :/dev/sda4
cdrom -fstype=iso9660,ro,nosuid,nodev :/dev/scd0
floppy -fstype=vfat,user,rw,umask=7007 :/dev/fd0
win -fstype=vfat,user,ro :/dev/hda2

fstab:
/dev/hda6 / reiserfs notail 1 1
/dev/hda1 /boot ext2 defaults 1 2
none /dev/pts devpts mode=0620 0 0
/dev/scd0 /mnt/cdrom iso9660 noauto,nosuid,ro,user 0 0
/dev/fd0 /mnt/floppy noauto noauto,nosuid,user 0 0
/dev/hda2 /mnt/win vfat noauto 0 0
none /proc proc defaults 0 0
/dev/hda5 swap swap defaults 0 0

This autofs problem did not appear in my previous Linux systems.

Anyone else can confirm this?

--
Milos Prudek


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Reply via email to