AHDI: Difference between revisions

From Atari Wiki
Jump to navigation Jump to search
No edit summary
 
(wikify)
Line 1: Line 1:
 
ATARI HARD DISK UTILITIES PACKAGE
 
ATARI HARD DISK UTILITIES PACKAGE
  +
=================================
 
 
Compiled on Dec 7 1998 by N.Bales
 
Compiled on Dec 7 1998 by N.Bales
   
   
   
  +
==Disclaimer==
DISCLAIMER
 
 
All the files included in this package are (c)[[Atari Corp]].
----------
 
   
 
This package was made up with all of the latest utilities from [[Atari]] that I could find. Because I was unable to find one single archive with all the necessary files, I decided to make this archive.
All the files included in this package are (c)Atari Corp.
 
 
This package was made up with all of the latest utilities from Atari that I could find. Because I was unable to find one single archive with all the necessary files, I decided to make this archive.
 
   
 
The docs were also made up by myself, as I was unable to find the official ones.
 
The docs were also made up by myself, as I was unable to find the official ones.
Line 18: Line 16:
 
Nick Bales - bales@directprovider.net
 
Nick Bales - bales@directprovider.net
   
  +
==AHDI Files==
CONTENTS
 
  +
<pre>
--------
 
 
 
foldr100.prg 20/11/85 Folder bug patch
 
foldr100.prg 20/11/85 Folder bug patch
 
cache064.prg 21/11/90 Disk cache program
 
cache064.prg 21/11/90 Disk cache program
 
ahdi.prg 17/07/93 Hard disk driver 6.061
 
ahdi.prg 17/07/93 Hard disk driver 6.061
 
hinstall.prg 16/06/86 Installs bootable driver
 
hinstall.prg 16/06/86 Installs bootable driver
hdx.prg ../../93 HD partionner/formatter
+
hdx.prg ../../93 HD partionner/formatter</pre>
 
 
  +
==Quick guide to installing a [[harddrive]]==
QUICK GUIDE TO INSTALLING A HARD DRIVE
 
--------------------------------------
 
   
0) Primer
+
===Primer===
   
AHDI works with both SCSI and IDE drives. These are the following hard drive requirements for each model:
+
AHDI works with both [[SCSI]] and [[IDE]] drives. These are the following hard drive requirements for each model:
   
 
Atari Megafile/SH20x
 
Atari Megafile/SH20x
  +
<pre>
 
ST/STF/STE/MegaST ext standard
 
ST/STF/STE/MegaST ext standard
 
MegaSTE/TT ext standard
 
MegaSTE/TT ext standard
 
Falcon n/a n/a
 
Falcon n/a n/a
  +
</pre>
 
SCSI
+
[[SCSI]]
  +
<pre>
 
ST/STF/STE/MegaST ext host adapter required
 
ST/STF/STE/MegaST ext host adapter required
 
MegaSTE/TT ext/int standard
 
MegaSTE/TT ext/int standard
 
Falcon (Atari) ext standard
 
Falcon (Atari) ext standard
 
Falcon (C-Lab) int standard
 
Falcon (C-Lab) int standard
  +
</pre>
 
IDE
+
[[IDE]]
  +
<pre>
 
ST/STF/STE/MegaST int internal adapter board
 
ST/STF/STE/MegaST int internal adapter board
 
MegaSTE/TT n/a n/a
 
MegaSTE/TT n/a n/a
 
Falcon int standard
 
Falcon int standard
  +
</pre>
 
 
In most cases, a SCSI drive will require parity to be switched off.
 
In most cases, a SCSI drive will require parity to be switched off.
   
 
There is no limit on a hard drive's total capacity, however there is a limit on the size of each partition under TOS.
 
There is no limit on a hard drive's total capacity, however there is a limit on the size of each partition under TOS.
  +
<pre>
 
 
TOS 1.0x 256Mb
 
TOS 1.0x 256Mb
 
TOS 2.0x/3.0x 512Mb
 
TOS 2.0x/3.0x 512Mb
 
TOS 4.0x 1Gb
 
TOS 4.0x 1Gb
  +
</pre>
 
 
To be sure of the version of TOS you are running, refer to a utility such as SYSINFO.PRG.
 
To be sure of the version of TOS you are running, refer to a utility such as SYSINFO.PRG.
   
1) Make a AHDI disk.
+
===Make a AHDI disk.===
   
 
- First of all, unzip all these files to a blank disk.
 
- First of all, unzip all these files to a blank disk.
Line 69: Line 68:
 
- Label this disk as your AHDI Utility Disk, and make a backup copy of it.
 
- Label this disk as your AHDI Utility Disk, and make a backup copy of it.
   
2) Accessing your drive
+
===Accessing your drive===
   
 
-Switch all units off, switch on the drive, and then the ST, with your AHDI disk in the drive.
 
-Switch all units off, switch on the drive, and then the ST, with your AHDI disk in the drive.
 
-Double click on the 'C' icon.
 
-Double click on the 'C' icon.
   
3) Formatting the drive (if necessary)
+
===Formatting the drive (if necessary)===
 
- THIS WILL ERASE ALL DATA ON YOUR DRIVE
 
- THIS WILL ERASE ALL DATA ON YOUR DRIVE
 
- DO NOT ATTEMPT TO FORMAT AN IDE DRIVE.
 
- DO NOT ATTEMPT TO FORMAT AN IDE DRIVE.
Line 81: Line 80:
 
- Once formatted, the drive must be partitioned.
 
- Once formatted, the drive must be partitioned.
   
4) Partitionning the drive (if necessary)
+
===Partitionning the drive (if necessary)===
   
 
- THIS WILL ERASE ALL DATA ON YOUR DRIVE
 
- THIS WILL ERASE ALL DATA ON YOUR DRIVE
Line 89: Line 88:
 
- Save the desktop to the harddrive.
 
- Save the desktop to the harddrive.
   
5) Making the drive bootable
+
===Making the drive bootable===
   
 
-Run HINSTALL.PRG and select INSTALL and follow the instructions.
 
-Run HINSTALL.PRG and select INSTALL and follow the instructions.
   
6) Upgrading to AHDI6.061 from an earlier version.
+
===Upgrading to AHDI6.061 from an earlier version.===
   
 
- Rename the SHDRIVER.SYS on your boot drive to SHDRIVER.OLD
 
- Rename the SHDRIVER.SYS on your boot drive to SHDRIVER.OLD
Line 99: Line 98:
 
- Rename it to SHDRIVER.SYS
 
- Rename it to SHDRIVER.SYS
   
  +
==Notes==
NOTES
 
-----
 
   
 
- The drive's icon will not appear on the desktop until you have installed the new icon manually. You must them save the desktop.
 
- The drive's icon will not appear on the desktop until you have installed the new icon manually. You must them save the desktop.
Line 110: Line 108:
 
- If the drive already has a bootable boot sector, all you may need is to copy the SHDRIVER.SYS file manually.
 
- If the drive already has a bootable boot sector, all you may need is to copy the SHDRIVER.SYS file manually.
   
- IDE drives require at least TOS 2.06 to be bootable. If an earlier TOS is used, a boot disk with AHDI in the AUTO folder will be needed.
+
- IDE drives require at least [[TOS 2.06]] to be bootable. If an earlier TOS is used, a boot disk with AHDI in the [[AUTO folder]] will be needed.

Revision as of 15:02, 12 September 2006

ATARI HARD DISK UTILITIES PACKAGE

Compiled on Dec 7 1998 by N.Bales


Disclaimer

All the files included in this package are (c)Atari Corp.

This package was made up with all of the latest utilities from Atari that I could find. Because I was unable to find one single archive with all the necessary files, I decided to make this archive.

The docs were also made up by myself, as I was unable to find the official ones.

I am in no way liable for any damage occuring following the use of these programs.

Nick Bales - bales@directprovider.net

AHDI Files

foldr100.prg	20/11/85	Folder bug patch
cache064.prg	21/11/90	Disk cache program
ahdi.prg	17/07/93	Hard disk driver 6.061
hinstall.prg	16/06/86	Installs bootable driver
hdx.prg		../../93	HD partionner/formatter

Quick guide to installing a harddrive

Primer

AHDI works with both SCSI and IDE drives. These are the following hard drive requirements for each model:

Atari Megafile/SH20x

	ST/STF/STE/MegaST	ext	standard
	MegaSTE/TT		ext	standard
	Falcon			n/a	n/a

SCSI

	ST/STF/STE/MegaST	ext	host adapter required
	MegaSTE/TT		ext/int	standard
	Falcon (Atari)		ext	standard
	Falcon (C-Lab)		int	standard

IDE

	ST/STF/STE/MegaST	int	internal adapter board
	MegaSTE/TT		n/a	n/a
	Falcon			int	standard

In most cases, a SCSI drive will require parity to be switched off.

There is no limit on a hard drive's total capacity, however there is a limit on the size of each partition under TOS.

	TOS 1.0x	256Mb
	TOS 2.0x/3.0x	512Mb
	TOS 4.0x	1Gb

To be sure of the version of TOS you are running, refer to a utility such as SYSINFO.PRG.

Make a AHDI disk.

- First of all, unzip all these files to a blank disk. - Make a new folder called AUTO, and copy AHDI.PRG into it. - Next, copy both FOLDR100.PRG and CACHE064.PRG. - Select 'Install Icon' from the desktop menu, and type 'C' (not 'c') and 'OK' - Select 'Save Desktop' to save your desktop to the floppy. - Label this disk as your AHDI Utility Disk, and make a backup copy of it.

Accessing your drive

-Switch all units off, switch on the drive, and then the ST, with your AHDI disk in the drive. -Double click on the 'C' icon.

Formatting the drive (if necessary)

- THIS WILL ERASE ALL DATA ON YOUR DRIVE - DO NOT ATTEMPT TO FORMAT AN IDE DRIVE. - ONLY FORMAT A DRIVE IF NECESSARY - Run HDX.PRG and select Partition. Select the drive to format and launch the format. - Once formatted, the drive must be partitioned.

Partitionning the drive (if necessary)

- THIS WILL ERASE ALL DATA ON YOUR DRIVE - Run HDX.PRG and select Partition. Set each partition letter and size, respecting the limitations in the primer section above. - Follow the onscreen instruction until the reboot. - Select Install Icon on the desktop, and add as many icons as partitions on the drive. - Save the desktop to the harddrive.

Making the drive bootable

-Run HINSTALL.PRG and select INSTALL and follow the instructions.

Upgrading to AHDI6.061 from an earlier version.

- Rename the SHDRIVER.SYS on your boot drive to SHDRIVER.OLD - Copy the AHDI.PRG file over to the boot drive - Rename it to SHDRIVER.SYS

Notes

- The drive's icon will not appear on the desktop until you have installed the new icon manually. You must them save the desktop.

- If a 'C' drive is installed, the desktop will automatically be saved there. Otherwise it will be saved on 'A'.

- The SHDRIVER.SYS file that is created by HINSTALL.PRG is no other than a copy of AHDI.PRG. If you delete this file, the drive will no longer autoboot.

- If the drive already has a bootable boot sector, all you may need is to copy the SHDRIVER.SYS file manually.

- IDE drives require at least TOS 2.06 to be bootable. If an earlier TOS is used, a boot disk with AHDI in the AUTO folder will be needed.