*BSD News Article 41048


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!serval.net.wsu.edu!netnews.nwnet.net!oracle.pnl.gov!osi-east2.es.net!lll-winken.llnl.gov!sol.ctr.columbia.edu!howland.reston.ans.net!pipex!uunet!zib-berlin.de!irz401!uriah.sax.de!not-for-mail
From: j@uriah.sax.de (J Wunsch)
Newsgroups: comp.os.386bsd.questions
Subject: Re: FreeBSD: How to mount a floppy?
Date: 15 Jan 1995 20:44:23 +0100
Organization: Private U**x site, Dresden.
Lines: 19
Message-ID: <3fbtun$4n0@bonnie.tcd-dresden.de>
References: <D1zrMw.Dy@ecf.toronto.edu> <rcjvdb.789423089@asterix.urc.tue.nl> <D1zsx7.Jo@deanstoy.wa.com>
NNTP-Posting-Host: 192.109.108.139
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit


Dean M. Phillips <dean@deanstoy.wa.com> wrote:

>For messdos file systems do:
>fdformat -f 1440 fd0
>mformat a:
>mount -t msdos /dev/fd0a /fd3.5

Ooops, mformat is unfortunately sloppy.  It does not add the usual
``0x55, 0xaa'' magic number at the end of the DOS super block (oh,
boot block, of course:), hence msdosfs will not recognize it as a
valid medium.  Either format on a really dozz or fix mformat... hmm,
maybe i should fix & commit it...

-- 
cheers, J"org                             work:      --- no longer ---
                                          private:   joerg_wunsch@uriah.sax.de

Never trust an operating system you don't have sources for. ;-)