9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Frank Hofmann cip574@wpax01.physik.uni-wuerzburg.de
Subject: future co-existence with Linux?
Date: Wed,  6 Sep 1995 05:53:49 -0400	[thread overview]
Message-ID: <19950906095349.4D6KvS1Bh0PcL8h_Aj9qD0ZVGKtsluiIg784bc1mGq4@z> (raw)

jmk@plan9.ATt.COM wrote:
: 	> 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.

As b.com can be installed on a floppy boot sector, it should also install to
the boot sector of your plan 9 partition. If this works, you might well
add it to any boot menu type program for selecting different OS. LILO for
example will execute the boot program found in the boot sector of the specified
partition (if it's *not* the linux partition). So does the OS/2 bootmanager
(if you install LILO on your root partition's boot sector, the bootmanager
is able to boot linux).
I think it should be possible to write b.com to the bootsector of the plan9
partition in two ways:

1. Use DOS DEBUG (would anyone else give the exact procedure ?)
2. Use LILO. By editing the LILO config file by hand, you might specify
   any binary file to write to any partition's bootsector.

I admit - this *should* work theoretically. I cannot test it before I return
home (end september). If I'm successful, I'll post a summary.

If someone can try this before, please mail me if it worked.

Bye !

Frank






             reply	other threads:[~1995-09-06  9:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-09-06  9:53 Frank [this message]
  -- strict thread matches above, loose matches on Subject: below --
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  4:29 jmk
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=19950906095349.4D6KvS1Bh0PcL8h_Aj9qD0ZVGKtsluiIg784bc1mGq4@z \
    --to=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).