9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: steve.simon@snellwilcox.com
To: 9fans@cse.psu.edu
Subject: Re[2]: [9fans] sources pull - cannot boot (sigh) - sorted
Date: Tue, 17 Dec 2002 16:36:39 +0000	[thread overview]
Message-ID: <1274804915@snellwilcox.com> (raw)


Hi,

All sorted, one change to Russ's instructions, the backup
kernel was called sdC0!fs!/386/_9pcdisk.gz - ie gziped.

Looking at the dates on the kernel source everything looks
like everything it compiled ok - including boot.c.

Just to make sure I did a make clean, deleted /sys/src/9/boot/libboot.a8,
and rebuilt the kernel to prove I can still bootstrap myself, which I can.

Thanks once again Russ,

-Steve
____________________Reply Separator____________________
Subject:    Re: [9fans] sources pull - cannot boot (sigh)
Author: 9fans@cse.psu.edu
Date:       16/12/02 19:23

You don't need to reinstall, but you do need
to get at your plan9.ini.  If you pulled, you should
have gotten a fresh copy of the old kernel in /386/_9pcdisk.

If you can change your plan9.ini to boot from sdC0!fs!/386/_9pcdisk
you should be all set.

If you run Windows on a FAT file system, you can copy
c:\plan9\plan9ini.bak to c:\plan9\plan9.ini and then edit
that -- 9load looks there before 9fat.

If not, http://plan9.bell-labs.com/~rsc/flop.gz is a compressed
floppy image that contains only 9load and a minimal plan9.ini.
You can download that and edit the plan9.ini there (or not;
it will prompt you for a boot file).

As for your actual kernel problem, it sounds like
/sys/src/9/boot/local.c didn't get updated or didn't
get recompiled when you rebuilt your kernel.
The paths in the connectlocal function should
say "/boot/kfs" and not "/kfs".  If they say the
latter, your source is out of date.  If they say the
former, maybe your build used an old object file,
though I thought we had rules in place to do the
right thing.

Russ





                 reply	other threads:[~2002-12-17 16:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1274804915@snellwilcox.com \
    --to=steve.simon@snellwilcox.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).