Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!brl-adm!rutgers!mit-eddie!uw-beaver!tektronix!sequent!mntgfx!dclemans From: dclemans@mntgfx.MENTOR.COM (Dave Clemans) Newsgroups: comp.sys.atari.st Subject: Re: Adding another Hard Drive?? (and auto-booting) Message-ID: <575@dclemans.mntgfx.MENTOR.COM> Date: Mon, 16-Mar-87 12:26:02 EST Article-I.D.: dclemans.575 Posted: Mon Mar 16 12:26:02 1987 Date-Received: Wed, 18-Mar-87 05:50:20 EST References: <659@atari.UUCP> Organization: Mentor Graphics, Beaverton OR Lines: 18 The latest hard disk driver from Supra (version 2.61) fully supports both multiple physical drives and will let you write a boot sector out to the drive (to drive 0, if you have multiple drives). This will even let you run your system without floppies if you desire. What they do is to put a file "supboot.sys" (marked hidden so that it doesn't show up in normal directory listings) onto the root of drive C. Supboot.sys is the full driver; the simple driver in the boot sector just knows how to load that file. To get around the previously mentioned problems with booting directly from a hard disk (i.e., what to do if there are broken auto folder programs or broken desk accessories, etc.) the Supra boot sector checks for the control, shift and alternate keys to see if they all are down; if so, it doesn't try to boot from the hard disk, which lets you try to fix the situation using floppies. dgc