From owner-freebsd-current@FreeBSD.ORG Thu Jul 9 16:34:14 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C07EA106567A for ; Thu, 9 Jul 2009 16:34:14 +0000 (UTC) (envelope-from sektie@gmail.com) Received: from mail-qy0-f204.google.com (mail-qy0-f204.google.com [209.85.221.204]) by mx1.freebsd.org (Postfix) with ESMTP id 77AFB8FC26 for ; Thu, 9 Jul 2009 16:34:14 +0000 (UTC) (envelope-from sektie@gmail.com) Received: by qyk42 with SMTP id 42so223328qyk.3 for ; Thu, 09 Jul 2009 09:34:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=HtaKHGCMkaAupi5x0ydlR1SgtOEsYtVoZElmKJRJP4k=; b=mPJDm3UxGAsaN0vUlvz+f1k+drPv1c1wOSaxUeww2RTHDXV8id7ErTnBmBq9Kc92EK wuQmHPIXLH4oFpRgdPGf4d4eGAdI27dg8tyMkWLZSr3dKA5bspgcUSNSABxTroCLSaoL OzifyQOVK9LL2bc+Qua/eYStWTiaIbLxyTldk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=dYVPPbw59TXanX/dOZqiuqwsWBbhMJhsc3BzCxkBM/SBlMnZOc0fmJQLKU6nJKznMB GaD4DdUNKDfnVZTTHWl5HqpUGnzVMLNDjt3WlrdVN4Zrb7Lntj0nzMLHykVLFwwIWG8l oYH5d3CpUxNcMMDoWYDToRpkljzpylWynAvjg= MIME-Version: 1.0 Sender: sektie@gmail.com Received: by 10.229.95.77 with SMTP id c13mr179633qcn.2.1247156010738; Thu, 09 Jul 2009 09:13:30 -0700 (PDT) In-Reply-To: <4A559E50.3090408@bsdunix.ch> References: <4A559E50.3090408@bsdunix.ch> Date: Thu, 9 Jul 2009 09:13:30 -0700 X-Google-Sender-Auth: c1c74fe6f41cc5c0 Message-ID: From: Randi Harper To: Thomas Vogt Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: current@freebsd.org Subject: Re: USB stick installation problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jul 2009 16:34:15 -0000 On Thu, Jul 9, 2009 at 12:37 AM, Thomas Vogt wrote: > Hi > > I download and copied 8.0-BETA1-amd64-memstick.img to an usb stick as > described at > http://lists.freebsd.org/pipermail/freebsd-stable/2009-July/051018.html. > > I can boot it and sysinstall runs fine. Later i chose USB stick as > install medium but then i get a "no USB stick found" error. Is this an > know bug? > > Regards, > Thomas Possibly. Can you please tell sysinstall to rescan devices or restart the sysinstall process and tell me if that makes a difference? -- randi