From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <10b109140706040155l74f05576o46c24c4663d824b8@mail.gmail.com> Date: Mon, 4 Jun 2007 10:55:57 +0200 From: "Antonin Vecera" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] fossil crash after installation In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_30026_6649543.1180947357939" References: <10b109140706040026k65c5377auecdd583673409f1d@mail.gmail.com> Topicbox-Message-UUID: 77e970d0-ead2-11e9-9d60-3106f5b1d025 ------=_Part_30026_6649543.1180947357939 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/4/07, Steve Simon wrote: > > > You could try turning off disk i/o DMA just in case that helps, > DMA seems to be the quirkest area in the IDE interface. > > echo 'dma off' > /dev/sd00/ctl > Do you think it is enough to disable DMA in BIOS? Or is it necessary to disable it in Plan 9? Should I care what is set in PIO mode? Antonin ------=_Part_30026_6649543.1180947357939 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On 6/4/07, Steve Simon <steve@quintile.net > wrote:

You could try turning off disk i/o DMA just in case that helps,
DMA seems to be the quirkest area in the IDE interface.

        echo 'dma off' > /dev/sd00/ctl


Do you think it is enough to disable DMA in BIOS?
Or is it necessary to disable it in Plan 9?
Should I care what is set in PIO mode?

Antonin
------=_Part_30026_6649543.1180947357939--