Re: mounting the /floppy fails

From: Stefan O'Rear (stefanor_at_cox.net)
Date: 08/19/04

  • Next message: Greg Folkert: "Re: Are Debian's 2.6 kernels stable?"
    Date: Thu, 19 Aug 2004 07:34:55 -0700
    To: debian-user@lists.debian.org
    
    

    > sudo mount /dev/fd0 /floppy

    Just do:
    mount /floppy

    mount is suid root, so sudo is unnecessary, and if you use 2 or more
    args, mount _completely ignores_ the fstab. Mount DOES check
    permissions, so if you want to do something nonstandard, say:

    sudo mount -t fat -o uid=42 /dev/fd0 /floppy

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Greg Folkert: "Re: Are Debian's 2.6 kernels stable?"

    Relevant Pages

    • mdconfig
      ... I'm mounting a snapshot using mdconfig, ... md0 vnode 23503425 KBytes ... could we have that info when we run mount (with no args) ...
      (freebsd-stable)
    • RE: Machine not Booting - Continued
      ... The fstab is not to blame for this issue as i have just run mkraid /dev/md0 ... and then a mount -a and the area mounted straight away. ... it has no proper file system to mount. ...
      (RedHat)
    • Re: How to set /etc/fstab again after system has started
      ... That is the incorrect statement. ... With an appropriate entry in fstab, it takes very little, ... but without it the mount command needs more information. ... The previous poster went off on a tangent, ...
      (comp.os.linux.misc)
    • Re: nfs bug & df: Can I lock up my kernel and overflow this buffer?
      ... > mount_nfs commandline switches I needed. ... You are not restricted to only the -o option with fstab. ... Since mount wasn't able to understand those switches on ...
      (freebsd-stable)
    • Machine not Booting - Update
      ... When i try a mount -a when the machine has come up i get the error below. ... I know the fs type is OK, the options are right in the fstab and i only ... This transmission is confidential and must not be used or disclosed by ... within the Corus group of companies, ...
      (RedHat)