From owner-freebsd-current@FreeBSD.ORG Sun Sep 25 13:01:49 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 170FC106566C for ; Sun, 25 Sep 2011 13:01:49 +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 F071B8FC08 for ; Sun, 25 Sep 2011 13:01:48 +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=HBAyD3iAXtts8EQ4Ev4zzf4IgM3VdjfJ15Q4v0R/x/o=; b=fXuklZkRClb22ySm3rpDQLtFWYC02cQDN4T3zkabLjtvd6NwVSuMyvI0zDzW+GMdCOeutKZIq6dH0Bfq5qpI/ohoytUCdvlY0gEgWRFeIZD44Ww01CKySBcnWfZWePv6GvsPuINVJPI1ThKTwTNVy6iCkMyGF4HSeG88sMlFHuc= Received: from [192.168.1.64] ([76.240.47.196]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 25 Sep 2011 06:01:03 -0700 Message-ID: <4E7F260E.8020908@a1poweruser.com> Date: Sun, 25 Sep 2011 09:01:02 -0400 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "deeptech71@gmail.com" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 25 Sep 2011 13:01:03.0800 (UTC) FILETIME=[2E806380:01CC7B83] X-Sender: fbsd8@a1poweruser.com X-Envelope-From: fbsd8*a1poweruser.com Cc: freebsd-current@freebsd.org Subject: Re: 9.0 beta2 & the new bsdinstaller X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Sep 2011 13:01:49 -0000 deeptech71@gmail.com wrote: > Fbsd8 wrote: >> 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. > > Do NOT alter! More often than not, > (1) you keep floppies, optical discs, and memory sticks in your > computer without intending to boot from them, and > (2) you'll want to use your BIOS's boot-once functionality (press a > specific keyboard button to bring up the media choser menu for that > boot; otherwise boot from the hard drives) whenever you do want to > boot from floppies, optical discs, or memory sticks. > > > You have missed the subject completely of what #6 is addressing. This has nothing to do with telling the pc hardware which media to boot from at power up time like you suggest in your post. This has to do with the logic of the new bsdinstall process and the differences between bsdinstall and sysinstall in the way the install media is removed from the pc before it reboots as part of the normal install process.