9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Noah Evans <noah.evans@gmail.com>
To: 9front@googlegroups.com
Subject: Re: 64bit for 9front?
Date: Tue, 7 Jun 2011 11:26:53 +0200	[thread overview]
Message-ID: <BANLkTimevPkNRFRuUCiAAsfE52fMq5GArQ@mail.gmail.com> (raw)
In-Reply-To: <d34d71aa-ce93-44be-9ee4-3819e00b6281@c41g2000yqm.googlegroups.com>

You need a different 9load, pload(usually we use ppxeload). It's
included in the nix tree and will boot 32bit or 64bit kernels. Nix/9k
use /amd64/ binaries.

cd /sys/src; $objtype=amd64 mk installall

should work fine.

As to plan9.ini, you should just be able to set your bootfile to
/amd64/k8cpu. Here's one of mine:

bootfile=ether0!/amd64/9k8cpufs

Noah



On Tue, Jun 7, 2011 at 11:21 AM, staalmannen <staal1978@gmail.com> wrote:
> Hi I just read about the rather interesting experimental "nix" 64-bit
> plan9 kernel on 9fans.
>
> https://bitbucket.org/npe/nix
>
> My question is simply: would it be theoretically possible to set up
> 9front as 32/64 bit dual boot via a kernel choice (pcf vs nix) in the
> plan9.ini?
>
> How does plan9 64bit kernels work? Do they also support 32bit binaries
> or would the 64bit directories first have to be populated?

      reply	other threads:[~2011-06-07  9:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-07  9:21 staalmannen
2011-06-07  9:26 ` Noah Evans [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=BANLkTimevPkNRFRuUCiAAsfE52fMq5GArQ@mail.gmail.com \
    --to=noah.evans@gmail.com \
    --cc=9front@googlegroups.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).