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] install problems
Date: Mon, 28 Nov 2005 09:25:02 -0500	[thread overview]
Message-ID: <ee9e417a0511280625u71004990h62fbee967e2c9e28@mail.gmail.com> (raw)
In-Reply-To: <c4a46c570511221138q2e15fa8el66c85c50f41f78c8@mail.gmail.com>

> 1) While installing from CD, after "init: starting /bin/rc" message, I got
>
>         echo: write error: bad process or channel control request
>
> twice. I guess this is because of 'echo rwm on' to CDROM's /dev/sd*/ctl in
> /sys/lib/dist/pc/sub/termrc.

You're right.  I redirected that echo's standard error to /dev/null.

> 2) When the installation prompts for 'use DMA for ide drives[yes]:', answering
> "no" doesn't turn off DMA.  Looks like /sys/lib/dist/pc/sub/termrc/termrc:22
> turns on DMA well before this prompt.

You're right.  I commented out the nosddma etc. lines, which I'd forgotten
about.

> 3) copydist failed in the same way described by Andrey.
>
> > cacheLocalData: addr=229 type got 0 exp 0: tag got 0 exp 50dd4ff
> > cacheLocalData: addr=229 type got 0 exp 0: tag got 0 exp 50dd4ff
> > cacheLocalData: addr=229 type got 0 exp 0: tag got 0 exp 50dd4ff
> > cacheLocalData: addr=229 type got 0 exp 0: tag got 0 exp 50dd4ff
> > cacheLocalData: addr=229 type got 0 exp 0: tag got 0 exp 3e9d4a9b
> > replica/applylog: appending to db: block label mismatch

This I don't understand.

> I had monitor set to vesa at this point.  When I retried the
> installation with monitor set to xga, copydist was successful (with a
> few 'entire cache is busy; cache is okay again' messages).

I doubt that the vesa/non-vesa is related.  Probably it's some
non-deterministic bug and you just didn't trip over it the second time.

> 4) fmtfossil gives the following error messages, but the installation
> is not affected.
>
> > Reformat /dev/sdC0/fossil (yes, no)[no]: yes
> > test: unknown operator memory
> > test: unknown operator memory
> > test: unknown operator memory
> > Done.
>
> Probably, /sys/lib/dist/pc/inst/fmtfossil:61 should be changed to
>                 n=`{cat /dev/swap | grep user | sed 's/^[0-9]+\/([0-9]+) .*/\1/'}
> in line with recent change (on 2005/10/31) to /sys/src/9/port/devcons.c:893

Right again.  Fixed.

Thanks.
Russ


  parent reply	other threads:[~2005-11-28 14:25 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-21  2:41 YAMANASHI Takeshi
2005-11-21  2:52 ` andrey mirtchovski
2005-11-21 12:12 ` Alexander Sychev
2005-11-21 17:09   ` andrey mirtchovski
2005-11-21 17:22     ` Russ Cox
2005-11-21 17:30       ` andrey mirtchovski
2005-11-21 18:11       ` David Leimbach
2005-11-22 16:41         ` andrey mirtchovski
2005-11-22 19:38           ` Arvindh Rajesh Tamilmani
2005-11-22 20:20             ` andrey mirtchovski
2005-11-28 14:25             ` Russ Cox [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-02-02 10:14 [9fans] Install Problems Kiran Reddy
2003-02-15 21:00 [9fans] Install problems John Stalker
2003-02-14 20:16 [9fans] " John Stalker
2003-02-15 16:38 ` [9fans] " A.S. Kukhar
2003-02-10 10:03 [9fans] problems with nvidia geforce2Go card and ps2 mouse alfonso acosta
2003-02-14 20:00 ` [9fans] install problems A.S. Kukhar
2001-05-31 19:43 [9fans] Re: Thinknic and plan9 dmr
2001-05-31 19:51 ` [9fans] Install problems Mike Fletcher

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=ee9e417a0511280625u71004990h62fbee967e2c9e28@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).