All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Hirst <rhirst@linuxcare.com>
To: rpengelly <rpengelly@ati.stlawrencec.on.ca>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] opening initial console
Date: Fri, 6 Jul 2001 15:39:37 +0100	[thread overview]
Message-ID: <20010706153937.Z23509@linuxcare.com> (raw)
In-Reply-To: <000d01c10626$ac7139f0$0f809b8e@ati.stlawrencec.on.ca>; from rpengelly@ati.stlawrencec.on.ca on Fri, Jul 06, 2001 at 10:19:31AM -0400

On Fri, Jul 06, 2001 at 10:19:31AM -0400, rpengelly wrote:
> Well good news and bad news. We've gotten a linux kernal to boot over a network using rbootd and bootp. However just after the root is mounted we get the following message:
> 
> NFS: Mounted root (nfs filesystem) readonly.
> Warning: unable to open an initial console.
> Kernel panic: no int found. Try passing init= option to kernel.
> 
> Anyone run into this problem or know how to fix it.

Sounds like you have tried to boot a kernel over the network, and
have it mount a root file system also over the network.  The problem
is likely to be that the kernel failed to find any useful files on
the file system it mounted - no /dev/tty*, no /sbin/init, etc.
Could be access permisions problems.  Try mounting the fs from some
other system and check things look ok.

If you grab the 0.9.1 ISO and boot the lifimage from that, the
lifimage contains 32 and 64 bit kernels, and a ramdisk.  It should
boot and mount root from the ramdisk (not from nfs).

Richard

  reply	other threads:[~2001-07-06 14:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-06 14:19 [parisc-linux] opening initial console rpengelly
2001-07-06 14:39 ` Richard Hirst [this message]
2001-07-06 15:09   ` rpengelly
2001-07-06 17:08     ` Richard Hirst

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=20010706153937.Z23509@linuxcare.com \
    --to=rhirst@linuxcare.com \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=rpengelly@ati.stlawrencec.on.ca \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.