9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Installing Plan9 under vmware
Date: Sun, 26 Mar 2006 20:09:48 -0500	[thread overview]
Message-ID: <e7ccbc365ad5cea5584a7e1fcd5f7a35@swtch.com> (raw)
In-Reply-To: <20060326200102.1530b0e5@kodos>

> Where would I enter these settings?
> I haven't figured out how to use the plan9.ini to configure the
> installation yet... Do those things go in ISO_ROOT/plan9.ini ?

It should ask you during boot.  If you're not getting
that far, then the problem is earlier.  What goes on
in termrc (after the init: print) is:

	- fdisk of /dev/sd*/data
	- mount floppy drive and write some files
	- start aux/vmware
	- configure loopback device
	- ask about dma mode, vga, etc.

In the ^T^Tp listings, if you see fdisk running,
then you're in that first one.  If you see dossrv
running, then you at least started the second.
If you see vmware running, then you at least started
the third.  It's hard to believe the fourth would
hang, and you'd see the fifth.

My bet would be that aux/vmware is hanging.

> In that case, I guess the easiest solution is to unpack the iso, add
> the correct file, and then repack it.  Or could I put that file on a
> floppy disc/image and have the installer find it there?

You can't actually unpack the ISO and repack it, unless
you do so under Plan 9.  The CD contains Plan 9 extensions
to ISO9660 that hold the Plan 9 metadata (long names, uid,
gid, mode).  If you lose these, installing probably won't work
so well.

Russ



  reply	other threads:[~2006-03-27  1:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-26 21:23 EC
2006-03-27  0:06 ` Russ Cox
2006-03-27  1:01   ` EC
2006-03-27  1:09     ` Russ Cox [this message]
2006-03-27  1:21     ` Skip Tavakkolian
2006-03-27  3:32       ` EC
2006-03-27  3:34         ` andrey mirtchovski
2006-03-27 12:52           ` ems
2006-03-27  6:40         ` Skip Tavakkolian
2006-03-27 12:54         ` Russ Cox
2006-03-27  6:44       ` Bruce Ellis
2006-03-27  7:49     ` uriel

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