9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.att.com jmk@plan9.att.com
Subject: future co-existence with Linux?
Date: Sun, 27 Aug 1995 00:29:13 -0400	[thread overview]
Message-ID: <19950827042913.w-gySbAmJWLHVtWRm_w4pBjzCVithZlubVtNnQNYKf4@z> (raw)

	> a) making plan9 bootable from LILO (the Linux loader)?
I don't know what LILO does, in fact I know very little about Linux.
The Plan 9 kernel has to be loaded into memory at 0x100020 and jumped to
in protected mode. It also expects some configuration data to be left
around in low memory. These two things are usually done by the boot
programme 'b.com' which can be started either from MS-DOS or directly
from the boot sector on a floppy.

The linkage between b.com and the kernel is likely to change at some
point, there's a lot of duplication of effort and the current plan9.ini
configuration scheme needs looked at.

	> b) writing an e2fs server for plan 9?
Writing a server should not be hard given a description of the filesystem
and an existing example to test it on (I don't have either).






             reply	other threads:[~1995-08-27  4:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-08-27  4:29 jmk [this message]
  -- strict thread matches above, loose matches on Subject: below --
1995-09-06  9:53 Frank
1995-09-04 13:29 Tor
1995-08-29 11:25 Bill
1995-08-29  3:04 jmk
1995-08-29  2:49 Jerry
1995-08-28  9:45 Andrew
1995-08-28  9:11 Will
1995-08-28  8:38 dhog
1995-08-27 14:37 Markus
1995-08-27  3:22 Arnold

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=19950827042913.w-gySbAmJWLHVtWRm_w4pBjzCVithZlubVtNnQNYKf4@z \
    --to=jmk@plan9.att.com \
    /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).