9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <rsc@swtch.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] FS for sharing between Linux and Plan 9
Date: Fri,  4 Nov 2011 16:57:03 -0400	[thread overview]
Message-ID: <CADSkJJWoXj7=k4m=y+h4dK1CyvVNwtvdqf_3-7aGV4AHAYazdg@mail.gmail.com> (raw)
In-Reply-To: <86ipmza9yd.fsf@cmarib.ramside>

On Fri, Nov 4, 2011 at 4:50 PM,  <smiley@icebubble.org> wrote:
> Hm.  It looks like I might have been wrong about that.  Digging a little
> deeper, it seems like plan9port doesn't have any fdisk, prep, or fossil.
> Is that correct?  (And if so, why?)  I know that Linux doesn't have any
> kernel-level support for Plan 9 partitions or the fossil file system.
> But can't that stuff be done in userspace, too?

You can port it if you want.  Plan9port tries to integrate well with
the host operating system.  Part of that means using the same
file tree, and the host OS cannot talk to fossil.

There is disk code that knows how to read Plan 9 partition tables.
The venti server uses it to let you write /dev/sdC0:arenas.

Russ


  reply	other threads:[~2011-11-04 20:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-30 22:30 Jeremy Jackins
2011-10-31  1:03 ` smiley
2011-10-31  1:35   ` andrey mirtchovski
2011-10-31  5:51   ` Jeremy Jackins
2011-11-04 20:50   ` smiley
2011-11-04 20:57     ` Russ Cox [this message]
2011-11-04 22:53       ` David du Colombier
2011-11-05 20:32         ` smiley
2011-11-05 22:56           ` David du Colombier
2011-11-07 17:09             ` David du Colombier

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='CADSkJJWoXj7=k4m=y+h4dK1CyvVNwtvdqf_3-7aGV4AHAYazdg@mail.gmail.com' \
    --to=rsc@swtch.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).