From owner-freebsd-usb@FreeBSD.ORG Sat Jan 16 10:09:58 2010 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF40A106566B; Sat, 16 Jan 2010 10:09:58 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe06.swip.net [212.247.154.161]) by mx1.freebsd.org (Postfix) with ESMTP id 323338FC08; Sat, 16 Jan 2010 10:09:57 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=Hn2u8jFuJ08A:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=rHf1GdeSzSjcfbMa4hoA:9 a=RbISTH2SJUHSco8U3qQA:7 a=8J4Im2QL5wuqntNiMuWmtS6ixkkA:4 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe06.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 1331771622; Sat, 16 Jan 2010 11:09:56 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sat, 16 Jan 2010 11:08:34 +0100 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: <201001160950.o0G9o60H012955@www.freebsd.org> In-Reply-To: <201001160950.o0G9o60H012955@www.freebsd.org> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201001161108.34235.hselasky@c2i.net> Cc: freebsd-gnats-submit@freebsd.org, Joe Barbish Subject: Re: usb/142876: sysinstall abort:: usb stick as source media & usb stick as install target X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jan 2010 10:09:58 -0000 On Saturday 16 January 2010 10:50:06 Joe Barbish wrote: > >Number: 142876 > >Category: usb > >Synopsis: sysinstall abort:: usb stick as source media & usb stick > > as install target Confidential: no > >Severity: serious > >Priority: high > >Responsible: freebsd-usb > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sat Jan 16 10:00:09 UTC 2010 > >Closed-Date: > >Last-Modified: > >Originator: Joe Barbish > >Release: 8.0 release > >Organization: > > none > > >Environment: > >Description: > > Using 2 USB sticks. da0 2GB as the bootable install media and da1 4GB > target device that freebsd is to be installed on. > > I have put the disc-1 iso onto a usb stick. I can boot this usb stick (da0) > and use the default sysinstall program to install from to any motherboard > cabled hard drive. This works as exspected. Hi, Did you mean image or iso? Do you have the download link? ISO files should normally not be cat'ed onto memory sticks. And if you do so, you might have to check the options and install medium menu before it works. --HPS