LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 06-25-2006, 05:10 PM   #1
Cara25
Member
 
Registered: Mar 2006
Location: Nashville, Tennessee
Distribution: Salix 13.37 with KDE
Posts: 258

Rep: Reputation: 36
Copy to/from floppy disk


Using Mandriva 2006 and KDE 3.4, I copy to and from a 1.44mb floppy by opening Konqueror and navigating to the /mnt/floppy and then by cut and paste or drag and drop, I move the file(s) to/from the floppy.
Is this the correct way ? The file(s) get moved but I get the intermitant message of "stalled" at every 64KB of data exchange in the transfer window. Is there a buffer setting that I need to change ? Am I doing this correctly ?
Thanks in advance,
Scott Nash
 
Old 06-25-2006, 09:18 PM   #2
IBall
Senior Member
 
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088

Rep: Reputation: 62
That is the correct way. Just make sure that you unmount the disk before you eject it or you will lose data.

Try to copy the data using the command line, and see if you get any errors. I don't think that it is anything to worry about though.

I hope this helps
--Ian
 
Old 06-26-2006, 07:54 PM   #3
Cara25
Member
 
Registered: Mar 2006
Location: Nashville, Tennessee
Distribution: Salix 13.37 with KDE
Posts: 258

Original Poster
Rep: Reputation: 36
Thanks IBall,
How do I exactly unmount the floppy using the Konqueror GUI ?

Copying from the command line shows no errors.

Thanks,
Scott Nash
 
Old 06-26-2006, 08:25 PM   #4
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,461
Blog Entries: 7

Rep: Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561
Quote:
Originally Posted by Cara25
How do I exactly unmount the floppy using the Konqueror GUI ?
Navigate to the "storage media" folder in Konqueror, then right click -> eject the floppy icon.

But in this day & age, I don't understand why people still insist on mounting floppies.

Use MTools. If you want a GUI, use MToolsFM. There is no better way of handling floppies under Linux.
 
Old 06-26-2006, 08:32 PM   #5
IBall
Senior Member
 
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088

Rep: Reputation: 62
Quote:
Originally Posted by rkelsen
But in this day & age, I don't understand why people still insist on mounting floppies.
Programs like Mtools and other automatic mounting tools are a good idea, however they are not failsafe. If there are problems, then manually mounting and unmounting can show up errors that the automatic tools don't.

Also, I dont understand why people use floppy disks theese days (but I am sure that Cara25 has a good reason). USB flash drives, DVDs and network transfers are a much better idea where available or possible.

--Ian
 
Old 06-26-2006, 08:57 PM   #6
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,461
Blog Entries: 7

Rep: Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561
Quote:
Originally Posted by IBall
Programs like Mtools and other automatic mounting tools are a good idea, however they are not failsafe.
Errr... MTools does not provide "automatic mounting."

According to their website:

"Mtools is a collection of utilities to access MS-DOS disks from Unix without mounting them." (emphasis added)

The method used is actually far safer than mounting, because writes to the disk are instantaneous and not cached. As long as the light is off, it is safe to eject the disk.

Try it and see.
Quote:
Originally Posted by IBall
Also, I dont understand why people use floppy disks theese days ... USB flash drives ... are a much better idea where available or possible.
Funny you mention that. Guess what software I use to access USB flash drives? Hint: Every USB flash drive I've ever seen has a FAT filesystem...

Sure, it isn't as flexible or dynamic as some systems, but is far simpler and much less cumbersome. And it beats the hell out of manually mounting them or adding lines to /etc/fstab.

Last edited by rkelsen; 06-26-2006 at 09:01 PM.
 
Old 06-26-2006, 09:13 PM   #7
IBall
Senior Member
 
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088

Rep: Reputation: 62
Quote:
Originally Posted by rkelsen
Errr... MTools does not provide "automatic mounting."
According to their website:
"Mtools is a collection of utilities to access MS-DOS disks from Unix without mounting them." (emphasis added)
The method used is actually far safer than mounting, because writes to the disk are instantaneous and not cached. As long as the light is off, it is safe to eject the disk.
Looks interesting. I assumed that it was just another automouting tool, but I was wrong. I guess it must access the disk using its device name, and mapping it to an alias or something. It certainly is a good idea to have instantaneous writes to Floppy disks (and USB drives), because premature ejecting is very common.

Quote:
Funny you mention that. Guess what software I use to access USB flash drives? Hint: Every USB flash drive I've ever seen has a FAT filesystem...

Sure, it isn't as flexible or dynamic as some systems, but is far simpler and much less cumbersome. And it beats the hell out of manually mounting them or adding lines to /etc/fstab.
Doesn't Udev normally deal with USB sticks?

--Ian

Last edited by IBall; 06-26-2006 at 09:16 PM.
 
Old 06-26-2006, 09:49 PM   #8
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,461
Blog Entries: 7

Rep: Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561
Quote:
Originally Posted by IBall
I guess it must access the disk using its device name, and mapping it to an alias or something.
Yes. The aliases are configurable to DOS style drive letters.
Quote:
Originally Posted by IBall
because premature ejecting is very common.
Second only to premature joculation (laughing before the joke is finished....)
Quote:
Originally Posted by IBall
Doesn't Udev normally deal with USB sticks?
Udev only provides the /dev entry.

Most distros use HAL (in combination with udev) for removable media these days. Slackware doesn't provide HAL. So for me, it is just as easy to use MTools to access USB sticks.
 
  


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
floppy disk - image copy towlie Slackware 5 04-21-2004 05:33 PM
how to copy file in linux to floppy disk aiyong Linux - Newbie 3 10-17-2003 05:26 PM
How do i copy files to a floppy disk?? dsantamassino Linux - Newbie 32 05-30-2003 09:54 PM
How do I copy a floppy disk? kdmstng66 Linux - Newbie 3 04-22-2003 01:58 PM
How do I copy a floppy disk? kdmstng66 Linux - Newbie 1 04-22-2003 12:04 PM

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

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