From owner-freebsd-questions@FreeBSD.ORG Thu Feb 18 07:17:19 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7887A1065670 for ; Thu, 18 Feb 2010 07:17:19 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 64BAB8FC15 for ; Thu, 18 Feb 2010 07:17:19 +0000 (UTC) Received: from [10.0.10.3] ([202.69.173.143]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 17 Feb 2010 23:17:17 -0800 Message-ID: <4B7CE968.7090302@a1poweruser.com> Date: Thu, 18 Feb 2010 15:16:56 +0800 From: Fbsd1 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: rocwhite168 References: <3ef0da.2708.126deca8484.Coremail.rocwhite168@163.com> In-Reply-To: <3ef0da.2708.126deca8484.Coremail.rocwhite168@163.com> Content-Type: text/plain; charset=x-gbk; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 18 Feb 2010 07:17:19.0999 (UTC) FILETIME=[688418F0:01CAB06A] X-Sender: fbsd1@a1poweruser.com Cc: freebsd-questions@freebsd.org Subject: Re: Can't boot off the USB image X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2010 07:17:19 -0000 rocwhite168 wrote: > My computers (Dell SX280 PCs or Dell D600 laptop) seem >to refuse to boot off the USB disk with non-Windows images are >written to it (I have also tried OpenSolaris images). >I've tried using dd to write the .img files, or using unetbootin to >write either .img or .iso images, or using UltraISO to write the iso >files to my USB disk, but all the methods failed. But if the image was >a Windows boot disk, it did work. Does anyone know what the problem >could be? Is it simply because the computers are to old? Or do I >have to do anything special for the FreeBSD images to make the >computers boot off a USB device? > > > Thank you very much! > _______________________________________________ > When you say USB disk, you do mean an USB cabled external disk hard drive correct? That being the case, you have to download the FreeBSD disc1.iso file and burn it to a cdrom disk and then boot off that to start the sysinstall process to populate your USB cabled external disk hard drive with the FreeBSD operating system. Reading the FreeBSD manual on the install process or the Freebsd install guide should help you a lot. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ or http://www.a1poweruser.com Now if on the other hand you are really talking about a (USB memory stick, flash drive, key disk, stick disk, or pen) which all mean the same thing, then you should read this article "Everything you want to know about Installing FreeBSD on a USB stick" http://www.a1poweruser.com/30.00-USB_installing_article.php If none of this helps you then repost with an more detailed description of just what you did and what the result was.