Path: utzoo!utgpu!water!watmath!clyde!att!chinet!mcdchg!nud!rover!mph From: mph@rover.UUCP (Mark Huth) Newsgroups: comp.sys.amiga Subject: Re: Loading Workbench from the Hard Drive Keywords: Workbench, Boot, Hard Drive Message-ID: <785@rover.UUCP> Date: 5 Jul 88 18:31:35 GMT References: <782@rover.UUCP> <3673@ece-csc.UUCP> Reply-To: mph@rover.UUCP (Mark Huth) Organization: Motorola Microcomputer Division, Tempe, Az. Lines: 16 In article <3673@ece-csc.UUCP> rss@ece-csc.UUCP (ML) writes: >In a previous article mph@rover.UUCP (Mark Huth) wrote: >... >>When the script gets to the loadwb command I get a requestor telling >>me that the disk isn't validated yet, and of course, the disk > >As I understand it, the guilty culprit here is the "execute" command >which is writing a temporary file on your hard drive which is eventually Thanks, Mark Lanzo I have actually been told that a WAIT 5 after the execute of the hd startup sequence would fix the problem. It does. I've simply added WAIT 5 between Execute and LoadWb. This cures the validator problem. Mark Huth