9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.att.com jmk@plan9.att.com
Subject: installing plan9 demo on a PC
Date: Mon, 14 Aug 1995 22:02:37 -0400	[thread overview]
Message-ID: <19950815020237.TsXK0fnjhNrGkobFBWqJFPnfjd-0u-H2ryr0WyzDQjk@z> (raw)


don't see anything obviously wrong with this (why doesn't sd!1 show up as a
boot device?). to get 'error walking to 9dos' one of the elements in the
path has to show up either as a non-directory or could not be found in the
directory scan (i.e. 'plan9' isn't being found in c:). this is surprising
because the files were obviously put there by plan9 during the first part
of the installation.

check the disc isn't corrupt.

copy the plan9.ini and 9dos files to the root of c: and then try
	plan9\b sd!0!9dos

it's a mystery.

------ original message follows ------

>From cse.psu.edu!9fans-outgoing-owner Mon Aug 14 12:10:58 EDT 1995
Received: by psuvax1.cse.psu.edu id <34182>; Mon, 14 Aug 1995 11:26:47 -0400
Received: from tango.rahul.net ([192.160.13.5]) by psuvax1.cse.psu.edu with SMTP id <34226>; Sun, 13 Aug 1995 00:51:54 -0400
Received: from bolero.rahul.net by tango.rahul.net with SMTP id AA25967
  (5.67b8/IDA-1.5 for <plan9-fans@cs.psu.edu>); Sat, 12 Aug 1995 21:51:38 -0700
Received: from bedlam.rahul.net by bolero.rahul.net with SMTP id AA24373
  (5.67b8/IDA-1.5 for <plan9-fans@cs.psu.edu>); Sat, 12 Aug 1995 21:51:35 -0700
Received: by bedlam.rahul.net
	id m0shUzk-0002G7C
	(Debian /\oo/\ Smail3.1.29.1 #29.31); Sat, 12 Aug 95 21:49 PDT
Message-Id: <m0shUzk-0002G7C@bedlam.rahul.net>
Date:	Sun, 13 Aug 1995 00:49:00 -0400
From:	bhogan@bedlam.rahul.net (Bill Hogan)
To:	plan9-fans@cse.psu.edu
Subject: installing plan9 demo on a PC
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Sender: owner-9fans@cse.psu.edu
Precedence: bulk
Reply-To: 9fans@cse.psu.edu


   Hello.

   I took a first crack at installing the plan9 demo on my PC
yesterday.
   
   Schematically:

	Boot from Disk 1	OK
	Create c:\plan9, etc	OK
	Create plan9.ini	OK (see below)
	Remove disk 1 & reboot	???

   That is, after I reboot to DOS and give the command

	C:>plan9\B

instead of the next stage of the installation process, I get the error
message

        "error walking to 9dos"


and it asks me where to "boot from" so I gave it sd!0!/plan9/9dos but
I got the same error message back.

   Here is what it says it sees:

scsi devices:
-----------------
scsi0 = dos C: drive
scsi1 = dos D: drive
scsi2 = dos E: <----------- this is where I want to install plan9
scsi3 = dos F:
scsi4 = dos H: (Texel cdrom)

boot devices:
-----------------
fd!1
sd!0
sd!2
sd!3


   Here is a directory listing of C:\plan9:

bedlam:[*root*]/C/plan9 # ls -lt --rev
----------------------------------------------------------------
total 568
-rwxr-xr-x   1 root     root        61280 Aug 11 20:26 b.com*
-rwxr-xr-x   1 root     root          208 Aug 11 20:26 notice*
drwxr-xr-x   3 root     root         2048 Aug 11 20:26 adm/
-rwxr-xr-x   1 root     root       437704 Aug 11 20:26 9dos*
drwxr-xr-x   2 root     root         2048 Aug 11 20:26 srv/
drwxr-xr-x   2 root     root         2048 Aug 11 20:26 tmp/
drwxr-xr-x   3 root     root         2048 Aug 11 20:27 386/
drwxr-xr-x   3 root     root         2048 Aug 11 20:27 lib/
drwxr-xr-x   4 root     root         2048 Aug 11 20:27 mnt/
drwxr-xr-x   8 root     root         2048 Aug 11 20:27 n/
drwxr-xr-x   4 root     root         2048 Aug 11 20:27 rc/
-rwxr-xr-x   1 root     root          132 Aug 12 09:19 plan9.ini*
------------------------------------------------------------------

and here is plan9.ini:

bedlam:[*root*]/C/plan9 # cat plan9.ini
----------------------------------------
mouseport=0
monitor=vga
vgasize=640x480x1
scsi0=type=aha1542 port=0x330
console=cga
bootfile=sd!0!/plan9/9dos
rootdir=/plan9
-----------------------------------------

   Thank you in advance for your kind assistance.

   Bill
   









             reply	other threads:[~1995-08-15  2:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-08-15  2:02 jmk [this message]
  -- strict thread matches above, loose matches on Subject: below --
1995-08-15 17:36 jmk
1995-08-15 16:09 Bill
1995-08-15 14:18 Bill
1995-08-15 12:59 jmk
1995-08-14 19:19 Bill
1995-08-13  4:49 Bill

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=19950815020237.TsXK0fnjhNrGkobFBWqJFPnfjd-0u-H2ryr0WyzDQjk@z \
    --to=jmk@plan9.att.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).