From owner-freebsd-fs@FreeBSD.ORG Thu Aug 4 07:49:22 2005 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 071BA16A41F for ; Thu, 4 Aug 2005 07:49:22 +0000 (GMT) (envelope-from fabietto82@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99BD343D46 for ; Thu, 4 Aug 2005 07:49:21 +0000 (GMT) (envelope-from fabietto82@gmail.com) Received: by rproxy.gmail.com with SMTP id r35so307356rna for ; Thu, 04 Aug 2005 00:49:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Z8BjF+5ho/0HgSwSKAUCZH0GLiAVVCFr0UdWMT1yWqdr00Wh1utwfq/TmzHLt8BsTcopP1+S1l5LFy+L35eBjxhmoaVXbEw8Bg2z84U4tkdcLEPKZGbEO6KKYzXwUZ0OD4U8WHae2LX2HBwqnFbsphvrDvZv5TI6xMnXsP3MeRU= Received: by 10.38.73.29 with SMTP id v29mr728375rna; Thu, 04 Aug 2005 00:49:21 -0700 (PDT) Received: by 10.38.9.72 with HTTP; Thu, 4 Aug 2005 00:49:21 -0700 (PDT) Message-ID: <8394b317050804004965ebb255@mail.gmail.com> Date: Thu, 4 Aug 2005 09:49:21 +0200 From: Fabio Bucci To: freebsd-fs@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Invalid partition X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fabio Bucci List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 07:49:22 -0000 Hi, this is the first time i install FreeBSD.=20 I'm a newbie. :-) I've 2 HD, the first with 8GB and other with 40GB. I boot FreeBSD with CD installer and i created a slice on each HD. On the first disk i created the following partitions: - /var - / - /usr - swap While on the second disk i created only one partition called mounted as /di= sk1 When installation finished, i reboot my pc and return this error: Invalid partition Invalid partition No /boot/loader Where did i mistake????? Thanks to all!!!