From owner-freebsd-hackers@FreeBSD.ORG Thu May 21 22:49:09 2009 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00A45106564A; Thu, 21 May 2009 22:49:09 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id D05888FC1D; Thu, 21 May 2009 22:49:08 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=rmac.psg.com) by ran.psg.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1M7H4W-000A0v-Ji; Thu, 21 May 2009 22:49:08 +0000 Received: from rmac.local.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id 674D6188C446; Thu, 21 May 2009 15:49:08 -0700 (PDT) Date: Thu, 21 May 2009 15:49:08 -0700 Message-ID: From: Randy Bush To: Stanislav Sedov In-Reply-To: <20090522024721.da1ec85a.stas@FreeBSD.org> References: <20090522024721.da1ec85a.stas@FreeBSD.org> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 Emacs/22.3 (i386-apple-darwin9.6.0) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Mailman-Approved-At: Thu, 21 May 2009 22:56:43 +0000 Cc: hackers@freebsd.org, Dario Freni Subject: Re: Installation from USB pen X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2009 22:49:09 -0000 >> i succeeded with putting 8-current snap on a pen and booting. but i can >> not figure out how to tell it to use the pen drive for system image >> loads. > What do you mean by system image loads? Does it load kernel succesfully > but cannot find root filesystem? sorry. no. it wants the cd or ftp or ... to get the install pieces. as it is a snapshot, there are none on net (that i can find). but they went onto the usb. but i can not figure out how to tell it to get them from there. randy