From owner-freebsd-hackers Sun May 4 11:51:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA10188 for hackers-outgoing; Sun, 4 May 1997 11:51:28 -0700 (PDT) Received: from phoenix.its.rpi.edu (dec@phoenix.its.rpi.edu [128.113.161.45]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA10183 for ; Sun, 4 May 1997 11:51:26 -0700 (PDT) Received: from localhost (dec@localhost) by phoenix.its.rpi.edu (8.8.5/8.8.5) with SMTP id OAA01494; Sun, 4 May 1997 14:50:40 -0400 (EDT) Date: Sun, 4 May 1997 14:50:40 -0400 (EDT) From: "David E. Cross" To: Terry Lambert cc: joerg_wunsch@uriah.heep.sax.de, hackers@FreeBSD.ORG Subject: Re: DXF?? format disk In-Reply-To: <199705041804.LAA14161@phaeton.artisoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 4 May 1997, Terry Lambert wrote: > > > Is it possible to format and use the 2MB format disks (like win95 is > > > distributed on) in FreeBSD? > > > > Probably not, but i don't know which format they are using. What > > would we gain from this? The boot floppy needs to be understood by > > the BIOS anyway, so it must be 1.44 MB. But then, we only have one > > floppy at all. :-) > > It's not 2M, it's either two or three more tracks, and it assumes a > driver that works. It's about 1.7M instead of 1.44M. > > One of the things MS has had to do is make alternate distribution > media available to people with older floppy drives. > > >From what I recall, this was a "save one disk out of every seven" > strategy, and was intended for distribution media and disk duplication > cost-cutting, and not much else. > > Is your intent the same, or are you just trying to find an OS capable > of copying the MS disks? 8-). > I just checked... it is almost exactly 2MB (it is 1.95MB, with DOS overhead, so probably 2MB exact, raw format) It would be convienient for me for moving data on floppies. Most of the images I work on are about 1.5-1.9M, convieniently large enough to not fit on a single disk. -- David PS: I don't have ANY MS products on my computer, it is 100% FreeBSD.