fails to mount md /tmp

From: Randy Bush (randy_at_psg.com)
Date: 10/03/04

  • Next message: David Schultz: "Re: Your CVS fix 1.109 to union_vnops.c"
    Date: Sun, 3 Oct 2004 13:02:44 -0700
    To: FreeBSD Current <freebsd-current@freebsd.org>
    
    

    i get

        # /sbin/mdmfs -s 64m -M md /tmp
        mdmfs: mdconfig (attach) exited with error code 1

    kernel has /dev/md

        # grep md /sys/i386/conf/RAN
        #device amd # AMD 53C974 (Tekram DC-390(T))
        device md # Memory "disks"

    but their ain't no /dev/md0

        # ls /dev/md*
        /dev/mdctl

    i do have /etc/rc.conf set up the same as on systems which
    mount it successfully

        # grep tmp /etc/rc.conf
        tmpmfs="YES" # Set to YES to always create an mfs /tmp, NO to never
        tmpsize="64m" # Size of mfs /tmp if created
        clear_tmp_enable="YES" # Clear /tmp at startup.

    randy

    _______________________________________________
    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: David Schultz: "Re: Your CVS fix 1.109 to union_vnops.c"

    Relevant Pages

    • Re: Someone broke diskless booting
      ... Interface fxp0 IP-Address 69.147.83.96 Broadcast 69.147.83.127 ... mdconfig (attach) exited with error code 1 ... A kernel from 1 week ago boots. ...
      (freebsd-current)
    • freebsd4.7 compile kernel error
      ... *** Error code 1 ... the kernel config file: ... pseudo-device splash ... # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver ...
      (comp.unix.bsd.freebsd.misc)
    • Unassociated shell command when building kernel
      ... kernel build, I get what appear to be make errors with the error ... echo ln gzip gunzip>>rescue.conf ... *** Error code 1 ...
      (freebsd-questions)
    • Error in kernel source, possibly GCC related
      ... I am at this moment compiling the kernel, and I get this error when make ... *** Error code 1 ... # Floating point support - do not disable. ... # PCI Ethernet NICs that use the common MII bus controller code. ...
      (freebsd-stable)
    • Re: New DTrace source snapshot
      ... A number of things were missing from the dtrace kernel ... This is a snapshot of current which contains lock order ... This snapshot extends the basic OpenSolaris DTrace functionality ... *** Error code 1 ...
      (freebsd-current)