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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-27-2006, 02:57 PM
|
#1
|
Member
Registered: May 2004
Location: Louisville KY
Distribution: Fedora 25
Posts: 32
Rep:
|
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?
|
|
|
04-27-2006, 05:17 PM
|
#2
|
LQ Newbie
Registered: Apr 2006
Distribution: Slackware, Ubuntu, Fedora, Windows 2000 Pro
Posts: 19
Rep:
|
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
|
|
|
04-27-2006, 05:50 PM
|
#3
|
Member
Registered: Sep 2005
Location: Old Blighty
Distribution: Slackware, NetBSD
Posts: 536
Rep:
|
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).
|
|
|
04-27-2006, 05:54 PM
|
#4
|
Member
Registered: May 2004
Location: Louisville KY
Distribution: Fedora 25
Posts: 32
Original Poster
Rep:
|
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.
|
|
|
04-27-2006, 07:08 PM
|
#5
|
Senior Member
Registered: Sep 2004
Distribution: slackware
Posts: 4,729
|
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.
|
|
|
04-27-2006, 07:36 PM
|
#6
|
Member
Registered: Aug 2003
Location: Mocksville, NC, USA
Distribution: Gentoo, Slackware.
Posts: 410
Rep:
|
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.
|
|
|
04-27-2006, 07:58 PM
|
#7
|
Senior Member
Registered: Sep 2004
Distribution: slackware
Posts: 4,729
|
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.
|
|
|
04-28-2006, 04:11 AM
|
#8
|
Member
Registered: Sep 2005
Location: Old Blighty
Distribution: Slackware, NetBSD
Posts: 536
Rep:
|
rkelsen: that's what I said, but your answer was much better than mine. Damn, must try harder...
|
|
|
04-28-2006, 11:19 PM
|
#9
|
Member
Registered: May 2004
Location: Louisville KY
Distribution: Fedora 25
Posts: 32
Original Poster
Rep:
|
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.
|
|
|
All times are GMT -5. The time now is 10:44 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|