From owner-freebsd-hackers Wed May 31 14:53:14 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA04605 for hackers-outgoing; Wed, 31 May 1995 14:53:14 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id OAA04595 ; Wed, 31 May 1995 14:53:08 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Mikael Hybsch cc: freebsd-hackers@FreeBSD.ORG Subject: Re: 2.0.5-ALPHA installation hangs In-reply-to: Your message of "Wed, 31 May 95 23:12:53 +0200." Date: Wed, 31 May 1995 14:53:07 -0700 Message-ID: <4591.801957187@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@FreeBSD.ORG Precedence: bulk > I'm trying to install 2.0.5 from a DOS partition. > If I tell sysinstall to get the distribution from a DOS partition > it asks which one (I have 2, on different disks). Later when it tries to > mount the dos partition it always fails. (I don't remember the error > message now). Could you let me know? It's actually pretty important! :-( > from a mounted filesystem. This works, but (now comes the real problem) > after unpacking root.flp, the last message on screen 2 is something like > "DEBUG: Preparing /etc/fstab". Then nothing more happends. If I go to This is a bug I just fixed - if you don't assign a mountpoint to a DOS partition, it does this. Assign a mountpoint and all is well! Jordan