From owner-freebsd-doc Tue Jan 23 04:56:32 1996 Return-Path: owner-doc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA13409 for doc-outgoing; Tue, 23 Jan 1996 04:56:32 -0800 (PST) Received: from nomad.osmre.gov (nomad.osmre.gov [192.243.129.244]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA13398 for ; Tue, 23 Jan 1996 04:56:28 -0800 (PST) Received: (from gfoster@localhost) by nomad.osmre.gov (8.6.12/8.6.9) id HAA12347; Tue, 23 Jan 1996 07:51:10 -0500 Date: Tue, 23 Jan 1996 07:51:10 -0500 From: Glen Foster Message-Id: <199601231251.HAA12347@nomad.osmre.gov> To: doc@FreeBSD.ORG In-reply-to: <199601221242.OAA15406@office.elvisti.kiev.ua> (stesin@elvisti.kiev.ua) Subject: Re: Frustrated....doc@freebsd.org Sender: owner-doc@FreeBSD.ORG Precedence: bulk Thanks to Andrew for the "install second disk" methodology, I just have a couple of questions. Since the "visual fdisk" part of sysinstall is so much easier to use than the CLI fdisk, why shouldn't the "visual disklabel" part of sysinstall be the standard way to BSD partition a slice? I remember that I did this once, perhaps with 2.0R, does it no longer work? Or is it just that you should (have to?) re-define the mount points for your existing partiions? Perhaps sysinstall should read fstab and offer its mounts as a default? I know that Jordan is working hard on sysinstall, is one of the design goals to make it more modular enabling use of the fdisk/disklabel parts as separate utilities? If not, perhaps this mode could be enabled wth a command line switch, e.g. 'sysinstall -fdisk', and/or 'sysinstall -disklabel', reducing the "noise" of the other parts of sysinstall? Perhaps the disk to be added could be an argument to a switch? Also, if one does not have 'options gzip' in the kernel, is gunzip'ing the sysinstall program and then running it a viable option? If so, perhaps mentioning it might make the neophyte's job easier, I know many are reluctant to do kernel rebuilds or don't have the kernel sources installed. Glen Foster