From owner-freebsd-mobile Fri Oct 3 00:39:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA27840 for mobile-outgoing; Fri, 3 Oct 1997 00:39:41 -0700 (PDT) Received: from u3.farm.idt.net (root@u3.farm.idt.net [169.132.8.12]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA27833 for ; Fri, 3 Oct 1997 00:39:39 -0700 (PDT) Received: from idt.net (ppp-33.ts-1.mlb.idt.net [169.132.71.33]) by u3.farm.idt.net (8.8.5/8.8.5) with ESMTP id DAA06183; Fri, 3 Oct 1997 03:39:29 -0400 (EDT) Message-ID: <3434A128.B09BA87C@idt.net> Date: Fri, 03 Oct 1997 03:39:20 -0400 From: "Gary T. Corcoran" X-Mailer: Mozilla 4.02b7 [en] (X11; I; FreeBSD 2.2.1-RELEASE i386) MIME-Version: 1.0 To: Satoshi Asami CC: mobile@freebsd.org Subject: Re: updating BootEasy to recognize FAT32 partitions References: <199710020833.BAA10219@silvia.HIP.Berkeley.EDU> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk [this was sent to -mobile as that is where this thread and request for modification was made - feel free to also post this to one of the other lists (Jordan?) if you feel it is appropriate...] I assembled and compiled a new version of BootEasy which recognizes the FAT32 partition type and no longer prints out question marks in both the installation program and the boot program. In addition, it will now let you boot off the second disk even if you have more than two disks installed. The new version (1.8) of BootEasy has been uploaded to: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/bteasy18.zip After considering things a little more, I changed the "Amoeba" OS entry (which I've never even heard of) to the new one because it gave me one more character. I gave it a quick try on my single-disk experimental Win98 machine, and it recognized the partition type and worked fine. Please give it a try and let me know if you have any problems - but the changes I made were so simple it should function as well as the previous version... (assuming the very-old Borland compiler I used for the installation program compile didn't botch the compile - it seemed to work fine) (famous last words? :-) Gary