From owner-freebsd-stable@FreeBSD.ORG Sun Dec 12 15:45:10 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EB57106566B for ; Sun, 12 Dec 2010 15:45:10 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 128DE8FC0C for ; Sun, 12 Dec 2010 15:45:09 +0000 (UTC) Received: by wwf26 with SMTP id 26so5076250wwf.31 for ; Sun, 12 Dec 2010 07:45:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=4Qv+LvaepfI4/IDFIjjXDpsGpnfbhcVARrqpytAMuS0=; b=Y/MhEnvDlLQDwj3QGkGEgieP7UMJa0c+BA9I7FiEVi6JIV7TQf7LRULQ2s+zDUnNlX AYyZKuIhQIp+CjXBoOMz9Y3ajgEZUlnDjYYTY6hncHD4SpktKh0Xv/UfzCXmnbCjgRKY k3FtNCeKfn/uyuD+hk1JITkOOfRv0sxxZ9ueo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ppE+V7VJ5qw/lZrA8UABXXDaoPqdeeWiDUJBBsB0OzQWG6OOT6IFwIlhc/jeoV+5zh pF8843f/mLLo4RiHs871cIwoT24jXkhvmbZ3uiC3q4jiZ2x/KxlRBI2JXFCbtnmp5RjB Yf4vWKnBtAuxIyw71PTDYu3lvAoPvFfhocxl8= MIME-Version: 1.0 Received: by 10.227.195.203 with SMTP id ed11mr1051710wbb.206.1292168708867; Sun, 12 Dec 2010 07:45:08 -0800 (PST) Received: by 10.227.23.203 with HTTP; Sun, 12 Dec 2010 07:45:08 -0800 (PST) In-Reply-To: <20101212151704.197dddee@core.draftnet> References: <20101212151704.197dddee@core.draftnet> Date: Sun, 12 Dec 2010 10:45:08 -0500 Message-ID: From: Kim Culhan To: Bruce Cran Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: 8.2-BETA1 sysinstall: No USB devices found X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2010 15:45:10 -0000 On Sun, Dec 12, 2010 at 10:17 AM, Bruce Cran wrote: > On Sun, 12 Dec 2010 09:38:59 -0500 > Kim Culhan wrote: > > > No USB devices found! > > Can you try re-scanning for devices (via the Options screen) - > sysinstall can fail to detect USB disks the first time around. > Thanks Bruce worked fine. Hitting on Re-scan devices didn't appear to have any effect but hitting a space on Media Type allowed choosing USB. thanks -kim