pseudo-device vn

From: Mipam (mipam_at_ibb.net)
Date: 04/07/04

  • Next message: Jan Grant: "Re: private subsubdomains"
    Date: Wed, 7 Apr 2004 11:38:15 +0200 (MET DST)
    To: <freebsd-questions@freebsd.org>
    
    

    Hi,

    I couldnt find stuff whether the pseudo device vn is by default in the
    generic kernel. I didnt find it in GENERIC, but maybe it's otherwise
    involved? I guess i need this device to mount a tmpfs like this in /etc

    /dev/amrd0s1b /var/amavis mfs rw,-s=65536 0 0

    where s1b is the swap device.
    Should i just put
    pseudo-device vn
    in the kernel config file to make this work?
    Bye,

    Mipam.

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Jan Grant: "Re: private subsubdomains"

    Relevant Pages

    • Re: pseudo-device vn
      ... > I couldnt find stuff whether the pseudo device vn is by default in the ... > generic kernel. ... I didnt find it in GENERIC, ... > in the kernel config file to make this work? ...
      (freebsd-questions)
    • Re: pseudo-device vn
      ... >> generic kernel. ... >> in the kernel config file to make this work? ... > in the LINT file. ... i also didnt see this in LINT. ...
      (freebsd-questions)