Path: utzoo!attcan!telly!ziebmef!laurel From: laurel@ziebmef.uucp (David Maxwell) Newsgroups: comp.sys.amiga Subject: Re: Re-assigning DF0: to DF1: Message-ID: <1989Jul22.004458.5879@ziebmef.uucp> Date: 22 Jul 89 04:44:57 GMT References: <19494@louie.udel.EDU> Reply-To: laurel@ziebmef.UUCP (David Maxwell) Organization: Ziebmef Public Access Unix, Toronto, Ontario Lines: 45 In article <19494@louie.udel.EDU> Ata@multics.radc.af.mil (John G. Ata) writes: > > Date: 10 July 1989 17:36 edt > From: "Chris (The Home of the Killer Smiley" > Subject: Re: Re-assigning DF0: to DF1: >Have you tried mounting df2: as df1: as in the example mentioned? I >did a while ago and noticed that the system had a hard time tracking >df1: as the identical device as df2: Particularly, after mounting >df1:, if you referenced df2: again, the system would become extermely >confused and would end up in a guru... Additionally, the info command >would print some very interesting numbers. > -- > Chris (Insert phrase here) Seaman | ___-/^\-___ bIyIn nI' je chep. > crs@cpsc6a.att.com | //__--\O/--__\\ (Look it up > ...!att!cpsc6a!crs | // \\ in your > The Home of the Killer Smiley | `\ /' Klingon Dictionary) > John G. Ata This is somewhat similar to a problem I just discovered. I just (today) purchased an AIR drive (external 3.5 floppy) and was setting it up as df1: Well, a funny thing happened on the way to mountlist and an assign showed me that I had a df2: (I don't) before I executed a 'mount df1:' I deleted df2: s setup from my mountlist and put in a df1: df1 now mounts fine, but df2: is also my external drive. (I have a task held error behind my Access screen to prove it!) it as you say, it isn't being tracked nicely. I put some assigns in my startup to show me WHEN df2: appears on the device list (at the end of 'assign') and I now know it's somewhere in this... BindDrivers Assign WB: sys: IF EXISTS sys:s/JH0 echo "etc..." Wait 5 DJMount my assign follows there and shows df2: as mounted. BindDrivers wouldn't do it (would it?) Assign wouldn't, if, echo, and wait wouldn't, Would DJMount mount df2: ? My setup is an A2000, 33Meg HardDrive (Janus) Bridgeboard, one internal floppy 3.5, one internal 5.25, and the new external. Anyone have a suggestion as to how I stop it from mounting df2: ? David Maxwell laurel@ziebmef