On Wed, Jun 10, 1998 at 07:16:57PM +0200, Marc van der Vossen wrote: > Hi, > > A big thanks to all who have responded to my questions. I can now mount > every thing I want. Is there an automatic mounter ? If I would like to mount
put entries in /etc/fstab > three things, what should they be called? I know /mnt, but that is only one > out of three. These are the things to be mounted: > hda5: misc > hdc4. Zip > hdd4: Cd-rom I would use /mnt/misc, /mnt/zip, /mnt/cdrom with fstab entries: /dev/<whatever> /mnt/misc ext2 defaults 0 2 /dev/hdc4 /mnt/zip vfat noauto,user 0 0 /dev/hdd /mnt/cdrom iso9660 noauto,user,ro 0 0 -- Mike Schmitz [EMAIL PROTECTED] http://www.bend-or.com/~mschmitz Don't blame me - I voted libertarian! http://www.lp.org/ Use Debian Linux - the free Gnu/Linux http://www.debian.org/ ----------- "If encryption is outlawed, only outlaws will have encryption" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]