PDA

View Full Version : Compact Flash as HD in Amiga500?


BraindeaD
04-17-2008, 11:28 PM
Hi there!

I've used the search but I can find nothing about it.
Can I use a compact flash as Hard Disk unit, in an Amiga 500 with kickstart 1.3?
If it is possible, anybody can explain how? What I need (what kind of card adapter, and so)?

Thank you!
Regards.

PS: sorry for my bad english

Terse
04-17-2008, 11:33 PM
You need a CF to IDE adapter and then an IDE host controller on the A500. There are not many out there (maybe 1 or 2 internal like the ICD and 1 or 2 external side expansions)
Alternately, if you can get a slightly more common external SCSI sidecar-style controller for the A500 (Dataflyer, Supra, Commodore, GVP, etc) you could go CF -> IDE adapter -> SCSI bridge.

countzero
04-17-2008, 11:34 PM
you need either ;

1- SCSI A500 sidecar (A590, GVP A500HD+) - SCSI*IDE adapter - IDE*CF adapter

2- IDE A500 sidecar (AlfaData and such) - IDE*CF adapter

alternatively, you can try ICD 68000 socket IDE addons. Or mrkl's 68k IDE adapter, but it requires kickstart 2.350 minimum (3.1 recommended).

BraindeaD
04-18-2008, 08:03 AM
Thanks for the answers, I'll try to find something to provide an IDE or SCSI port to my a500.

Thanks for the help!

motorollin
04-18-2008, 08:09 AM
You can also make one... (http://aminet.net/package/docs/hard/a500ide)

--
moto

pyrre
04-18-2008, 08:20 AM
@ Moto

If someone put the ide.device for this particular controller inside the kickstart. Would it then be possible to autoboot from it?
Or would you have to do more than just that?

Ilwrath
04-18-2008, 08:39 AM
1- SCSI A500 sidecar (A590, GVP A500HD+) - SCSI*IDE adapter - IDE*CF adapter

2- IDE A500 sidecar (AlfaData and such) - IDE*CF adapter


Or,
3- SCSI A500 sidecar (A590, GVP A500HD+) - SCSI*CF Media reader/writer.

They're available for keyboards and samplers (so they work without needing custom drivers). They're a little rare, but this site (http://scsiforsamplers.com/) claims to be selling them...

motorollin
04-18-2008, 08:42 AM
pyrre wrote:
If someone put the ide.device for this particular controller inside the kickstart. Would it then be possible to autoboot from it?
Or would you have to do more than just that?
I don't know. I know that there are autobooting interfaces for the A500, but I would guess their BIOS would do more than just make the device available to the system.

--
moto

rkauer
04-18-2008, 11:53 AM
If the user are smart enough, there is way to put a reset-survivor driver in RAM: to start from the HD in the second soft-reset, using the driver in a special boot floppy.

pyrre
04-18-2008, 12:59 PM
@ rkauer

using the driver in a special boot floppy.

I would like to avoid that. And boot it from the harddrive itself...

@ moto

How complex is the task of adding a bios to this or similar devices....?