LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 04-27-2006, 02:57 PM   #1
ghborrmann
Member
 
Registered: May 2004
Location: Louisville KY
Distribution: Fedora 25
Posts: 32

Rep: Reputation: 0
Reading From 880K 3.5" Floppy


Running Red Hat v7.3 on a Dell Dimension 4100 machine, I am attempting to read disks generated on my Amiga 3000UX. That format (80 tracks, 11x2 sectors per track) is the problem, I'm sure.

When I enter,
# dd if=/dev/fd0 of=myfile ibs=512 count=1
I get a message like "probe failed". If I try,
# dd if=/dev/fd0h880 of=myfile ibs=512 count=1
I get a different message, like "can't find sector"

Is it possible to read this format on my hardware? Is this capability in my distro, or do I need to switch to another?
 
Old 04-27-2006, 05:17 PM   #2
DragonRider
LQ Newbie
 
Registered: Apr 2006
Distribution: Slackware, Ubuntu, Fedora, Windows 2000 Pro
Posts: 19

Rep: Reputation: 0
it is possible that the problem is that your actual floppy drive is incapable of recognizing the older format floppy. this is because manufacturers "assume" that you are not using older technology anymore.

try "swapping" flopy drives between machines and see if the redhat box will read the floppy. if it does than it is your floppy drive, if it can't then it's the OS
 
Old 04-27-2006, 05:50 PM   #3
ioerror
Member
 
Registered: Sep 2005
Location: Old Blighty
Distribution: Slackware, NetBSD
Posts: 536

Rep: Reputation: 34
PC drives cannot read Amiga disks, though I believe there is/was an interface card/drive available to do that (catweasel was it? Or was that something else, can't remember now).
 
Old 04-27-2006, 05:54 PM   #4
ghborrmann
Member
 
Registered: May 2004
Location: Louisville KY
Distribution: Fedora 25
Posts: 32

Original Poster
Rep: Reputation: 0
Swapping drives is not possible - the machines are too different. What has me intrigued is that there are two formats for 1440K drives: /dev/fd0h1440 and /dev/fd0u1440, but only one for 880K: /dev/fd0h880. As I read the documentation, the "h" is supposed to designate 5.25" drives, and the "u" the 3.5" floppies, but only /dev/fd0h1440 works for my 1.4M PC-compatible disks. What I apparently need is /dev/fd0u880, but this doesn't seem to be supported by the current kernel.
 
Old 04-27-2006, 07:08 PM   #5
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,729
Blog Entries: 7

Rep: Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842
Quote:
Originally Posted by ioerror
PC drives cannot read Amiga disks
That is the answer.

The only way to read Amiga disks is with an Amiga drive.

This page may help you:

http://www.amigaforever.com/kb/3-118.html

Ciao.
 
Old 04-27-2006, 07:36 PM   #6
Oxagast
Member
 
Registered: Aug 2003
Location: Mocksville, NC, USA
Distribution: Gentoo, Slackware.
Posts: 410

Rep: Reputation: 30
Why can they not read amiga disks? I thought they made 880k floppy drives back in the day. Rip one outta some old 386, that might work.
 
Old 04-27-2006, 07:58 PM   #7
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,729
Blog Entries: 7

Rep: Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842Reputation: 2842
Quote:
Originally Posted by Oxagast
Why can they not read amiga disks?
The actual drive is very similar. Chinon used to make a floppy drive which could be used in either a PC or an Amiga, but you had to change a jumper on the back of it according to which system it was being plugged into.

According to this page on Wikipedia: http://en.wikipedia.org/wiki/Floppy_...ommodore_Amiga:

The Amiga floppy controller was much more flexible than the one on the PC: it did not impose arbitrary format restrictions, and foreign formats such as the IBM PC could also be handled (by use of CrossDos, which was included in later versions of Workbench). On the PC, however, there is no way to read an Amiga disk without special hardware or a second floppy drive, which is also a crucial reason for an emulator being technically unable to access real Amiga disks inserted in a standard PC floppy disk drive.
Quote:
Originally Posted by Oxagast
I thought they made 880k floppy drives back in the day. Rip one outta some old 386, that might work.
They did, but in PCs they could only be formatted to 720k.

Even if you have the drive, it will be incompatible with the PC floppy controller. You need an Amiga style controller card if you want to do this. Like this one:

http://www.jschoenfeld.com/products/catweasel_e.htm

Ciao,

Last edited by rkelsen; 04-27-2006 at 08:00 PM.
 
Old 04-28-2006, 04:11 AM   #8
ioerror
Member
 
Registered: Sep 2005
Location: Old Blighty
Distribution: Slackware, NetBSD
Posts: 536

Rep: Reputation: 34
rkelsen: that's what I said, but your answer was much better than mine. Damn, must try harder...
 
Old 04-28-2006, 11:19 PM   #9
ghborrmann
Member
 
Registered: May 2004
Location: Louisville KY
Distribution: Fedora 25
Posts: 32

Original Poster
Rep: Reputation: 0
Thanks to all who replied. I have done some programming using the flexibility of the Amiga drives, but did not realize that PC controllers were more rigid.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
"VFS: Insert root floppy and press ENTER", but no floppy RedShirt Linux - Software 7 02-05-2006 09:05 PM
reading a floppy vasanthraghavan Linux - Software 2 02-01-2005 08:17 PM
Reading the floppy in C tux89 Programming 1 03-18-2004 11:59 PM
Having trouble reading a floppy cestor Linux - General 1 05-29-2002 12:47 PM
cdrom reading floppy? BC Linux - Software 1 02-28-2001 03:36 PM

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

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