Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ulowell!m2c!applix!scott
From: scott@applix.UUCP (Scott Evernden)
Newsgroups: comp.sys.amiga
Subject: Re: Microbotics Stardrive startup query
Message-ID: <875@applix.UUCP>
Date: 7 Dec 88 05:40:18 GMT
References: 
Reply-To: scott@applix.UUCP (Scott Evernden)
Organization: APPLiX Inc., Westboro MA
Lines: 15

In article  mp1u+@andrew.cmu.edu (Michael Portuesi) writes:
>I'm having a small problem with my startup-sequence.  
 ...
>the first two lines of dh0:s/startup-sequence are:
>
>Fastmode dh0:
>Fastmode dh1:

I don't bother using the Fastmode commands, but simply use a line like

	Flags = 0x3030

for each DH in my mountlist; this has the same effect.

-scott