Welcome, Guest. Please login or register.

Author Topic: Compact Flash Card trouble  (Read 1448 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline A4000_Mad

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 1392
    • Show all replies
Re: Compact Flash Card trouble
« on: May 03, 2007, 07:43:50 PM »
Hi,

Unfortunately no-one has yet been able to solve the problem of getting an Amiga formatted CF card to work on the PCMCIA slot of an A1200 Desktop. But here is what works a PC formatted one if that is of any use to you  :-)



i.e.

Fat95 in Workbencch:L
CF0 in Workbench:Devs/DOSDrivers
compactflash.device in Workbench:Devs

I've been trying to get the CF card to work as a simple removable Amiga formatted device like a Zip or Jaz drive, but without having to go near HDToolBox.

Can anyone be of help? :-D


A4000 Mad
A4000 Mad
 

Offline A4000_Mad

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 1392
    • Show all replies
Re: Compact Flash Card trouble
« Reply #1 on: May 04, 2007, 12:19:07 PM »
Quote

portarinos wrote:
Having installed the drivers i waited for the respective CF icon to appear on the WB screen


What drivers did you install mate?

A4000 Mad
A4000 Mad
 

Offline A4000_Mad

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 1392
    • Show all replies
Re: Compact Flash Card trouble
« Reply #2 on: May 04, 2007, 03:05:12 PM »
Quote

neuroflip wrote:
mount cf0:


Thanks :-)

This gives the report "ERROR drive CF0: is aready mounted".

I gave Prepcard a go. It finds the card correctly as 'CF Card 64MB Version 1.1' but it cannot set up the card saying "Unable to prepare card: Card is write-protected".

I've also given HDToolBox a go. It can only find the card if 'compactflash.device' is in Workbench:Devs and it appears to install and partition the card ok if the mountlist of CF0 is set to L:fat95. But with the mountlist of CF0 set as L:FastFileSystem HDToolBox cannot see it :-?


Prehaps we can make further changes to this mountlist of CF0??

/* compactflash.device $VER: 1.21 (19.10.2002) */
/* fat95 file system by Torsten Jager */

FileSystem    = l:FastFileSystem
Device        = compactflash.device
Unit        = 0
Flags        = 0
LowCyl        = 0
HighCyl        = 0
Surfaces    = 1
BlocksPerTrack    = 1
BlockSize    = 512
Buffers        = 20
BufMemType    = 1
BootPri        = 0
Stacksize    = 4096
Priority    = 5
GlobVec        = -1
DosType        = 0x46415401


A4000 Mad
A4000 Mad