9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Yi Li <yi.li@wilabs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Virtual PC problems
Date: Thu, 19 Jun 2003 08:41:54 +0000	[thread overview]
Message-ID: <f9315530.0306181816.7e50e5b6@posting.google.com> (raw)
In-Reply-To: <67d1330d.0306180454.2763d057@posting.google.com>

Phaedrus <flatedecode@yahoo.com> wrote in message news:<67d1330d.0306180454.2763d057@posting.google.com>...
> Hello,
> This is first time I'm installing plan 9. I'm using flatpanel iMac
> 1Ghz with resolution 1440x900 with millions of color setting. I
> downloaded the iso image and using it for installation.
> during installation I'm not able to install VGA driver as it the
> default 640x480x8 and xga does not work. So I had to install with
> inst/textonly. Did anybody have similar problems.Did I do something
> wrong with VPC monitor settings. I'm allocating 64MB ram with 4MB
> VRAM.
> Since I'm new to this OS i.e plan9 please help me out.
>
> With Regards

The boot floppy included in the iso doesn't recognize the video
card of VPC; you need to make another boot disk that does. Use
the tools included on the cd to make a boot disk and change vgadb
to:

ctlr
    0xC000E="VIDEO B"
    link=vga
    hwgc=s3hwgc linear=1
    ctlr=trio64 link=ibm8514

If your imac doesn't have a floppy drive:
(1) find a pc to make the floppy
(2) find a pc with VPC installed and convert your floppy
    to a VPC image
(3) boot from the floppy image on your imac.

Note the DEC/Intel 21041 network card emulated by Mac VPC 4/5/6
won't work. I'm working on a driver.

yi


      reply	other threads:[~2003-06-19  8:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-18 13:01 Phaedrus
2003-06-19  8:41 ` Yi Li [this message]

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=f9315530.0306181816.7e50e5b6@posting.google.com \
    --to=yi.li@wilabs.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).