Michael Adam <[EMAIL PROTECTED]> wrote: > Well, as I wrote above, I know about the fdformat program, > and low level formatting is actually not what my question > was aimed at -- it was aimed at the disklabel / filesystem > level of formatting. But this may have got lost in my overly > long email. :-) > > Also, the question was not how to get the job of putting > a filesystem onto a floppy accomplished at all, but which > is the right or preferred way to do so (since there are, as > I pointed out several possible ways).
I already answered that before: Jonathan Schleifer <[EMAIL PROTECTED]> wrote: > Floppies usually don't have a partition table nor a disk label, so > just newfs fd0c and you should be fine. You also heart this from others. So it's not that your main question got lost ;). -- Jonathan

