Floppy format question.

Charles Curley charlescurley at charlescurley.com
Thu May 11 23:11:41 UTC 2006


On Thu, May 11, 2006 at 11:11:31PM +0800, Stephen Liu wrote:
> Hi Aaron,
> 
> Sorry I left out the command in my previous posting.
> 
> $ fdformat /dev/fd0

try (as root, generally):

fdformat /dev/fd0<dev>

where <dev> indicates the capacity of device you want. E.g for a 1.44
MB floppy, /dev/fd0u1440

The rationale is that your generic device may be set to some
different, higher capacity, hence geometry. In that case, of course
the verification will fail.

And remember that after you format the floppy, you must then lay down
a file system.

mkX /dev/fd0u1440

where X is the file system you want, e2fs, dosfs, etc.

-- 

Charles Curley                  /"\    ASCII Ribbon Campaign
Looking for fine software       \ /    Respect for open standards
and/or writing?                  X     No HTML/RTF in email
http://www.charlescurley.com    / \    No M$ Word docs in email

Key fingerprint = CE5C 6645 A45A 64E4 94C0  809C FFF6 4C48 4ECD DFDB
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20060511/7d90af37/attachment-0002.bin 


More information about the users mailing list