Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Dec 1999 18:50:49 -0800 (PST)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern init_main.c
Message-ID:  <199912200250.SAA02457@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        1999/12/19 18:50:49 PST

  Modified files:
    sys/kern             init_main.c 
  Log:
  If we fail to find init, print out the search path used.  This helps
  differentiate between one of three different scenarios:
  
  1.  No init.
  2.  Path to init munged by an incorrect loader configuration.
  3.  Root file system not mounted.
  
  Reviewed-by:  billf
  
  Revision  Changes    Path
  1.133     +2 -2      src/sys/kern/init_main.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912200250.SAA02457>