Welcome, Guest. Please login or register.

Author Topic: CF Card Reader  (Read 1537 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline paul1981

Re: CF Card Reader
« on: February 12, 2016, 09:45:07 AM »
Quote from: punkyclown;803899
Hi All, Just got a CF Card reader from AmigaKit, set up the software and all looks good. Now here is my issue.  I have three CF Cards all Three have Amiga OS on them.  One is my HDD working great.  One I just bought from AmigaKit a couple months ago with OS 3.1 which I upgrade to 3.9.  This one also came with Hundreds of games in .adf format.  What I hoped to do was read this card with my card reader and set up WHLoad on it to play these games.  Only the CF reader software identifies this card as well as another with 3.1 on is as uninitialized.  So I can use them as HDD in my amiga but is there a way to get the machine to either boot from this reader or identify the disk so I can use them in the reader without having to destroy the data which is on them now.
Appreciate any feed back on this subject, thanks
Brad Hansen


http://eab.abime.net/showthread.php?t=55862
 

Offline paul1981

Re: CF Card Reader
« Reply #1 on: February 14, 2016, 05:48:15 PM »
Quote from: punkyclown;803964
Paul, I appreciate the information, it is informative.  But it's to vague for me.  For instance Thomas says that If the CF card has been partitioned with HDToolbox, which I believe it has
Then you don't need the mount file and you can use the "mounter untilitly in 3.9.  But when I do this it does not find the card. Which is what Loth77 also reports, Thomas then says you can go to the CLI and type "Mounter d compactflash.device" Which  finds the card as "not ready" and when I select it and click mount is say "RigidDiskBlock not found".  Thomas also says to check  "ToolTypes" does he mean on the CFO icon, and then check for what?  It just can't be this hard to mount a FFS disk on an OS running FFS...
Thanks Brad Hansen


I wrote you a really long reply yesterday but my crappy android phone crashed and my message was lost. Anyway, if you can boot this CF card then it means it has an RDB which in turn means that you should be able to mount it with Mounter as thomas says.

If you examine the CF0 file in devs/dosdrivers (or storage/dosdrivers) you'll see it makes reference to fat95 which is a FAT file system. We don't want FAT in your case - we want FFS. But you can't just change the reference to fastfilesystem because FFS requires geometry entering into the mountlist (CF0) unlike fat95 - hence like thomas said, use Mounter to mount the CF partition. I'd try this myself but have no Amiga access for a week almost...