The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: iking@killthewabbit.org (Ian King)
Subject: [pups] Progress on 2.11BSD kernel
Date: Tue, 18 Mar 2003 23:44:58 -0800	[thread overview]
Message-ID: <000901c2edeb$70942650$450010ac@dawabbit> (raw)

Well, given the excellent advice I received here (especially from Steven
Schultz), I got the networking kernel to build after moving a few modules
around between overlays.  It was indeed the overage on DATA/BSS that was
killing my build.  I did a 'make install' and sync'ed, then restarted.

<sigh>

Now, when I respond to the boot prompt with 'ra(0,0)unix', I'm getting the
following:

<banner for the image, date, time, etc.>
panic: iinit
no fs on 5/0

I'm booting from an RD54, and checking both 'ls -l /dev/ra*' and
/dev/MAKEDEV, it sure looks to me that the major device number for this
drive is 5 - am I missing anything yet?  That's what I called out as the
ROOTDEV in my config file (in sys/conf), with '5,1' as the SWAPDEV.  (I
snuck a peek at the CURLY config file as well, and it shows major device 5
for ra.)  Note that this is exactly the same device as I have been using all
along with the GENERIC kernel, so I know there's really a filesystem there.
(FWIW, I didn't define an autoboot device.)  In ufs_subr.c, I see where this
message is apparently generated in the getfs() function, but I can't really
tell from that where it's biting me.

Hey, if it wasn't a challenge, it wouldn't be fun, right?  Right?  TIA --
Ian

PS: I'm really glad I followed the advice to copy my old (GENERIC) kernel
image to 'oldunix' - so I can still boot!




             reply	other threads:[~2003-03-19  7:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-19  7:44 Ian King [this message]
2003-03-19 17:36 Steven M. Schultz
2003-03-19 17:46 ` David Evans
2003-03-19 18:24 ` Ian King
2003-03-19 18:59   ` David Evans
2003-03-21 18:08 ` Ian King
2003-03-19 17:51 Steven M. Schultz
2003-03-19 18:08 ` David Evans
2003-03-19 19:06 Carl Lowenstein
2003-03-19 19:14 ` David Evans
2003-03-19 20:12 ` David C. Jenner
2003-03-19 19:09 Steven M. Schultz
2003-03-19 19:30 ` David Evans
2003-03-19 23:08 Steven M. Schultz
2003-03-19 23:15 ` David Evans
2003-03-19 23:34 ` Johnny Billquist
2003-03-19 23:52 Steven M. Schultz
2003-03-21 18:26 Steven M. Schultz
2003-03-21 18:33 Steven M. Schultz

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='000901c2edeb$70942650$450010ac@dawabbit' \
    --to=iking@killthewabbit.org \
    /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).