From owner-freebsd-hackers Sat Dec 23 05:17:05 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA10293 for hackers-outgoing; Sat, 23 Dec 1995 05:17:05 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA10288 for ; Sat, 23 Dec 1995 05:17:02 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id FAA29622; Sat, 23 Dec 1995 05:16:20 -0800 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: cosmos@octet.com (Daniel Leeds), hackers@FreeBSD.ORG Subject: Re: bug in 2.1 install?! In-reply-to: Your message of "Sat, 23 Dec 1995 10:10:13 +0100." <199512230910.KAA22340@uriah.heep.sax.de> Date: Sat, 23 Dec 1995 05:16:20 -0800 Message-ID: <29619.819724580@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > I think the W)rite menu entry in sysinstall's label editor is not very > useful. Don't use it. > > At installation time, proceed with Q)uit in both, the partition and > the label editor, and the C)ommit your changes to actually have them > write labels etc., and install everything. > > After installation, sysinstall is not yet up to the task of installing > an additional disk. You have to undergo the mess to prepare a Just to note that I'm not blind to the annoyance these two problems have caused, and I'm working on fixing them fairly shortly. I needed to make some enhancements to libdialog first, an those are mostly finished. Jordan