From owner-freebsd-bugs@FreeBSD.ORG Wed May 23 18:40:02 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 596FF106566B for ; Wed, 23 May 2012 18:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1A0248FC12 for ; Wed, 23 May 2012 18:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4NIe1HH056675 for ; Wed, 23 May 2012 18:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4NIe17I056674; Wed, 23 May 2012 18:40:01 GMT (envelope-from gnats) Resent-Date: Wed, 23 May 2012 18:40:01 GMT Resent-Message-Id: <201205231840.q4NIe17I056674@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Irakli M Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FF20106564A for ; Wed, 23 May 2012 18:31:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 2BE4B8FC12 for ; Wed, 23 May 2012 18:31:56 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q4NIVtYq051891 for ; Wed, 23 May 2012 18:31:55 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q4NIVtEY051890; Wed, 23 May 2012 18:31:55 GMT (envelope-from nobody) Message-Id: <201205231831.q4NIVtEY051890@red.freebsd.org> Date: Wed, 23 May 2012 18:31:55 GMT From: Irakli M To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/168269: bsdinstall X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2012 18:40:02 -0000 >Number: 168269 >Category: misc >Synopsis: bsdinstall >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 23 18:40:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Irakli M >Release: 9.0 Release >Organization: home >Environment: FreeBSD proxy.tsu.ge 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Mar 27 01:58:06 GET 2012 irakli@proxy.tsu.ge:/sys/amd64/compile/BZD amd64 >Description: not actually problem but some recommendation I think. 1. is tradition naming of partitions still actual ? a - / b - swap c - entire slice d,e,f... - other partitions in bsd slice when I use bsdinstall and create partitions (MBR), names generated a,b,d,... is / first or not it doesn't matter. is it correct to label partitions or need to add some checks in bsdinstall (mount name checks and assign to partition naming scheme) before bsdinstall commits and runs gpart? 2. if first partition isn't / FreeBSD installs but don't load (stops at boot2 prompt) is it loaders problem? I red that loader cant load kernel above 1024 cylinder > all the information necessary to boot FreeBSD must be > located within the first 1,024 cylinders of the hard disk. This is necessary > for the FreeBSD boot manager to work; can you add some warning in bsdinstall, if it occurs, for that the user does not have to reinstall the system :) 3. freebsd-boot partition automatically create before / (GPT partition editor), but if first partition is not /, freebsd-boot partition isn't first and system doesn't boot. please modify code for it, don't add freebsd-boot before /, add explicitly first partition in slice thanks and sorry for my English :) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: