9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David Bulkow dbul@earthlink.net
Subject: [9fans] plan9 on vmware
Date: Thu, 23 Dec 1999 18:54:42 -0500	[thread overview]
Message-ID: <19991223235442.Kxpx7HKZfyZr5xwQYiDjiELcWNEq5yIkJGAbcBdKfEc@z> (raw)

I have finally managed to boot Plan9 in a VMware configuration.  The problem I
ran into was the IDE driver attempting to set "read ahead mode".  After the
command to set the feature, the IDE device status register indicates an error -
the error register indicates Abort.  Once the abort error is posted, the driver
can no longer access the device and the boot fails.

I did not attempt to fix the problem correctly, but instead took a short cut and

commented out the call which sets read ahead mode.  Performance appears
acceptable.

In boot/pc/hard.c comment out the call to hardsetbuf().  In 9/pc/devata.c
comment out the call to atafeature().

My next goal is to get ethernet working so I can have the VMware machines
participate in the rest of the Plan9 environment.

dbul@earthlink.net





             reply	other threads:[~1999-12-23 23:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-23 23:54 David [this message]
1999-12-24 15:19 jmk
1999-12-25 20:37 David

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=19991223235442.Kxpx7HKZfyZr5xwQYiDjiELcWNEq5yIkJGAbcBdKfEc@z \
    --to=9fans@9fans.net \
    /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).