Subject: Re: CVS commit: src
To: Colin Wood <cwood@ichips.intel.com>
From: Bob Nestor <rnestor@metronet.com>
List: port-mac68k
Date: 03/26/1999 18:16:27
Paul Goyette <paul@whooppee.com> wrote:
>On Fri, 26 Mar 1999, Colin Wood wrote:
>
>> sort of. it boots, and sysinst runs, but the multiple disk bug that we
>> seem to have prevents you from actually doing anything useful at the
>> moment. we panic due to trying to close the raw partition of a disk
>> that's already closed...of course, it's not really closed, it's just that
>> we've managed to trash memory, i think. ah well...it should work pretty
>> well if everything is compiled under 1.3.x, tho.
>
>I thought that Scott's recent interrupt clean-up took care of the
>"multiple disk" bug? At least, it seems to have fixed it on my system!
It didn't fix the problem on one of my disks, and changed it a bit on one
other disk I have. There's still a serious problem in there someplace,
but it's beyond me where it's hiding.
-bob