From owner-freebsd-hackers Fri Nov 15 14:21:03 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA21393 for hackers-outgoing; Fri, 15 Nov 1996 14:21:03 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA21384 for ; Fri, 15 Nov 1996 14:20:58 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.2/8.6.9) with ESMTP id OAA06145; Fri, 15 Nov 1996 14:19:37 -0800 (PST) To: Mike Haertel cc: hackers@FreeBSD.org Subject: Re: earlier "holographic shell" in 2.2-ALPHA install procedure In-reply-to: Your message of "Fri, 15 Nov 1996 13:04:52 PST." <199611152104.NAA09906@incognito.intel.com> Date: Fri, 15 Nov 1996 14:19:37 -0800 Message-ID: <6143.848096377@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > I would like the ability to launch the "emergency > holographic shell" earlier in the install process, So would I. :-) Unfortunately, if you do that before the chroot is done then it's impossible to unmount the floppy and use the drive again for fixit or floppy installation. The EHS is started just as soon as it's possible for me to start it, I'm afraid. Jordan