9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Richard Miller <9fans@hamnavoe.com>
To: 9fans@9fans.net
Subject: Re: [9fans] raspberry pi root over tcp
Date: Thu, 24 Nov 2016 19:11:57 +0000	[thread overview]
Message-ID: <2fc7fe51d34cc6b83662cf13da3c248a@hamnavoe.com> (raw)
In-Reply-To: <CAPd04b5OE9kAk2++cHOQyxY8JuyWOsZfnPhu4-NRgYpO8T+6Xw@mail.gmail.com>

> panic: boot process died: undefined instruction: pc 0x605c

I bet that's a SWPW instruction - valid for armv5, deprecated
for armv6, and illegal for armv7.

You probably want to apply patch/armv7-atomic on your server
and rebuild the arm binaries.

If you're booting any old armv5 machines from the same server,
their kernels will need updating with that patch too.




  parent reply	other threads:[~2016-11-24 19:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-24 17:48 James A. Robinson
2016-11-24 18:58 ` Steve Simon
2016-11-24 19:11 ` Richard Miller [this message]
2016-11-25 17:05   ` James A. Robinson

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=2fc7fe51d34cc6b83662cf13da3c248a@hamnavoe.com \
    --to=9fans@hamnavoe.com \
    --cc=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).