(no subject)

From: Scot Hetzel (swhetzel_at_gmail.com)
Date: 08/31/04

  • Next message: Scott Long: "Re: /coda/coda_fbsd.c:215: error: `NVCODA' undeclared when building kernel."
    Date: Tue, 31 Aug 2004 10:38:26 -0500
    To: splinter cell <cell_46@msn.com>
    
    

    On Tue, 31 Aug 2004 11:05:45 +0200, splinter cell <cell_46@msn.com> wrote:
    >
    > Hello , my kernel has crashed because i have nad lines in my
    > loader.conf :
    > netgraph_load="YES"
    > if_tap_load="YES"
    > ng_ether_load="YES"
    > ng_bridge_load="YES"
    > ng_socket_load="YES"
    > and i don't how to delete this lines because i am on ddb now.The
    > message of the panic :
    > panic: mutex "tapmtx" 0x0a27d80 already initialised.Anyone have a
    > solution for delete this lines in my /boot/loader.conf ?
    >
    You just need to hit the space bar as the loader is booting the system
    (before the kernel loads), then at the loader prompt you need to set
    these to NO with:

        set if_tap_load="NO"
        :
        set ng_socket_load="NO"
        boot

    Scot
    _______________________________________________
    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: Scott Long: "Re: /coda/coda_fbsd.c:215: error: `NVCODA' undeclared when building kernel."

    Relevant Pages

    • Reboot when trying to load -current (amd64) kernel
      ... the conventional cvsup/make buildworld/make kernel method. ... built cleanly, but upon rebooting, I found that all of the boot loader ... However, as I mentioned earlier, I can escape to a loader prompt ...
      (freebsd-current)
    • loader prompt doesnt work
      ... A quick question for loader prompt in FreeBSD OS. ... performance tools in the kernel which can be realized by building a new ... The whole system have 4 hard disks; and i install 3 OSes in the first 3 ...
      (freebsd-current)
    • (no subject)
      ... my kernel has crashed because i have nad lines in my ... and i don't how to delete this lines because i am on ddb now.The ... To unsubscribe, ...
      (freebsd-current)
    • Re: 6.1 RC1: wont boot install CD "BTX halted" on HP D530c with SATA drive
      ... Hmm, so it doesn't like whichever MSR is being changed. ... I don't see any code in the i386 kernel that would be doing this ... when it tries to load the kernel and before you get to a loader prompt? ...
      (freebsd-current)
    • freeBSD 5.4 install hardlocks Compaq laptop amd64
      ... load the kernel just after the boot menu. ... I can get into the 'loader prompt' ...
      (comp.unix.bsd.freebsd.misc)