Re: 5.1 missing /dev/nrsa0 ?

From: David O'Brien (obrien_at_freebsd.org)
Date: 07/03/03

  • Next message: Vincent Poy: "src/libexec/tcpd doesn't work correctly with -DPROCESS_OPTIONS"
    Date: Wed, 2 Jul 2003 18:10:02 -0700
    To: "Karl M. Joch" <k.joch@kmjeuro.com>
    
    

    On Thu, Jul 03, 2003 at 12:02:26AM +0200, Karl M. Joch wrote:
    > i have 2 compaq DLT tapes installed on an adaptec controller. dmesg
    > shows me sa0 and sa1 and mt erase and mt offline can access sa0 and sa1.
    >
    > i found that MAKEDEV is no longer supported and the devices are created
    > on demand. but i miss /dev/nrsa0 and /dev/nrsa1 for amanda. this 2 are
    > not in /dev and are not created when e.g. running amlabel which would
    > label the tape.
    >
    > do i oversee something?

    The "r" raw desgination is gone in 5.0. Please try /dev/nsa0 and
    /dev/nsa1.
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Vincent Poy: "src/libexec/tcpd doesn't work correctly with -DPROCESS_OPTIONS"