9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Yosyp Bin Laden" <yosyp.list@gmail.com>
To: 9fans@cse.psu.edu
Subject: [9fans] chmod /dev/consctl : Permission Denied
Date: Sat, 16 Sep 2006 22:22:27 -0400	[thread overview]
Message-ID: <ae6312490609161922q6dfcc7b5g3bed5f543f30b164@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 940 bytes --]

I need to be able to change permissions of /dev/consctl , and I get a
permission denied.

term% ls -l /dev/consctl
 ----------- M 111 glenda glenda 0 Jan 2 03:30 /dev/consctl

term% chmod 0700 /dev/consctl
chmod: can't wstat /dev/consctl: permission denied

term% chmod 0200 /dev/consctl
chmod: can't wstat /dev/consctl: permission denied


Long story:
I'm emulating Plan9 with qemu, and to get an internet connection I do the
following in Plan9:
 ip/ipconfig
 ndb/dns -r
 ndb/cs

I know that with this, ICMP will not be working, but `telnet
tcp!www.google.com!80` should work:
 term% telnet tcp!www.google.com!80
 connected to tcp!www.google.com!80 on /net/tcp/1
 can't open consctl: '/dev/consctl' permission denied
 can't open consctl: '/dev/consctl' permission denied



I might be going in a whole different direction as to how to get an internet
connection in plan9 under qemu. But I'm lost.

- Yosyp

[-- Attachment #2: Type: text/html, Size: 1046 bytes --]

             reply	other threads:[~2006-09-17  2:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-17  2:22 Yosyp Bin Laden [this message]
2006-09-17  2:29 ` erik quanstrom
2006-09-17  6:12   ` Yosyp Bin Laden
2006-09-17  8:41     ` arisawa
2006-09-17  8:55       ` Sascha Retzki
2006-09-17 14:19     ` LiteStar numnums
2006-09-17 15:29 ` Russ Cox

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=ae6312490609161922q6dfcc7b5g3bed5f543f30b164@mail.gmail.com \
    --to=yosyp.list@gmail.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).