9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Hi together | a few newbie questions
Date: Wed, 11 Dec 2002 14:24:07 -0500	[thread overview]
Message-ID: <d2b2049e074259c1e1babb40e20515b0@plan9.bell-labs.com> (raw)

> The only thing i really miss is perl, but well seems i have to port it ;-).

Perl is ported.  See /n/sources/extra/perl.iso.bz2

> from Lucent. I compiled wavelan into my kernel, the kernel also detects
> the wavelan IF on startup, but i can't find the device.
> Do i have to make a device like in Linux and Solaris ?

It should be /net/ether0 in your namespace.
If not, does

	ls -l '#l'

produce anything useful?

> Also my /rc/bin/cpurc (i edited like the doku sais) does not seems
> to be read/executet, at least there is not network conectivity after startup.
> If i do it by hand on a term (like the example in ipconfig manpage)
> it works and i can ping hosts, resolve dns names.

Perhaps you are booting a terminal kernel (which uses /rc/bin/termrc)?

> Also i would like to know how to mount a floppy disk (e.g. the install disk,
> to have a look at plan9.ini on there)

	a:
	ls -l /n/a:

> Is there any more docu around (or maybe a good book) will help me to get settled in
> with plan9 ?

The wiki is supposed to be the source for such things,
though it's necessarily incomplete.  I don't think there
are any books.

Russ



             reply	other threads:[~2002-12-11 19:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11 19:24 Russ Cox [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-12-13  8:54 Fco.J.Ballesteros
2002-12-12 20:53 Keith Nash
2002-12-14 13:35 ` Jim Choate
2002-12-12  8:34 Fco.J.Ballesteros
2002-12-12 17:34 ` Scusi
2002-12-16  9:49 ` Clemens Fischer
2003-01-07 17:58 ` Ralph Corderoy
2002-12-12  7:20 Andrew Simmons
2002-12-12  2:35 Andrew Simmons
2002-12-12  2:46 ` andrey mirtchovski
2002-12-12 17:24   ` Scusi
2002-12-13  2:37   ` Dean Prichard
2002-12-12 17:20 ` Scusi
2002-12-11 19:12 Scusi

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=d2b2049e074259c1e1babb40e20515b0@plan9.bell-labs.com \
    --to=rsc@plan9.bell-labs.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).