From owner-freebsd-questions@FreeBSD.ORG Sun Sep 11 18:32:28 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 C34F8106564A for ; Sun, 11 Sep 2011 18:32:28 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id AAA538FC15 for ; Sun, 11 Sep 2011 18:32:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; q=dns/txt; s=DKIM-NAME-SERVICES; d=a1poweruser.com; h=From:To:Cc:Subject:Message-ID:X-Sender:X-Envelope-From; l=500; bh=8oD6X166w9erRKZOVX5idfhBBm+6nTbL3qgoF2gmDY4=; b=SnNZ8UfwxPJIGiOVHHfkduVF6hKciJ9DD1Sz9MLt4UOEB+jl25exosok5pUzmVTOo6WGhh9DKkwg1rILYmVZxW8CEycUDMEkNSaxZ9vcKDaVFRZcdH6HM+xlWJJNPMMUxkLxncTyqxWMJR7ci9JaVV9MA1Qgl76nRaTNUTCc63c= Received: from [192.168.1.64] ([76.240.47.196]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 11 Sep 2011 11:32:28 -0700 Message-ID: <4E6CFEBA.9090000@a1poweruser.com> Date: Sun, 11 Sep 2011 14:32:26 -0400 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 11 Sep 2011 18:32:28.0365 (UTC) FILETIME=[28D7B7D0:01CC70B1] X-Sender: fbsd8@a1poweruser.com X-Envelope-From: fbsd8*a1poweruser.com Subject: 9.0 beta2 & the new bsdinstaller 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: Sun, 11 Sep 2011 18:32:28 -0000 Here are some problems that need to be addressed in 9.0. If this list is not the correct list to notify the release team then please post to the correct list. 1. During the transitional phase to using the new installer, the bsdinstaller welcome screen should have option to select to use the old sysinstall instead of continuing with the new bsdinstaller. Selecting the shell option and entering sysinstall on the command line does launch the previous installer but it does not really work. 2. On the select a keyboard language menu screen, there are 9 options for USA and none of them is the 101 keyboard layout. I've been installing FBSD since release 4.0 and have never changed the keyboard from what ever the default was. This keyboard menu should list the first entry in the list as (default and use the keyboard language as used in all previous releases. Also the keymap= statement that is placed in /etc/rc.conf should have a default setting in /etc/defaults/rc.conf. The system hangs if the keymap= statement is missing from /etc/rc.conf on boot. 3.Following the keyboard language menu screen is the "set host name" screen. It seems that the keyboard language selected in the previous menu is now in effect and if the keys layout does not line up with the keyboard you have, then what ever you enter for the host name is scrambled, (IE. type in "home" and "dwkc" is what shows on the screen). There is no option to return to previous keyboard language menu screen to select different keyboard language. Only option is to reboot and start all over again from the beginning of the new bsdinstaller. 4. Distribution selection menu screen. The games & ports options are checked with an asterisk meaning these are the defaults. All the options on this menu should be blank so user has to make selection. Default should be no selections. 5. Final configuration screen has the "add user" option and the OK button highlighted. Hitting keyboard enter key takes you into add user function as the default. The exit option should be first in the list so its highlighted and hitting enter on your keyboard moves you to next menu screen just like all the other bsdinataller screens do. 6. At the "Complete screen" when the reboot option is selected the cd/dvd drive should automatically open so the install media can be removed just like sysinstall does. If disc1.iso or dvd.iso was installed to memstick and used to boot from to install the system, then a message screen should pop out saying the memstick has to be removed now before the reboot starts. Don't let the reboot occur until the memstick is removed. 7. On the partition editor screen the option should be the first in the list (ie; left most side) so if user accepts this config, hitting enter moves to next menu screen instead of having to tab over taking more time and effort. 8. No where in the bsdinstaller is any help available.