LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-27-2005, 10:43 PM   #1
sipples
LQ Newbie
 
Registered: Mar 2005
Location: Chicago
Distribution: SuSE Linux
Posts: 22

Rep: Reputation: 15
Format USB Diskette Drive to FAT?


This one has me stumped. Is there any way to format a standard DOS FAT 3.5 in. 1.44 MB diskette in a USB diskette drive with Linux? The diskette drive appears as /dev/sda, but mformat doesn't work.

I realize I could possibly "cheat" by creating an image file from a blank diskette and then using something like this:

dd if=/opt/dosblank.flp of=/dev/sda

But that hardly seems satisfying.

Related to this problem, perhaps, is that VMware doesn't really see a USB diskette drive.

Anyone have any ideas on either of these issues? Thanks in advance.
 
Old 08-28-2005, 02:18 AM   #2
maroonbaboon
Senior Member
 
Registered: Aug 2003
Location: Sydney
Distribution: debian
Posts: 1,495

Rep: Reputation: 48
Have you tried doing the low-level format first using 'fdformat' (see the man page). If mformat still doesn't work you could try mkfs.msdos.
 
Old 08-28-2005, 07:14 AM   #3
sipples
LQ Newbie
 
Registered: Mar 2005
Location: Chicago
Distribution: SuSE Linux
Posts: 22

Original Poster
Rep: Reputation: 15
fdformat doesn't think it's a diskette drive. The /dev/sda device is, I believe, basically a SCSI-like device, and fdformat doesn't know what to do with it.

Could it be that there's another /dev that gets instantiated (or could get instantiated)?

I can do this:

dd if=/dev/zero of=/dev/sda

which is, I suppose, sort of a low level format.
 
Old 09-05-2005, 12:05 PM   #4
NetRAVEN5000
Member
 
Registered: May 2005
Distribution: Ubuntu 9.04
Posts: 320

Rep: Reputation: 30
Quote:
Originally posted by sipples
I can do this:

dd if=/dev/zero of=/dev/sda

which is, I suppose, sort of a low level format.
Yes, that is a low-level format. What you want to do (assuming you already did the low-level format) is create a new partition table with "fdisk" or "cfdisk". Then use "mkfs.msdos" to make it a FAT partition.
 
Old 09-05-2005, 04:34 PM   #5
sipples
LQ Newbie
 
Registered: Mar 2005
Location: Chicago
Distribution: SuSE Linux
Posts: 22

Original Poster
Rep: Reputation: 15
Do diskettes have partitions? I don't understand that part.
 
Old 09-06-2005, 04:57 PM   #6
NetRAVEN5000
Member
 
Registered: May 2005
Distribution: Ubuntu 9.04
Posts: 320

Rep: Reputation: 30
Quote:
Originally posted by sipples
Do diskettes have partitions? I don't understand that part.
Yes, floppies do have partitions. Why do you ask? What's that got to do with your flash drive?
 
Old 09-06-2005, 09:00 PM   #7
scm86
Member
 
Registered: Feb 2003
Location: Florida
Distribution: Fedora Core 5 2.6.16-1.2133_FC5smp
Posts: 96

Rep: Reputation: 15
It appears to me he has an external 3.5" floppy, that uses USB and is device /dev/sda...

hopefully thats right and gets things cleared up... I can't help unfortionately because I dont have a floppy drive at all...

Scott McNeely
 
Old 09-07-2005, 01:08 AM   #8
NetRAVEN5000
Member
 
Registered: May 2005
Distribution: Ubuntu 9.04
Posts: 320

Rep: Reputation: 30
Ohhhhhhh. . . okay, that clears a lot up! I was thinking he was talking about a USB flash memory drive.

Well you can use KFloppy if you want to format a floppy disk. I don't know how to do it from the command line, though (and I doubt it would be worth the extra time).
 
Old 09-07-2005, 01:49 PM   #9
sipples
LQ Newbie
 
Registered: Mar 2005
Location: Chicago
Distribution: SuSE Linux
Posts: 22

Original Poster
Rep: Reputation: 15
KFloppy doesn't seem to work, unfortunately. Apparently USB diskette drives are just somehow...different. They look more like SCSI devices to Linux (hence the /dev/sda presence).

I've never known a floppy to be FDISKed under DOS (for example), so that's what's got me confused about partitioning.
 
Old 09-07-2005, 04:06 PM   #10
NetRAVEN5000
Member
 
Registered: May 2005
Distribution: Ubuntu 9.04
Posts: 320

Rep: Reputation: 30
Hmm. . . looks like you might just have to go the long route of formatting and creating a new partition manually - I doubt that there's much work being done for floppy disk tools any more since people are switching over to flash drives and CD/DVD-RW's.
 
Old 09-16-2005, 11:14 AM   #11
Bruce Erlichman
LQ Newbie
 
Registered: May 2005
Posts: 1

Rep: Reputation: 0
Format USB floppy drive

I, too, have a floppy connected to a USB port. My
OS is Redhat 9.0. The diskette drive also appears
as /dev/sda (I always wondered why it's not
/dev/fd0).

If it's any consolation, I can't even 'fdformat' a floppy.
Nor can I use the 'floppy' command or any of the
'm---' dos linux commands.

Strangely enough, I can mount/umount the floppy drive,
change directory, mkbootdisk, copy to and from, boot
from, etc.

Can anyone out there help?

Bruce
 
Old 09-16-2005, 10:20 PM   #12
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
http://rute.2038bug.com/index.html.gz
http://rute.2038bug.com/node22.html....00000000000000
http://www.google.com/search?q=usb+f...&start=10&sa=N

Google shows some answers.
 
Old 10-31-2006, 08:09 AM   #13
agrimstad
LQ Newbie
 
Registered: Apr 2004
Distribution: slackware
Posts: 3

Rep: Reputation: 0
Format USB Floppy

I stumbled onto this rather lame thread in trying to deal with my own usb floppy. There are a couple of basic facts I've found.

1. If fdformat supports the usb floppy device (/dev/sda, etc.) the documentation is well hidden. It certainly fails for me. The man page fdformat(8) doesn't hint at such support. fdformat is part of the util-linux package of utilities. There is a related package, fdutils (fdutils[dot]linux[dot]lu), which supports manipulating the parameters of the floppy drive, etc. This package explicitly excludes support for usb floppy drives right there on its home page.

2. Fortunately, as noted by the fdutils people, there is another project that does support usb floppies at this url:

www[dot]geocities[dot]jp[slash]tedi_world[slash]format_usbfdd_e.html

The program you need to format a floppy on a usb floppy drive is ufiformat. The typical use is: ufiformat -f 1440 /dev/sda. After creating a file system on the floppy (mkfs -t msdos /dev/sda), it should be ready to mount and use.

(I modified the urls above because of a strange limitation at this site.)
 
  


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
How to format a USB flash drive? Erik_the_Red Linux - Hardware 4 08-29-2005 12:47 PM
USB Drive Format and Image aeuzent Linux - Newbie 2 06-25-2005 12:39 AM
USB Drive in 8.3 File Format dkpw Slackware 4 03-21-2005 05:31 PM
trouble format USB hard drive shortname Fedora 2 03-11-2005 11:05 AM
trouble format USB hard drive shortname Linux - Hardware 1 02-14-2005 08:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:28 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