9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] mounting Plan9 fs on linux
@ 2000-06-12  9:58 ` CLint Davis
  2000-06-12 13:54   ` James A. Robinson
                     ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: CLint Davis @ 2000-06-12  9:58 UTC (permalink / raw)
  To: 9fans

Im still getting Plan9 to work.  As such, when I have to edit a file on
Plan9, it is damn-near impossible ( RIO still doent work yet).

Can I mount Plan9 file system on my linux system?

Note- with rio not working I have no way to edit ( SAM and ACME give errors
about imagebuffer failure).  Is this true?

Clint


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] mounting Plan9 fs on linux
  2000-06-12  9:58 ` [9fans] mounting Plan9 fs on linux CLint Davis
@ 2000-06-12 13:54   ` James A. Robinson
  2000-06-12 19:18   ` Scott Schwartz
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 9+ messages in thread
From: James A. Robinson @ 2000-06-12 13:54 UTC (permalink / raw)
  To: 9fans

> Im still getting Plan9 to work.  As such, when I have to edit a file on
> Plan9, it is damn-near impossible ( RIO still doent work yet).

Use the '-d' option with sam. That will give you a line-editor capability.


Jim


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] mounting Plan9 fs on linux
  2000-06-12  9:58 ` [9fans] mounting Plan9 fs on linux CLint Davis
  2000-06-12 13:54   ` James A. Robinson
@ 2000-06-12 19:18   ` Scott Schwartz
  2000-06-12 19:51   ` Markus Friedl
  2000-06-14  8:52   ` [9fans] " Douglas A. Gwyn
  3 siblings, 0 replies; 9+ messages in thread
From: Scott Schwartz @ 2000-06-12 19:18 UTC (permalink / raw)
  To: 9fans

Clint:
| Can I mount Plan9 file system on my linux system?

I don't know the precise status of this, but linux developers are
working on adding 9p to their system.

| Note- with rio not working I have no way to edit ( SAM and ACME give errors
| about imagebuffer failure).  Is this true?

There's always ed, or ``sam -d''.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] mounting Plan9 fs on linux
  2000-06-12  9:58 ` [9fans] mounting Plan9 fs on linux CLint Davis
  2000-06-12 13:54   ` James A. Robinson
  2000-06-12 19:18   ` Scott Schwartz
@ 2000-06-12 19:51   ` Markus Friedl
  2000-06-14  8:52   ` [9fans] " Douglas A. Gwyn
  3 siblings, 0 replies; 9+ messages in thread
From: Markus Friedl @ 2000-06-12 19:51 UTC (permalink / raw)
  To: CLint Davis; +Cc: 9fans

On Mon, Jun 12, 2000 at 09:58:44AM +0000, CLint Davis wrote:
> Can I mount Plan9 file system on my linux system?

some years ago i have written a little cmd line program for accessing
my plan9 kfs from linux/bsd. you have to create a partition
table/disklabel entry on unix pointing to blocks containing the
kfs:

	http://wwwcip.informatik.uni-erlangen.de/~msfriedl/plan9/lkfs/


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [9fans] Re: mounting Plan9 fs on linux
  2000-06-12  9:58 ` [9fans] mounting Plan9 fs on linux CLint Davis
                     ` (2 preceding siblings ...)
  2000-06-12 19:51   ` Markus Friedl
@ 2000-06-14  8:52   ` Douglas A. Gwyn
       [not found]     ` <DAGwyn@null.net>
  2000-07-28 12:14     ` Harri Haataja
  3 siblings, 2 replies; 9+ messages in thread
From: Douglas A. Gwyn @ 2000-06-14  8:52 UTC (permalink / raw)
  To: 9fans

CLint Davis wrote:
> Note- with rio not working I have no way to edit ...

There *is* the "ed" editor; I've used it for a few things.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Re: mounting Plan9 fs on linux
       [not found]     ` <DAGwyn@null.net>
@ 2000-06-14 16:30       ` Tom Duff
  0 siblings, 0 replies; 9+ messages in thread
From: Tom Duff @ 2000-06-14 16:30 UTC (permalink / raw)
  To: 9fans

On Jun 14,  8:52am, Douglas A. Gwyn wrote:
> There *is* the "ed" editor; I've used it for a few things.

Second that.  I've even ported the plan 9 version of
ed (which is the best of the true descendants of the
original ed) back to UNIX, and run it at work on IRIX
and at home on freeBSD.

--
Tom Duff.  Corresponding Secretary to the Clue Fairy.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Re: mounting Plan9 fs on linux
  2000-07-28 12:14     ` Harri Haataja
@ 2000-07-28 11:52       ` Boyd Roberts
  0 siblings, 0 replies; 9+ messages in thread
From: Boyd Roberts @ 2000-07-28 11:52 UTC (permalink / raw)
  To: 9fans

> "Douglas A. Gwyn" wrote:
> > 
> > CLint Davis wrote:
> > > Note- with rio not working I have no way to edit ...
> > 
> > There *is* the "ed" editor; I've used it for a few things.
> 
> Is a port of vi being planned?  =)
> 

yep i'm glad ed is still around.  sometimes i've had to fix
things with dd and adb -- ugly.

--
Boyd Roberts                            boyd@psycho-basket-case.org

    ``I come over here to kill them cocksuckers, not work for 'em''

          -- Moon Dog, _Pettibone's Law_, John Keene





^ permalink raw reply	[flat|nested] 9+ messages in thread

* [9fans] Re: mounting Plan9 fs on linux
  2000-06-14  8:52   ` [9fans] " Douglas A. Gwyn
       [not found]     ` <DAGwyn@null.net>
@ 2000-07-28 12:14     ` Harri Haataja
  2000-07-28 11:52       ` Boyd Roberts
  1 sibling, 1 reply; 9+ messages in thread
From: Harri Haataja @ 2000-07-28 12:14 UTC (permalink / raw)
  To: 9fans

"Douglas A. Gwyn" wrote:
> 
> CLint Davis wrote:
> > Note- with rio not working I have no way to edit ...
> 
> There *is* the "ed" editor; I've used it for a few things.

Is a port of vi being planned?  =)


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] mounting Plan9 fs on linux
@ 2000-06-12 13:23 rsc
  0 siblings, 0 replies; 9+ messages in thread
From: rsc @ 2000-06-12 13:23 UTC (permalink / raw)
  To: 9fans, clint.davis

Acme and sam are both graphical editors,
and thus need a frame buffer.  They don't
start for the same reason rio does not.

You can edit files in text mode using ed.

The only file you should need to edit is
vgadb, which is copied in from the root
of the floppy at boot time, so you can just
edit it using any system that can read DOS
disks.

Russ



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2000-07-28 12:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <clint.davis@hds.com>
2000-06-12  9:58 ` [9fans] mounting Plan9 fs on linux CLint Davis
2000-06-12 13:54   ` James A. Robinson
2000-06-12 19:18   ` Scott Schwartz
2000-06-12 19:51   ` Markus Friedl
2000-06-14  8:52   ` [9fans] " Douglas A. Gwyn
     [not found]     ` <DAGwyn@null.net>
2000-06-14 16:30       ` Tom Duff
2000-07-28 12:14     ` Harri Haataja
2000-07-28 11:52       ` Boyd Roberts
2000-06-12 13:23 [9fans] " rsc

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).