Introduction
When I was reviving my Amiga back to life, one task was to replace old 840 MiB 3.5" drive with a drive that would actually fit inside the case. This would leave me with two options: 2.5" harddrive, which would be cheaper and would have more capacity, or IDE-CF-adaptor and a CF-card, which would be completely silent, and would drain less power. Solid-state harr drives, essentialy IDE-CF-adaptor with built-in CF-card would not be an option. Since I am cheap, I would try the hard drive option first with an old 3.5" (80 GiB) harddrive.
Miserable failure
While I was quite convinced this would be doable, simply put, I couldn't pull this out. I am going to put my notes here anyway, I'm sure someone else will succeed. Again, these instructions will not get you to fully utilize your >8.6 GiB harddrive with Amiga 1200 with Kickstart 3.0 without Blizzard's turbo card. Legally and cheap, anyway.
As result, I fall back to CompactFlash -- IDE -adaptor, and go on with perfectly quiet 2 GiB of very fast storage that also drains less power. At around 60 euro it's not such a bad deal after all. 2 GiB is far more I can image I would need anyway.
Components
- Amiga 1200
- Kickstart 3.0 (rev 39.106)
- Large harddrive.
- Workbench 3.1 (this could be a bad idea, but still).
- (IDE-Fix '97)
Process
- Connect HD.
- Boot from WB install floppy.
- Parition hard drive with one partition smaller than 2 GiB. There is HDToolBox on the installation floppy somewhere.
- Create an ordinary FFS filesystem (i.e. with Format).
- Install Workbecnh.
- Reboot to fresh installation of Workbench.
- Launch Shell.
- Install lha (use pc-formatted floppy).
(local copy). All you need to
is to run the self-extracting archive.
- mount pc0:
- makedir sys:foo
- cd sys:foo
- pc0:lhA_e138.run
- Install "Installer".
(Aminet)
- lha x pc0:installer.lha
- copy path/to/Installer Sys:System
- Install IDE-Fix '97
(Aminet)
- lha x pc0:idefix.lha
- Launch installer, follow instructions.
- Reboot
- Install NSDPatch.
(Aminet)
- lha x pc0:nsd.lha
- Launch installer, follow instructions.
- Install HDInstTools (Aminet).
- Unpack SFS.
(Aminet,
current website,
original
website).
- lha x pc0:sfs.lha
- Install SFS.
- Run HDInstTools.
- "File System..."
- "Add"
- ".../AmigaOS3.x/L/SmartFilesystem"
- "Load"
- Name: (unchanged)
DOSType: SFS\0
Version: 1
Revision: 270 - "Ok"
- "Use"
- Partition harddrive (still in HDInstTools).
- "Parition drive..."
- "Delete Partition"
- "Yes"
- "Add Paritition"
- "Edit Paritition"
- Name: HD0
Size: ??? (1,024,128 KiB) (overkill)
File System: Custom
DOSType: SFS\0
Buffers: 100
Bootable: check
Priority: 0
Bootblocks: 0 - "Use"
- "Add Partition"
- "Edit Partition"
- Name: HD1
File System: Custom
DOSType: SFS\0
Buffers: 100 - Set the size to maximum (*).
- "Use"
- "Use"
- "Save changes to drive"
- "Yes"
- "Yes"
- Install Workbench all over again.
- Install lhA all over again.
- Install "Installer" all over again.
- Install IDE-Fix '97 all over again.
- Install NSDPatch all over again.
- Create filesystem on HD1.
- (Done.)
(*) At this point I always bumped at 8.6 GiB limit. I could never partition my harddrive above 8.6 GiB boundary. Obviously some people have succeeded in this either by softkicking to Kickstart 3.1 and using scsi.device and/or HDToolBox from AOS 3.5/3.9. Unfortunately I couldn't softkick to 3.1 -- nor could I access AOS 3.5/3.9, so I was stuck at 8.6 GiB.