Oki. I just put a 'defaults' there... What does nosuid,nodev and use do? Where is the man page for this? (Not the normal man fstab)
Anders Öhrt -----Ursprungligt meddelande----- Från: John Pearson [mailto:[EMAIL PROTECTED] Skickat: den 20 juli 1999 13:13 Till: [EMAIL PROTECTED] Kopia: debian-user@lists.debian.org Ämne: Re: Unidentified subject! On Tue, Jul 20, 1999 at 12:12:58PM +0200, [EMAIL PROTECTED] wrote > > What do I put in my fstab to be able to mount the floppy with just 'mount > /mnt/floppy'? Currently I have a line, but that one makes the system try to > mount it at boot, which fails... > You need to add the option 'noauto' to the fstab entry; probably, you need to change something like this: /dev/fd0 /mnt/floppy vfat defaults,nosuid,nodev,user 0 0 to: /dev/fd0 /mnt/floppy vfat defaults,nosuid,nodev,user,noauto 0 0 That will ensure it isn't mounted automatically, but only when explicitly named in the mount command. John P. -- [EMAIL PROTECTED] [EMAIL PROTECTED] "Oh - I - you know - my job is to fear everything." - Bill Gates in Denmark