9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Bence Fábián" <begnoc@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] How to access CD drive?
Date: Sun,  9 Mar 2014 10:57:54 +0100	[thread overview]
Message-ID: <CAOCRf5W2yfwY-4QB+Nfwm07c1cpa13MBYeLaFWDxdLQN8A2H-w@mail.gmail.com> (raw)
In-Reply-To: <DUB125-W5471D7E8192D8DDD3BFECA8C750@phx.gbl>

Generally for mounting different things Plan 9 uses user processes
which can read the given filesystem and post a named pipe in /srv.
Then they translate everything internally and speak 9P on this pipe.
Then you can mount this using mount, and can give plus arguments

mount /srv/file /n/mountpoint arg

/n and /mnt are special because they create directories automatically.
Run 9660srv then use mount on the posted file giving the path to the
cd as an argument.

2014-03-09 10:28 GMT+01:00, Steve Foster <steve-jf@outlook.com>:
> Hi all.
> I'm new here and to plan 9.
> I'm the kind of person who doesn't always pick things up straight away, I'm
> a bit slow like that :-) The light bulb usually goes on - eventually.
> Sometimes I just need someone to flick the switch a few times. So if my
> questions come across as a bit dumb you'll know why.
> OK, so I'm new to Plan 9. I've managed to install it in virtualbox (Windows
> 7 host) and can log in and use it. I've also installed plan9port onto
> Lubuntu, also running in a virtual machine.
> Acme has become my main work environment now, I was an emacs user. I like
> acme a lot and spend most of my time in there (I'm writing this post in it).
> I use two screens; one with acme (plan9port) and the other with everything
> else. This set up is working well for me and I'm happy to carry on working
> like this.
> However, I would love to try working with acme in plan 9 itself. Well, I can
> use it with no problems (so far anyway), but I can't get networking or
> shared folders (virtualbox shared folders) working. This means, obviously,
> that plan 9 is isolated from the outside world so any work I do is stuck in
> there. Now, I'm trying ot get my head around the whole plan 9 thing and how
> it works. I admit I'm struggling with it, but don't want to give up just
> yet.
> So for starters, does anyone know how to get shared folders (virtualbox
> shared folders) working in plan 9, I have them working OK in Lubuntu so no
> problem there.? I know you have to install the virtualbox guest additions
> and  this is easy to do, but...
> This shows how much of a doofus I am. I don't know how to access the CD
> drive in plan 9 which is where the guest additions would be installed from.
> How do I do this please? I have searched, but have not managed to find the
> answer, or maybe I have found it and didn't understand it.
> I've been reading the 9fan archives and realise that technically all you
> chaps are way above me (as you can tell from my question) so please be
> patient with me :-)
> I also can't get networking to work which may or may not be related to the
> above, I'm not sure. I have tried the different suggestions I've found, but
> nothing seems to work. If I could just get shared folders working that would
> be great to start with.
> Thanks,Steve.



  reply	other threads:[~2014-03-09  9:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-09  9:28 Steve Foster
2014-03-09  9:57 ` Bence Fábián [this message]
2014-03-09 10:11   ` Mark van Atten
2014-03-09 10:43     ` Bence Fábián
2014-03-09 13:40       ` Steve Foster
2014-03-09 17:02 ` Skip Tavakkolian
2014-03-09 19:57   ` Bence Fábián
2014-03-11 11:04     ` Steve Foster
2014-03-11 14:50       ` andrey mirtchovski
2014-03-11 16:01         ` Steve Foster
2014-03-11 16:28           ` Patrick Kelly
2014-03-11 14:55       ` erik quanstrom
2014-03-11 15:58         ` Steve Foster
2014-03-11 16:23           ` erik quanstrom
2014-03-11 16:46       ` Steve Simon
2014-03-11 17:01         ` Steve Foster
2014-03-11 23:10           ` Steve Simon

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=CAOCRf5W2yfwY-4QB+Nfwm07c1cpa13MBYeLaFWDxdLQN8A2H-w@mail.gmail.com \
    --to=begnoc@gmail.com \
    --cc=9fans@9fans.net \
    /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).