Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 2010 13:52:03 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/sysinstall media.c
Message-ID:  <201012131352.oBDDqKtm094233@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brucec      2010-12-13 13:52:03 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/sysinstall  media.c 
  Log:
  SVN rev 216407 on 2010-12-13 13:52:03Z by brucec
  
  USB probing often takes a long time and finishes finding devices after init
  has started. In the case of sysinstall, this means that it has already built
  its list of devices before probing finishes. Add a hint for users who have
  booted from a USB stick only to find that sysinstall can't find it.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.131     +1 -1      src/usr.sbin/sysinstall/media.c



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