Index of /atarilibrary/atari_cd01/UTILS/UTIL.162/SUPRA

      Name                    Last modified       Size  Description

[DIR] Parent Directory 11-May-2007 20:47 - [TXT] BLAST.PRG 19-Jul-1989 19:21 17k [TXT] PARK.PRG 19-Jul-1989 19:21 12k [TXT] SUPBOOT.PRG 19-Jul-1989 19:22 3k [TXT] SUPFMT.PRG 19-Jul-1989 19:30 56k [TXT] SUPFMT.RSC 19-Jul-1989 19:31 10k [TXT] SUPUTL.PRG 19-Jul-1989 19:23 19k [TXT] SUPUTL.RSC 19-Jul-1989 19:23 3k [TXT] V2_61 19-Jul-1989 19:23 0k

/************************************************************************/
/*				New programs and enhancements							*/
/* 																		*/
/* This version adds many new features. You can use up to 12 logical 	*/
/* drives,autoboot from drive C,hookup multiple hard drives,and use a	*/
/* destructive or non-destructive mapping. Any Supra HD owner can get	*/
/* updates by contacting us via the following:							*/
/*			503-967-9075  main number	8-5 pst							*/
/*			503-967-9081  tech support 	8-5 pst							*/
/*			503-926-1980  Supra BBS 24hrs 300/1200						*/
/*			CIS 76004,565												*/
/*			Delphi - Supratech											*/
/* We are active on CompuServe in the ATARI16 and ATARIDEV SIG sections */
/* We also have a Supra message base set aside for us on the ATARIDEV   */
/* SIG on CompuServe. We are active on Delphi in the AtariForum SIG.	*/
/* 																		*/
/* 																		*/
/*			Mark White													*/
/*			Supra Corp													*/
/************************************************************************/

/************************************************************************/
/* 							SUPFMT.PRG									*/
/************************************************************************/

You can now format multiple hard drives by changing the SCSI and LUN
number for the drive. If this is the only drive you are using then both
should be 0. After you set the space for the 4th logical drive, you will be
able to access the next 4 logical drives. You can page thru the selections
by clicking on the arrows. NOTE: Atari currently is only supporting 4
logical drives. We are offering the 12 partitions as a service, Atari may
or may not support this in the future.

/************************************************************************/
/* 							SUPUTIL.PRG									*/
/************************************************************************/

ZERO:

This allows you to zero a particular logical drive on your system.

MAP:

This allows you to map out the bad sectors at a TOS level of a particular
logical drive. WARNING: 'DESTRUCTIVE' maps by reading and writing to ALL sectors
on the logical drive, so you will LOSE ALL DATA on that drive. NON-DESTRUCTIVE
only accesses those sectors not currently being used.

BOOT:

This allows you to enable or disable autobooting from your hard drive. A
system file called SUPBOOT.SYS will be written to drive C. This takes the
place of the SUPBOOT.PRG file which has been in your floppy AUTO folder.
You will not see the file from the desktop, but other programs may allow 
you access to the file. DO NOT DELETE this file. SUPBOOT.PRG must be in
the AUTO folder on floppy A: to allow this option to correctly setup your
hard disk drive.

/************************************************************************/
/* 							PARK.PRG									*/
/************************************************************************/

Has been modified to allow parking of multiple hard drives.

/************************************************************************/
/* 							BLAST.PRG									*/
/************************************************************************/

This program allows you to view Degas or Neocrome pictures very fast from
your hard drive.

/************************************************************************/
/* 							AUTOBOOTING									*/
/************************************************************************/

Autobooting allows you to boot from your hard drive without a floppy. If
you enable autobooting and you only have the SUPBOOT.PRG in your floppy 
AUTO folder you will not need to move the AUTO folder to drive C. If you
have other programs which are run from a AUTO folder, than move the folder
to drive C and delete SUPBOOT.PRG. If you do not want to execute the boot
from the hard drive, hold down the <CONTROL> <SHIFT> <ALTERNATE> keys when
booting. This will abort the hard drive boot and boot normally from the
floppy.
 WARNING: DO NOT place SUPBOOT.PRG in the AUTO folder on drive C:.
 NOTE: If you do not have the floppy connected when autobooting the hard
disk you will not be able to access the floppy.