From owner-freebsd-questions Wed May 7 17:16:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA27223 for questions-outgoing; Wed, 7 May 1997 17:16:51 -0700 (PDT) Received: from tok.qiv.com ([204.214.141.211]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA27215 for ; Wed, 7 May 1997 17:16:47 -0700 (PDT) Received: (from uucp@localhost) by tok.qiv.com (8.8.5/8.8.5) with UUCP id TAA18750 for freebsd-questions@freebsd.org; Wed, 7 May 1997 19:16:40 -0500 (CDT) Received: from localhost (jdn@localhost) by acp.qiv.com (8.8.5/8.8.5) with SMTP id TAA00869 for ; Wed, 7 May 1997 19:14:42 -0500 (CDT) X-Authentication-Warning: acp.qiv.com: jdn owned process doing -bs Date: Wed, 7 May 1997 19:14:42 -0500 (CDT) From: "Jay D. Nelson" To: freebsd-questions@freebsd.org Subject: Followup: (Re: Current status of msdosfs (yet again)) In-Reply-To: <199705022256.AAA15099@eac.iafrica.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk It appears the msdos filesystem is working just fine. I have a Dell Dimension with a cdrom hanging off a vibra 16 sound card, one ide 1.6Gb IDE disk, P133 upgraded to 2.2.1-RELEASE off the WC CDROM. 1. I mounted the dos slice, 2. tared the whole file system to /usr/tmp, 3. rebooted in virus mode, 4. deleted the dos slice, 5. recreated it, 6. formated it, 7. sys'd the new slice, 8. renamed io.sys and msdos.sys (to maintain their positions on the disk) 9. then rebooted back to the real world, 10. remounted the dos slice (no errors), 11. untarred the original tarball, 12. deleted io.sys, msdos.sys and mv'd the renamed counterparts to *.sys The end result is a dos/windows system that works as well as it did before, absolutely no errors or corruption and a convenient place to stick seldom used tarballs. I've created and deleted complete trees as well as files with no problems. If there are any problems, I haven't seen them. My compliments to those of you who made this work.. Thanks. -- Jay