From owner-freebsd-hackers Wed Sep 6 13:04:42 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.11/8.6.6) id NAA12055 for hackers-outgoing; Wed, 6 Sep 1995 13:04:42 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.11/8.6.6) with ESMTP id NAA12028 for ; Wed, 6 Sep 1995 13:04:38 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id NAA03831; Wed, 6 Sep 1995 13:04:32 -0700 To: Terry Lee cc: freebsd-hackers@freebsd.org Subject: Re: Help! Boot manager gone after Windows95 In-reply-to: Your message of "Wed, 06 Sep 1995 12:30:08 PDT." Date: Wed, 06 Sep 1995 13:04:32 -0700 Message-ID: <3828.810417872@time.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@freebsd.org Precedence: bulk > Okay, I just installed Windows 95 over my dos partition. It seems to > have wiped my Boot Manager so I can no longer access my FreeBSD > partition. The old sysinstall boot disk used to let you just write the > MBR, but I couldn't get the current boot disk to do it for me. What to do? Can you run OS-BS or BOOTEASY from a DOS box? > P.S. Does Windows95 have a new file system or did they just hack the old > one? Neither, actually. It uses the same old FAT filesystem but has "mapping files" to give you long filename -> 8.3 remapping. Jordan