From owner-freebsd-small@FreeBSD.ORG Wed Jan 19 15:19:23 2005 Return-Path: Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46DC016A4D4 for ; Wed, 19 Jan 2005 15:19:23 +0000 (GMT) Received: from smtp2.cistron.nl (smtp2.cistron.nl [62.216.30.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A1A743D1F for ; Wed, 19 Jan 2005 15:19:22 +0000 (GMT) (envelope-from robert@guldan.demon.nl) Received: from cust.13.38.adsl.cistron.nl ([62.216.13.38] helo=guldan.demon.nl) by smtp2.cistron.nl with esmtp (Exim 3.35 #1 (Debian)) id 1CrHc9-0008NL-00 for ; Wed, 19 Jan 2005 16:19:21 +0100 Received: from bombur.guldan.demon.nl ([192.168.201.3] helo=localhost) by guldan.demon.nl with esmtp (Exim 4.24; FreeBSD) id 1CrHc7-000ELc-4w; Wed, 19 Jan 2005 16:19:19 +0100 Date: Wed, 19 Jan 2005 16:19:18 +0100 From: Robert Blacquiere To: freebsd-small@freebsd.org Message-ID: <20050119151918.GB61467@bombur.guldan.demon.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Disclaimer: running FreeBSD X-Spam-Score: 0.0 (/) Subject: Re: Boot from USB stick? X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 15:19:23 -0000 On Wed, Jan 19, 2005 at 01:52:33PM +0100, Ben Stuyts wrote: > Hi, > > Has anybody succeeded in booting FreeBSD from a USB memory stick? I'd > like to use one of those on a Via mini-itx board to have a completely > solid-state data-acquisisition system. > Booting from usb is only supported with usb 2.0 devices. And must be supported by the parent hardware. After initial bootloader you get a umass scsi emulation on the usb stick. It would be possible to use it. With normal bootloader. If you can load the loader on the boot 0 block. I heard not all usb sticks support this. > I've been searching these lists and google but found nothing helpful > yet. > > With kind regards, > Ben Robert -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? FreeBSD: Are you guys coming or what? OpenBSD: Hey guys you left some holes out there!