Welcome, Guest. Please login or register.

Author Topic: CF to IDE adapter  (Read 2010 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline rja4096Topic starter

  • Jr. Member
  • **
  • Join Date: Feb 2007
  • Posts: 64
    • Show only replies by rja4096
CF to IDE adapter
« on: July 16, 2008, 12:26:37 PM »
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: CF to IDE adapter
« Reply #1 on: July 16, 2008, 01:34:29 PM »
Yes.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline CLS2086

  • Hero Member
  • *****
  • Join Date: Oct 2003
  • Posts: 1456
    • Show only replies by CLS2086
Re: CF to IDE adapter
« Reply #2 on: July 16, 2008, 10:59:34 PM »
Maybe !
it depends much more on your CF card compatibility !  :rtfm:
there were thread about that
Keep the Faith !
VG 5000/A1000/500/500+/600/2000/CDTV/1200PPC-GREX/1200PPC -ATEO-BV/4060D/CD32/Aone/Peg 1/Peg2 G4/ various funny machines too  :-) http://www.mo5.com/collection/index.php?pseudo=CLS2086
I also repair drives of our old beloved Amiga
 

Offline gklinger

  • Jr. Member
  • **
  • Join Date: Mar 2007
  • Posts: 74
    • Show only replies by gklinger
    • http://www.vex.net/~falco
Re: CF to IDE adapter
« Reply #3 on: July 17, 2008, 05:11:39 AM »
I took a leap of faith and ordered a pack of three generic IDE-CF adaptors and was lucky enough that they worked perfectly. I did run into a problem where I kept getting bad blocks on my 8GB SanDisk card so I installed the Smart Filesystem and everything seems to be working now. I guess I was asking for trouble with a 7+ GB partition with FFS.
Call me Golan; my parents did.
 

Offline Thomas

Re: CF to IDE adapter
« Reply #4 on: July 17, 2008, 08:19:20 AM »

Luckily you installed a very old version of SFS which still supports HD_SCSICMD with access to up to 7.8 GB without a patch to the underlying IDE driver (scsi.device).

Beware to upgrade to the latest version. It does no longer use HD_SCSICMD and all your big partitions will be broken.

Bye,
Thomas

Offline gklinger

  • Jr. Member
  • **
  • Join Date: Mar 2007
  • Posts: 74
    • Show only replies by gklinger
    • http://www.vex.net/~falco
Re: CF to IDE adapter
« Reply #5 on: July 17, 2008, 06:42:02 PM »
Quote
Thomas wrote:

Luckily you installed a very old version of SFS which still supports HD_SCSICMD with access to up to 7.8 GB without a patch to the underlying IDE driver (scsi.device).

Did I? I downloaded from here which I assume is the latest version. Please correct me if I'm wrong.

Quote
Beware to upgrade to the latest version. It does no longer use HD_SCSICMD and all your big partitions will be broken.

Could you elaborate on this or point me to information on the subject.
Call me Golan; my parents did.
 

Offline Thomas

Re: CF to IDE adapter
« Reply #6 on: July 17, 2008, 06:53:59 PM »

Quote
Did I? I downloaded from here which I assume is the latest version. Please correct me if I'm wrong.


John Hendrikx stopped developing SFS long ago and gave the project to Joerg Strohmayer. The latest versions are available here: http://strohmayer.org/sfs/

Or on Aminet: http://aminet.net/package/disk/misc/SFS

Quote
Could you elaborate on this or point me to information on the subject.


Normally AmigaOS can access only the first 4GB of a drive. Not single bit more. If you create partitions outside the first 4GB of a HDD you risk complete data loss.

With HD_SCSICMD you can send SCSI commands to the device and with this method you can theoretically access up to 2 TB (even more if the drive uses more then 512 bytes per sector). In the case of the IDE driver (called scsi.device for funny reasons), the limit is 7.8 GB, even with HD_SCSICMD, because the driver does not allow to use more than that.

While John Hendrikx maintained HD_SCSICMD support in SFS, Joerg Strohmayer removed it completely. So do not upgrade your version of SFS.

To make sure that all your partitions can be accessed safely before writing data to them, you can use Check4GB. http://aminet.net/package/disk/misc/check4gb

Bye,
Thomas

Offline gklinger

  • Jr. Member
  • **
  • Join Date: Mar 2007
  • Posts: 74
    • Show only replies by gklinger
    • http://www.vex.net/~falco
Re: CF to IDE adapter
« Reply #7 on: July 17, 2008, 07:22:04 PM »
I need to apologize because I made a mistake in my earlier post. I came across John Hendrikx's site first and then found Joerg Strohmayer's site from which I downloaded and installed v1.277. It is working just fine with my < 4GB drive but I think that is because I'm running OS 3.9 which has NSDPatch built-in. Everything should be okay, right? Do you think I should upgrade to v1.279?

I want to thank you for your help and your patience. It is has been a long time since I did anything more interesting than playing a game with my Amiga so I'm encountering a bit of a learning curve.
Call me Golan; my parents did.
 

Offline rja4096Topic starter

  • Jr. Member
  • **
  • Join Date: Feb 2007
  • Posts: 64
    • Show only replies by rja4096
Re: CF to IDE adapter
« Reply #8 on: July 21, 2008, 12:51:12 PM »
- Umm, well I got the adapter from ebay - but it does not recognice with my Cf card - when I use HDToolbox - I get the error 'not a type 7'. Guess I have the wrong CF card - does anyone have a link to a type that works as a HDD?

Cheers, rick.
 

Offline rja4096Topic starter

  • Jr. Member
  • **
  • Join Date: Feb 2007
  • Posts: 64
    • Show only replies by rja4096
Re: CF to IDE adapter
« Reply #9 on: July 21, 2008, 12:51:44 PM »
- Umm, well I got the adapter from ebay - but it does not recognice with my Cf card - when I use HDToolbox - I get the error 'not a type 7'. Guess I have the wrong CF card - does anyone have a link to a type that works as a HDD?

Cheers, rick.
 

Offline ZeBeeDee

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1081
    • Show only replies by ZeBeeDee
Re: CF to IDE adapter
« Reply #10 on: July 21, 2008, 01:37:50 PM »
Have you read and followed the tutorial?

Link
To err is human ... to BOING divine!

[SIGPIC][/SIGPIC]