From - Sun Nov 16 09:22:11 1997
Path: news2.cais.com!out2.nntp.cais.net!in1.nntp.cais.net!tezcat!cam-news-hub1.bbnplanet.com!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!newsfeed.internetmci.com!199.0.154.56!ais.net!nntp.texas.net!news.hal-pc.org!psl-online.com!jeff.brielmaier
From: jeff.brielmaier@psl-online.com (Jeff Brielmaier)
Newsgroups: comp.sys.apple2
Subject: ][+ auto-boot from hard d
Date: Thu, 13 Nov 97 19:53:00 -0600
Organization: PSL Online (713)442-0232 Houston, Texas
Lines: 29
Distribution: world
Message-ID: <1db.4282.3390@psl-online.com>
NNTP-Posting-Host: psl-online.com
Xref: news2.cais.com comp.sys.apple2:127830

SA>One question, though. Can the Apple ][+ automatically boot from the hard
SA>drive? When I power the computer on, it instantly starts accessing the
SA>floppy drive in slot 6. If I just let the floppy drive spin empty, and go
SA>ahead and do a CTRL-RESET, I get a cursor and can type PR#7 and then the
SA>computer will boot up from the hard drive just fine.

No, Unless you have the capability modify/re-burn a ROM chip.

The problem is that the Apple SCSI card isn't identified as a bootable 
interface card.  This is due to the fact that Apple changed the specs for a 
bootable controller card due to compatibility problems encountered with UCSD 
P-System (Pascal) environment.

If you are able to program a ROM chip, the easiest thing to do is to modify 
the SCSI card's chip.  [This is due to the fact that the Apple ]['s ROM chips 
chips are not pin-2-pin compatible with EPROMs.

Thw ROM on the SCSI card is a 27C256, so most EPROM programmers should handle 
it without a problem.

     Original ROM --> 0000: A2 20 A2 00 A2 03 A2 00
     Change it to --> 0000: A2 20 A2 00 A2 03 A2 3C

     i.e. Change the byte at offset 0007 from '00' to '3C'.

After you have mande the byte change and programmed the replacement EPROM, you 
will be able (should) to boot from the SCSI drive.

 * KingQWK 1.05 # [PK] * Apple Computer Inc.  Makes No Apple Computers.
