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: Fri, 21 Mar 2003 10:08:35 -0800	[thread overview]
Message-ID: <000401c2efd4$e3ee0f90$450010ac@dawabbit> (raw)
In-Reply-To: <200303191736.h2JHaw302449@moe.2bsd.com>

Steve,

Now I know I'm missing something.  I tried following your advice, using the
disklabel utility running under the old kernel.  From what you say below, I
assume you are referring to the 'fstype' parameter on the partition, not the
'type' parameter for the drive, correct?  The drive type is MSCP, and the
partition fstype is 2.11BSD.

I tried changing the partition type with disklabel -e -r but, when I exited
vi, I got an error message saying that the type I'd provided was not valid.
Viewing the label (with disklabel -r) showed the fstype set to 'unknown'.

Just for grins, I tried modifying the drive type, too - no success there,
either.  The disklabel utility isn't having any of that; again it claims
'unknown'.

Oh well, while I'm waiting for your reply I can rebuild my kernel with a
higher MAXUSERS parameter.  :-)

Thanks -- Ian

----- Original Message -----
From: "Steven M. Schultz" <sms@2BSD.COM>
To: <pups at minnie.tuhs.org>
Sent: Wednesday, March 19, 2003 9:36 AM
Subject: Re: [pups] Progress on 2.11BSD kernel


[snip]
> > 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
>
> That says the kernel was not able to mount the root filesystem.  The
> earlier messages about the kernel build date, etc appear because
> the kernel prints those directly from internal strings  (and the
> kernel is loaded by /boot who doesn't "mount" the root filesystem).
>
[snip]

> The times I have seen the 'iinit' panic it's meant that the disklabel
> was either missing _or_ that the root ('a') partition was not of
> type FS_V71K.   I SUPPOSE it's far fetched, but possible, that the
> old kernel predates the check for the filesystem type, thus it ignores
> the type of partition 'a' and assumes it's a valid filesystem.
>
> If you have a copy of the standalone 'disklabel' program installed
> in / you can boot that with
>
> ra(0,0)disklabel
>
> and examine the label that way.   Or boot the tape and load the
> utility that way.   Using the old kernel and running disklabel
> would work too.   If the 'type' for the 'a' partition is not 'FS_V71K'
> that's the problem.
>





  parent reply	other threads:[~2003-03-21 18:08 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-03-21 18:33 Steven M. Schultz
2003-03-21 18:26 Steven M. Schultz
2003-03-19 23:52 Steven M. Schultz
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 19:09 Steven M. Schultz
2003-03-19 19:30 ` 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 17:51 Steven M. Schultz
2003-03-19 18:08 ` David Evans
2003-03-19  7:44 Ian King

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='000401c2efd4$e3ee0f90$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).