From owner-freebsd-stable Mon Oct 20 22:17:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA19587 for stable-outgoing; Mon, 20 Oct 1997 22:17:16 -0700 (PDT) (envelope-from owner-freebsd-stable) Received: from pooh.cdrom.com (pooh.cdrom.com [204.216.28.222]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA19582 for ; Mon, 20 Oct 1997 22:17:13 -0700 (PDT) (envelope-from murray@pooh.cdrom.com) Received: from localhost (murray@localhost) by pooh.cdrom.com (8.8.5/8.7.3) with SMTP id WAA18609; Mon, 20 Oct 1997 22:15:35 -0700 (PDT) Date: Mon, 20 Oct 1997 22:15:34 -0700 (PDT) From: Murray Stokely To: "Chad R. Larson" cc: freebsd-stable@FreeBSD.ORG Subject: Re: Win95 file system In-Reply-To: <199710210147.SAA09134@freebie.dcfinc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk FreeBSD can't handle FAT32. So when you are installing Windows 95, if it asks you if you'd like special support for partitions over 2 gigs (fat32) choose NO. It should handle normal windows 95 partitions just fine though. I believe it shows long filenames with their 8.3 counterparts (filena~1.ext) but I may be wrong. This sounds like a question for -questions ;) On Mon, 20 Oct 1997, Chad R. Larson wrote: % If I build a dual-boot system (Win95 and FreeBSD), will I be able to % manipulate the Messy-DOS partition from within FreeBSD? That is, does % the "msdos" filesystem type support long file names and extended % attributes? % % -crl % -- % Chad R. Larson (CRL22) Brother, can you paradigm? % 602-953-1392 chad@dcfinc.com chad@anasazi.com crl22@aol.com % DCF, Inc. - 14523 North 49th Place, Scottsdale, Arizona 85254 % Murray Stokely