Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2000 05:25:29 +0000
From:      Harry Woodward-Clarke <Harry.Woodward-Clarke@S1.com>
Cc:        Danny <dannyh@idx.com.au>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Why doesn't mformat work on FBSD 3.3??
Message-ID:  <38E193C9.E692AA2D@S1.com>
References:  <02fc01bf993d$242ac220$0200000a@danco>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Danny,

I use the following lines in a script to format an MS-DOG diskette
(FreeBSD V3.3)

[start of file]
fdformat /dev/rfd0
disklabel -w -r /dev/rfd0 fd1440
newfs_msdos -f 1440 fd0  
[end of file]

After that, I can either "mount -t msdos /dev/fd0 /mnt" and then 'cp'
the file(s) across, or (much easier) use "mcopy <filename> a:". Mcopy is
one of the 'mtools' mentioned by Dan.

hth,

H


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38E193C9.E692AA2D>