LinuxQuestions.org
Visit Jeremy's Blog.
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-07-2006, 10:28 AM   #16
Misfit138
Member
 
Registered: Mar 2006
Location: Jersey
Distribution: Arch
Posts: 38

Original Poster
Rep: Reputation: 15

Ok, I certainly will try to do so this evening. Thanks for staying with me here....I am close to giving up out of pure frustration.

Last edited by Misfit138; 11-07-2006 at 10:50 AM.
 
Old 11-07-2006, 05:27 PM   #17
Misfit138
Member
 
Registered: Mar 2006
Location: Jersey
Distribution: Arch
Posts: 38

Original Poster
Rep: Reputation: 15
I decided to individually copy each file from a command line. I started with a file called CBF.DAT -it's 3 Bytes...while copying from
/home/user/RAID/CBF.DAT
to
/mnt/floppy I get no errors.

Then I tried CBF.exe, which is 461KB. I get this error:

cp: writing `/mnt/floppy/CBF.exe': Input/output error

The next file is called 'disk1'- 5Bytes. No errors

Next file is idecoi.dll, 288KB

I get this:

cp: writing `/mnt/floppy/idecoi.dll': Input/output error

Etc, etc.....

Then when I do

umount /mnt/floppy

and

mkfs.vfat /dev/fd0

I get this:

mkfs.vfat: failed whilst writing reserved sector

If I try to do:

mkfs.ext3 /dev/fd0

I get this:

mke2fs 1.39 (29-May-2006)
Warning: could not erase sector 2: Attempt to write block from filesystem resulted in short write
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
184 inodes, 1440 blocks
72 blocks (5.00%) reserved for the super user
First data block=1
Maximum filesystem blocks=1572864
1 block group
8192 blocks per group, 8192 fragments per group
184 inodes per group

Warning: could not read block 0: Attempt to read block from filesystem resulted in short read
Warning: could not erase sector 0: Attempt to write block from filesystem resulted in short write
Writing inode tables: done

Filesystem too small for a journal
Writing superblocks and filesystem accounting information:
Warning, had trouble writing out superblocks.done

This filesystem will be automatically checked every 30 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.

Last edited by Misfit138; 11-07-2006 at 05:35 PM.
 
Old 11-07-2006, 05:51 PM   #18
matthewg42
Senior Member
 
Registered: Oct 2003
Location: UK
Distribution: Kubuntu 12.10 (using awesome wm though)
Posts: 3,530

Rep: Reputation: 65
It looks like a bad floppy diskette or drive. Backup the data on the diskette in windows first, then run badblocks on it to scan the disk for errors (you'll need to be root / use sudo for this):

Code:
badblocks -w -v /dev/fd0
Can you post the output of that command here? If there's too much output, try without the -v option.

It is possible that when Windows is copying data to the drive it is not verifying that the copy is error free. To test this, copy data to the diskette, then run a checksum on the diskette copy it and make sure the copy doesn't contain errors (comparing the result of the checksum with the checksum result from the original file).

Last edited by matthewg42; 11-07-2006 at 05:53 PM.
 
Old 11-07-2006, 06:33 PM   #19
Misfit138
Member
 
Registered: Mar 2006
Location: Jersey
Distribution: Arch
Posts: 38

Original Poster
Rep: Reputation: 15
-SIGH-

SOlved!.... in spite of my own stupidity. If I had just simply changed

/dev/fd0 /mnt/floppy auto user,sync,exec,rw 0 0

to

/dev/fd0 /mnt/floppy auto user,async,exec,rw 0 0


right off the bat like was suggested, I would have been done 2 days ago!

Thanks so much for your patience and help.
 
Old 11-07-2006, 06:34 PM   #20
Misfit138
Member
 
Registered: Mar 2006
Location: Jersey
Distribution: Arch
Posts: 38

Original Poster
Rep: Reputation: 15
-SIGH-

SOlved!.... in spite of my own stupidity. If I had just simply changed

/dev/fd0 /mnt/floppy auto user,sync,exec,rw 0 0

to

/dev/fd0 /mnt/floppy auto user,async,exec,rw 0 0


right off the bat like you suggested, I would have been done yesterday! Now I can cp from command line or drag and drop to the floppy...changes are committed on umount of the floppy. Odd that "sync" does not work!

Thanks so much for your patience and help. It really means a lot, having such a helpful community.
(I tried to change the thread name to include "SOLVED", unsuccessfully)

Last edited by Misfit138; 11-07-2006 at 06:38 PM.
 
Old 11-07-2006, 07:01 PM   #21
matthewg42
Senior Member
 
Registered: Oct 2003
Location: UK
Distribution: Kubuntu 12.10 (using awesome wm though)
Posts: 3,530

Rep: Reputation: 65
It is strange that sync doesn't work. It might be an idea to make a bug report to your distro's bug tracker. Glad it's sorted out though.
 
  


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
Suse 9.2 & SATA - Slow, Slow, Slow jess1975 SUSE / openSUSE 6 01-28-2007 12:17 PM
Floppy drive very slow with Mandriva 2006 jeanmm Mandriva 4 11-14-2005 12:36 AM
New Fedora Internet connection slow slow slow matrim Fedora 9 07-29-2005 01:39 PM
Debian Woody floppy install problems with ATAPI floppy jturnicate Linux - Newbie 0 02-17-2004 09:45 AM
slow to mount floppy satchfoot Linux - General 3 02-07-2004 10:30 PM

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

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