Date: Sun, 4 Feb 1996 00:30:10 +0200 (SAT) From: Robert Nordier <rnordier@iafrica.com> To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Cc: hackers@freebsd.org Subject: Re: FAT creation code ? Message-ID: <199602032230.AAA02072@eac.iafrica.com> In-Reply-To: <199602031838.TAA17717@labinfo.iet.unipi.it> from "Luigi Rizzo" at Feb 3, 96 07:38:01 pm
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 3 Feb 1996, Luigi Rizzo wrote: > Is anyone aware of C source that allows you to create an MSDOS (FAT) > partition on a disk ? mformat prevents you to work on C: and in any > case only works for 12-bit fat entries and small clusters. > > Reason why I am asking, if anyone is interested: we'd like to be > able to clean up the machines in our lab from either FreeBSD or a > boot eprom. We are going to use a modified FreeBSD boot eprom, > with entries which allow to choose which boot method to use. If > the FAT-creation code is sufficiently small, then it can fit on > the eprom as well, together with the code to write a boot sector > on the disk. I'm in the process of revising the msdosfs, and it shouldn't be much trouble to put something together for you, if you can't find anything suitable. Actually did all this in 8088 assembler once, years ago. :-( -- Robert Nordier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602032230.AAA02072>