All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Finnegan <pat@computer-refuge.org>
To: sparclinux@vger.kernel.org
Subject: Re: Take 3: sparc64 CDs work?
Date: Wed, 09 Jun 2004 16:09:50 +0000	[thread overview]
Message-ID: <200406091109.50841.pat@computer-refuge.org> (raw)
In-Reply-To: <20040605001932.GA22926@darjeeling.triplehelix.org>

On Wednesday 09 June 2004 08:50, Frederik Dannemare wrote:
> Activating swap-devices in /etc/fstab...
> failed
> Checking file systems...
> fsck 1.24a (02-Sep-2001)
> fsck.ext2: No such file or directory while trying to open /dev/hda1
> (null):

Try booting with devfs=nomount.  This issue looks like the kernel is 
mounting devfs, but there's no devfs daemon to make the "normal 
looking" device symlinks.

Looking back through the logs, I see this:

> devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
> devfs: boot_options: 0x1

and this:

> Partition check:
> /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4

which means you've got devfs compiled in (and probably being mounted) 
but no indicator that devfsd is starting.

Pat
-- 
Purdue University ITAP/RCS        ---  http://www.itap.purdue.edu/rcs/
The Computer Refuge               ---  http://computer-refuge.org

  parent reply	other threads:[~2004-06-09 16:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-05  0:19 Take 3: sparc64 CDs work? Joshua Kwan
2004-06-05 13:06 ` Ben Collins
2004-06-05 13:21 ` Frederik Dannemare
2004-06-05 14:39 ` Joshua Kwan
2004-06-09 13:50 ` Frederik Dannemare
2004-06-09 13:53 ` Tom 'spot' Callaway
2004-06-09 16:09 ` Patrick Finnegan [this message]
2004-06-09 18:20 ` Frederik Dannemare

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=200406091109.50841.pat@computer-refuge.org \
    --to=pat@computer-refuge.org \
    --cc=sparclinux@vger.kernel.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 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.