Formatting A Floppy Disk In Linux

Recently I ran into trouble with an unformatted (it was virtual but none the less). It refused to mount because it did not have a valid and under you need to specify or at least let the OS do the guessing when you mount it.

Some useful commands for tackling the situation are:
fdformat /dev/fd0

/sbin/mkfs.3 /dev/fd0
to EXT3 file system
/sbin/mkfs. /dev/fd0
Format to a file system

Source site

Related posts:

  1. Mount ISO File In Linux
  2. MythTV Capture Card Requirements With Multiple Front Ends
  3. DNS Notification With Inadyn
  4. Mounting / Extracting .bin and .cue Files In Ubuntu
  5. Best Wishes

About Danny

Young I.T software professional always studying and applying the knowledge gained and one way to do this is blogging. Dedicated to I.T since studying pure Information Technology since the age of 16, Danny is now in the industry that he has aimed since leaving school. View all posts by Danny → This entry was posted in Linux and tagged , , , , , , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *.

*

All comments must go through an approval and anti-spam process before appearing on the website. Please be patience and do not re-submit your comment if it does not appear.