From owner-freebsd-hackers Mon Jun 12 14:37:28 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA22322 for hackers-outgoing; Mon, 12 Jun 1995 14:37:28 -0700 Received: from rah.star-gate.com (bettina.star-gate.com [204.188.121.18]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA22316 for ; Mon, 12 Jun 1995 14:37:25 -0700 Received: from localhost.v-site.net (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.6.11/8.6.9) with SMTP id OAA01813; Mon, 12 Jun 1995 14:24:41 -0700 Message-Id: <199506122124.OAA01813@rah.star-gate.com> X-Authentication-Warning: rah.star-gate.com: Host localhost.v-site.net didn't use HELO protocol To: Poul-Henning Kamp Cc: freebsd-hackers@freebsd.org Subject: Re: Extended DOS partition support? In-reply-to: Your message of "Mon, 12 Jun 1995 13:47:18 PDT." <199506122047.NAA23405@ref.tfs.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1810.802992217.1@rah.star-gate.com> Date: Mon, 12 Jun 1995 14:23:38 -0700 From: Amancio Hasty Sender: hackers-owner@freebsd.org Precedence: bulk >>> Poul-Henning Kamp said: > > According to the INSTALL file, 2.0.5R does not currently support > > DOS file systems in extended DOS partitions. It also states that only > > a little bit more work is needed. Is there any preliminary patch or hack > > that I can try? Thanks for any suggestions. > > Actually we do. > Actually, it stop working a while back and I can't no longer mount my dos partition. My DOS disk does not have a BSD label. A while back Julian gave me a patch to synthetize a BSD label from a DOS label. It all work fine till a few weeks ago. I believe that Julian submitted his patch a while ago. Amancio