From owner-freebsd-questions@FreeBSD.ORG Mon Dec 12 23:21:49 2011 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 9519B1065673 for ; Mon, 12 Dec 2011 23:21:49 +0000 (UTC) (envelope-from dermidio@holguin.inf.cu) Received: from mail2.ceniai.inf.cu (ceniai1.net.cu [169.158.128.50]) by mx1.freebsd.org (Postfix) with ESMTP id 5B9178FC08 for ; Mon, 12 Dec 2011 23:21:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail2.ceniai.inf.cu (Postfix) with ESMTP id F05AF2CA112 for ; Mon, 12 Dec 2011 17:43:38 -0500 (EST) X-Virus-Scanned: amavisd-new at mail2.ceniai.inf.cu Received: from mail2.ceniai.inf.cu ([127.0.0.1]) by localhost (mail2.ceniai.inf.cu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tqm0mbeTu108 for ; Mon, 12 Dec 2011 17:43:38 -0500 (EST) Received: from mail.holguin.inf.cu (mail.holguin.inf.cu [169.158.142.196]) by mail2.ceniai.inf.cu (Postfix) with ESMTP id AF5252C9FA3 for ; Mon, 12 Dec 2011 17:43:32 -0500 (EST) Received: from [169.158.137.135] (unknown [169.158.137.135]) by mail.holguin.inf.cu (Postfix) with ESMTP id 86875530421 for ; Mon, 12 Dec 2011 17:43:32 -0500 (CST) Message-ID: <4EE69239.8040405@holguin.inf.cu> Date: Mon, 12 Dec 2011 18:46:01 -0500 From: "Dermidio A.P." User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20101221 SeaMonkey/2.0.11 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20111212210028.GB42429@gizmo.acns.msu.edu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Installing free bsd 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, 12 Dec 2011 23:21:49 -0000 Pierre-Luc Drouin wrote: > On Mon, Dec 12, 2011 at 4:00 PM, Jerry McAllister wrote: > >> On Mon, Dec 12, 2011 at 02:36:04PM -0600, Daniel Lewis wrote: >> >>> Im new to FreeBSD and did a FTP of 8.2 and unzipped to a cd rom. It >>> was an ISO Version. I then FTP the CDROM BOOT file and un zipped it. >>> Unfortunately It wont auto start when i put disk in computer startup. >>> Need support.. Is the windows format on disk causing problems? >>> >> Well, the .iso files you get from the FreeBSD distribution are ISO >> image files that need to be burned directly to a disk. There is no >> other processing or formatting that may be done. >> >> I do not know what you mean by 'unzipped to a cd rom'. I have never >> done anything that sounded like that. >> >> You should just download the .iso file and burn in to a fresh cd >> and fixate it. Then boot it. >> >> ////jerry >> > Yeah, there is nothing to "unzip". You need to simply burn the ISO > image on a CD/DVD. Once it is burned you should look at the content of > the CD/DVD and you should see the files that are part of the ISO > image... > > Hello, Daniel Lewis: If you come from Windows world, probably by "unzipping to a cd rom" you mean double-clicking the .iso file and burning to a cd the displayed content of the iso file. Please, don't do that. Just look for " burn image" in your cd burning program, navigate to your just downloaded .iso file and select it for burning. If you want to install 8.2 version, you only need to download and burn the file: FreeBSD-8.2-RELEASE-i386-disc1.iso and later, maybe you will need to burn (in the same way, better in different disks) the files: FreeBSD-8.2-RELEASE-i386-disc2.iso and FreeBSD-8.2-RELEASE-i386-disc3.iso Then (Backup all your data) insert the first cd (-disc1.iso), restart your PC and select booting from the cd drive. But first! Please read more detailed instructions, and *Warnings* in: http://www.freebsd.org/doc/handbook/install-pre.html Good luck, dermidio.