9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Gabriel Diaz" <gabidiaz@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] how to use 9loaddebug
Date: Thu,  7 Jun 2007 14:34:34 +0200	[thread overview]
Message-ID: <82c890d00706070534q649a8a00we679c766e3afc963@mail.gmail.com> (raw)
In-Reply-To: <119bbd8c2cc923c92f0b95b202cfac5d@coraid.com>

hello

the problem was what russ said, now i have it working again,

thanks

gabi


On 6/7/07, erik quanstrom <quanstro@coraid.com> wrote:
> did the original 9load hang witout printing anything?
>
> "PBS2..." is printed by pbslba. you might not be
> successfully loading/jumping to 9load at all. one thing
> you can do is add
>
>         i8042a20();
>         memset(m, 0, sizeof(Mach));
> +       consinit("0", 0);
> +       print("9load started\n");
>
> right at the top of 9load.  if you don't get there,
> the the problem is in pbslba.
>
> - erik
>
>
>


      reply	other threads:[~2007-06-07 12:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-07  7:50 Gabriel Diaz
2007-06-07  8:23 ` Russ Cox
2007-06-07  9:03   ` Gabriel Diaz
2007-06-07 12:27 ` erik quanstrom
2007-06-07 12:34   ` Gabriel Diaz [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=82c890d00706070534q649a8a00we679c766e3afc963@mail.gmail.com \
    --to=gabidiaz@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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).