From owner-freebsd-questions@FreeBSD.ORG Mon Mar 8 20:17:01 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F36891065686 for ; Mon, 8 Mar 2010 20:17:01 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from woodbine.london.02.net (woodbine.london.02.net [87.194.255.145]) by mx1.freebsd.org (Postfix) with ESMTP id 914C78FC24 for ; Mon, 8 Mar 2010 20:17:01 +0000 (UTC) Received: from eco.config (93.97.24.219) by woodbine.london.02.net (8.5.016.1) id 4A203296083C68EE for questions@freebsd.org; Mon, 8 Mar 2010 20:17:00 +0000 Message-ID: <4B955B3B.3040806@onetel.com> Date: Mon, 08 Mar 2010 20:16:59 +0000 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.23 (X11/20091212) MIME-Version: 1.0 References: <4b94db8e.2be.35c.17386@westberks.org> <4B94F09E.9090800@chaotika.org> <320306641003080757s1ffd928eu5f29f7fb5c28e174@mail.gmail.com> In-Reply-To: <320306641003080757s1ffd928eu5f29f7fb5c28e174@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: (No subject header) 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: Mon, 08 Mar 2010 20:17:02 -0000 doug schmidt wrote: > On Mon, Mar 8, 2010 at 7:42 AM, Lars Hartmann wrote: >> Hi, >>> i have a acer aspire one with no oprating system it has >>> no cd drive would i be possible to download a redy top use >>> version of software so i could boot form a memory stick? >>> (i have no other computer to unlock to iso file) > >> Google is your friend: >> http://miwi.bsdcrew.de/2009/06/freebsd-80-install-with-a-usb-stick/ >> >> next time, do that yourself. >> > > http://lmgtfy.com/?q=freebsd+8.0+install+with+usb+stick > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > If you mean a bootable usb image that you can use to install FreeBSD to your machine here are some things that might interest you: You can get a usb stick installation image from ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/8.0/8.0-RELEASE-i386-memstick.img but you'll probably need to do some reading in the handbook http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ PCBSD is a ready to go desktop configuration of FreeBSD, you can download a USB complete install from http://www.pcbsd.org/content/view/152/11/ There are also some threads about running FreeBSD on the aspire one, eg http://forums.freebsd.org/showthread.php?t=449 regards Chris