9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.bell-labs.com jmk@plan9.bell-labs.com
Subject: [9fans] plan9 on vmware
Date: Fri, 24 Dec 1999 10:19:09 -0500	[thread overview]
Message-ID: <19991224151909.dgsnAwEd1NxzdX-vdvVwU8GlMUmnPPeEOHap3POTxRA@z> (raw)

This is a multi-part message in MIME format.
--upas-bjghlcedeffmgwmhktwefcqagi
Content-Disposition: inline
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit

The new ATA driver which we hope to have in the coming release
doesn't attempt to set read-ahead. It's also more careful about
dealing with errors.

--upas-bjghlcedeffmgwmhktwefcqagi
Content-Type: message/rfc822
Content-Disposition: inline

Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Fri Dec 24 00:23:15 EST 1999
Received: from cse.psu.edu ([130.203.3.50]) by plan9; Fri Dec 24 00:23:13 EST 1999
Received: from localhost (majordom@localhost)
	by cse.psu.edu (8.8.8/8.8.8) with SMTP id AAA14875;
	Fri, 24 Dec 1999 00:04:17 -0500 (EST)
Received: by claven.cse.psu.edu (bulk_mailer v1.5); Fri, 24 Dec 1999 00:03:37 -0500
Received: (from majordom@localhost)
	by cse.psu.edu (8.8.8/8.8.8) id AAA14830
	for 9fans-outgoing; Fri, 24 Dec 1999 00:03:31 -0500 (EST)
X-Authentication-Warning: claven.cse.psu.edu: majordom set sender to owner-9fans using -f
Received: from solace.valinor (dialup-63.210.136.96.Boston1.Level3.net [63.210.136.96])
	by cse.psu.edu (8.8.8/8.8.8) with ESMTP id AAA14826
	for <9fans@cse.psu.edu>; Fri, 24 Dec 1999 00:03:26 -0500 (EST)
Received: from earthlink.net (valimar-ir.valinor [192.168.42.11])
	by solace.valinor (8.9.3/8.8.7) with ESMTP id SAA22207
	for <9fans@cse.psu.edu>; Thu, 23 Dec 1999 18:56:03 -0500
Message-ID: <3862B642.3E9A2282@earthlink.net>
Date: Thu, 23 Dec 1999 18:54:42 -0500
From: David Bulkow <dbul@earthlink.net>
X-Mailer: Mozilla 4.7 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: 9fans <9fans@cse.psu.edu>
Subject: [9fans] plan9 on vmware
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-9fans@cse.psu.edu
Reply-To: 9fans@cse.psu.edu
Precedence: bulk

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

--upas-bjghlcedeffmgwmhktwefcqagi--




             reply	other threads:[~1999-12-24 15:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-24 15:19 jmk [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-12-25 20:37 David
1999-12-23 23:54 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=19991224151909.dgsnAwEd1NxzdX-vdvVwU8GlMUmnPPeEOHap3POTxRA@z \
    --to=jmk@plan9.bell-labs.com \
    /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).