9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] Venti Install
Date: Mon, 26 Mar 2007 07:49:44 -0400	[thread overview]
Message-ID: <ee9e417a0703260449s692d87c3y576498942cca5fd2@mail.gmail.com> (raw)
In-Reply-To: <20070326113916.F3DAA21EC6@medicine-bow.quanstro.net>

The lines that were quoted:

       init: starting /bin/rc
       echo: write error: bad process or channel control request
       echo: write error: bad process or channel control request

are almost always caused by trying to enable dma
when it's not available.

In the case of VMware, I believe DMA is never available,
since they handle the REP INSL instruction as efficiently
as they could simulate DMA anyway.  I know this is the
case for the simulated IDE.  I am not as sure about
simulated SCSI.

Russ


  reply	other threads:[~2007-03-26 11:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-26  8:36 YAMANASHI Takeshi
2007-03-26 11:39 ` erik quanstrom
2007-03-26 11:49   ` Russ Cox [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-03-26  7:29 YAMANASHI Takeshi
2007-03-26  7:40 ` Bruce Ellis
2007-03-26  8:23   ` Charles Forsyth
2007-03-26  8:29     ` Bruce Ellis
2007-03-19 22:54 Devon H. O'Dell
2007-03-19 23:00 ` Russ Cox
2007-03-19 23:02   ` Devon H. O'Dell
2007-03-19 23:06     ` Russ Cox
2007-03-19 23:12       ` Devon H. O'Dell
2007-03-19 23:01 ` john

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ee9e417a0703260449s692d87c3y576498942cca5fd2@mail.gmail.com \
    --to=rsc@swtch.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).