From nobody@FreeBSD.org  Wed May 23 18:31:56 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3FF20106564A
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <ika256@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: bsdinstall
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         168269
>Category:       bin
>Synopsis:       comments on bsdinstall(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-sysinstall
>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:  Thu May 24 22:13:59 UTC 2012
>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:
Responsible-Changed-From-To: freebsd-bugs->freebsd-sysinstall 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu May 24 22:13:40 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168269 
>Unformatted:
