From owner-freebsd-questions@FreeBSD.ORG Tue Oct 2 22:13:04 2007 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 0D07916A46B for ; Tue, 2 Oct 2007 22:13:04 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from mail.kuban.ru (mail.kuban.ru [62.183.66.246]) by mx1.freebsd.org (Postfix) with ESMTP id 7712913C4AA for ; Tue, 2 Oct 2007 22:13:03 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bsam.ru ([85.172.12.66]) by mail.kuban.ru (8.9.1/8.9.1) with ESMTP id l92MCe16042928; Wed, 3 Oct 2007 02:12:51 +0400 (MSD) Received: (from bsam@localhost) by bsam.ru (8.14.1/8.14.1/Submit) id l92MF7Nt004246; Wed, 3 Oct 2007 02:15:07 +0400 (MSD) (envelope-from bsam@ipt.ru) X-Authentication-Warning: bsam.ru: bsam set sender to bsam@ipt.ru using -f To: a b References: From: Boris Samorodov Date: Wed, 03 Oct 2007 02:15:07 +0400 In-Reply-To: (a. b.'s message of "Tue\, 2 Oct 2007 22\:07\:43 +0200") Message-ID: <75330100@bsam.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Installation from Hard Disk 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: Tue, 02 Oct 2007 22:13:04 -0000 On Tue, 2 Oct 2007 22:07:43 +0200 a b wrote: > I want install BSD6.2 from Hard Disk. > My HD is partitioned in this way: > on the MBR there is Grub bootloader; > 2 partition are empty; > and on the 3rd partition there is Suse 10.1 . > > I already have downloaded the ISO image (two iso), and if is necessary I can uncompressed they in a folder on the HD. > > With linux I can run the "installer" (placed on the HD) with the bootloader. > Can I do something as this also with BSD6.2?? > > > This is important for me, I have not CD device or floppy device. The "Chapter 2 Installing FreeBSD" of the official FreeBSD Handbook describes all possible variants. The are some for you: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html In case you tried them but got errors, please show those errors and we will be glad to help you proceed in FreeBSD installing. WBR -- bsam