LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-08-2003, 08:42 AM   #1
ergo_sum
Member
 
Registered: Aug 2003
Posts: 253

Rep: Reputation: 30
re: filesystem for mounting fd0


Hello All:

I'm trying to format a floppy, and cannot mount it.

I wrote:

mount /dev/fd0 /mount/floppy

and got:

mount: you must specify the filesystem type


So, how do I format a used floppy so I can put something on it?

Thanks,

ergo_sum
 
Old 11-08-2003, 09:41 AM   #2
andguent
Member
 
Registered: Sep 2003
Distribution: Woody, SuSE, RH, LAS
Posts: 55

Rep: Reputation: 15
try mount -t vfat /dev/fd0 /mount/floppy for a windows formatted floppy. The -t stands for type of filesystem it is formatted as. vfat is a generic windows file system that many floppies are formatted as.

Quick generic tip: try mount --help or mount -h
The --help or -h switch may tell you other options or give you ideas on where to go. This often works with just about any program, not just mount.
 
Old 11-08-2003, 10:24 AM   #3
ergo_sum
Member
 
Registered: Aug 2003
Posts: 253

Original Poster
Rep: Reputation: 30
And how do I format it?

ergo_sum
 
Old 11-08-2003, 11:14 AM   #4
aaa
LQ Guru
 
Registered: Jul 2003
Location: VA
Distribution: Slack 10.1
Posts: 2,194

Rep: Reputation: 47
You format with the dos fs tools. Not sure which, you can try 'mkdosfs -F 32 /dev/fd0' , or search the man pages.
 
Old 11-08-2003, 04:08 PM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,730

Rep: Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920
You really do not need to format a floppy. linux can read DOS formated floppies just fine.

For standard DOS format the command is
fdformat /dev/fd0

linux ext2 formated floppies

mke2fs /dev/fd0
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
/dev/fd0 not mounting linetnew Linux - Newbie 3 05-24-2008 12:14 PM
Mounting /fd0 in Mandrake 10.01 gmag Linux - Newbie 3 02-04-2005 04:10 AM
Mounting fd0 in Slack 10 Diademed Linux - Newbie 11 08-31-2004 12:56 AM
Unexpected interrupt when mounting fd0 ugenn Linux - Newbie 0 04-24-2002 10:31 AM
mounting the fd0 noisejunkie Linux - Newbie 4 02-04-2001 12:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration