9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: paurea@gmail.com, 9fans@9fans.net
Subject: Re: [9fans] build iso's plan9 for amd64, atom, arm, powerpc
Date: Thu,  3 Jan 2013 18:13:00 -0500	[thread overview]
Message-ID: <7913b78c82ec183ca2433259f514b3b6@kw.quanstro.net> (raw)
In-Reply-To: <CACm3i_i4qWNMmjBkVHWHB38b+1b_Gr4W55Fiw8+bg_2u-fysgg@mail.gmail.com>

> On Wed, Jan 2, 2013 at 9:11 PM, John Floren <john@jfloren.net> wrote:
> > What I think people are trying to say is that this doesn't really make
> > a lot of sense. The AMD64 system doesn't have any installer work done
> > for it at all--I think it's not far off, but to the best of my
> > knowledge nobody has built a CDROM that boots the 64-bit kernel and

the 9atom cd boots to 32-bits, but the 64-bit kernels are right there.
it should be no problem if you have a 64-bit capable machine to boot
into a 64-bit kernel after compiling /sys/src.

the reason i don't boot directly to 64-bits is because that's probablly
a lot of busy work without a lot of benefit.  also all 64-bit intel run
32-bit kernels, but not vice-versa.

> I did boot nix with the new boot loaders from a CD image, so that part
> worked. Erik is using a different boot loader I think, but it probably works too
> (it boot in 32 bit mode after all...).

yes, iplpxe which really is a slight reworking of cinap's work.
while it starts in 16-bit mode, it does all of its work in  32-bit
segmented mode.  (that is, paging is off.)

it has the ability to boot 64-bit, pae or po32b.  (plain old 32-bit.)
the main requirement to boot 64-bit it to accept S_MAGIC.

(i am still using ye olde 9load-e820 on the cd.  this is laziness.
it can also boot a 64-bit kernel, though.  but it does not have
boot menus.)

> After booting the kernel, as Erik says, it should not be too hard.
>
> For ARM Richard Miller is doing an excellent work with his prerrolled
> Plan 9 images for the raspberry pi, so that is probably the way to go.

9atom2 includes rpi.  install on a 32- or 64-bit intel, and
	cd /sys/src;
	objtype=arm mk install

- erik



      parent reply	other threads:[~2013-01-03 23:13 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-02 18:40 Francesco Cardi
2013-01-02 18:50 ` erik quanstrom
2013-01-02 19:13   ` Richard Miller
2013-01-02 19:16   ` Samantha Baldwin
2013-01-02 19:51     ` erik quanstrom
2013-01-02 19:58     ` Francesco Cardi
2013-01-02 20:11       ` John Floren
2013-01-02 20:19         ` Francesco Cardi
2013-01-02 20:45         ` erik quanstrom
2013-01-02 20:56           ` erik quanstrom
2013-01-03  0:00             ` Francesco Cardi
2013-01-03  0:08         ` Matthew Veety
2013-01-03  0:15           ` Francesco Cardi
2013-01-03 17:39             ` Matthew Veety
2013-01-03 19:20               ` Francesco Cardi
2013-01-03 19:35               ` Iruatã Souza
2013-01-03 22:42         ` Gorka Guardiola
2013-01-03 22:43           ` Gorka Guardiola
2013-01-03 23:13           ` erik quanstrom [this message]

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=7913b78c82ec183ca2433259f514b3b6@kw.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    --cc=paurea@gmail.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).