Re: mount /dev/null /mnt

From: Birger Blixt (Birger.Blixt_at_uab.ericsson.se)
Date: 03/24/04

  • Next message: Birger Blixt: "Re: Dumb question: How do I kill a ping?"
    Date: Wed, 24 Mar 2004 12:56:03 +0100
    
    

    On 2004-03-24 11:48, Georgios S. wrote:
    > Hello, iīm running am OpenBSD 3.2 maschine and i would like to mount
    > the /dev/null device on /mnt. So i can share the /mnt folder in the
    > smb.conf (Samba).
    >
    > Unfortunately that dosnīt work.
    > Could somebody tell me if this is possible at all?
    >
    > Greadings,
    > Georgios S.

    /dev/null is a character device, and has no size.
    If you will share nothing, then don't share.

    /bb


  • Next message: Birger Blixt: "Re: Dumb question: How do I kill a ping?"