mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "mirabilos" <eccesys@topmail.de>
To: "Linux-Kernel ML" <linux-kernel@vger.kernel.org>,
	"David Ford" <david@linux.com>
Subject: Re: 2.4.1 - can't read root fs (devfs maybe?)
Date: Fri, 2 Feb 2001 13:54:44 -0000	[thread overview]
Message-ID: <022901c08d1f$bf8a2c20$0100a8c0@homeip.net> (raw)
In-Reply-To: <Pine.LNX.4.21.0101312258190.227-100000@sliver.moot.ca> <3A79F812.D52B17B1@linux.com>

----- Original Message ----- 
From: "David Ford" <david@linux.com>
To: "Michael J. Dikkema" <mjd@moot.ca>
Cc: <linux-kernel@vger.kernel.org>
Sent: Thursday, February 01, 2001 11:58 PM
Subject: Re: 2.4.1 - can't read root fs (devfs maybe?)


> "Michael J. Dikkema" wrote:
> 
> > I went from 2.4.0 to 2.4.1 and was surprised that either the root
> > filesystem wasn't mounted, or it couldn't be read. I'm using devfs.. I'm
> > thinking there might have been a change with regards to the devfs
> > tree.. is the legacy /dev/hda1 still /dev/discs/disc0/part1?
> 
> This symlink doesn't exist/isn't usable for boot.  Use the qualified
> pathname.
> 
> I.e. /dev/discs/disc0/part1 points to /dev/ide/host0/bus0/target0/lun0/part1
> on my machine.
> 
> Use that pathname.
> 
> -d

I am used to do "root=0301" on the lilo prompt to avoid that.
Right it works when devfs is mounted at boot (kernel config)
and you change the lilo.conf from:

image=/boot/bzImage
 label=linux
 root=/dev/hda1
 vga=3845

to:

image=/boot/bzImage
 label=linux
 append="root=0301 vga=3845"

or:

image=/boot/bzImage
 label=linux
 append="root=/dev/ide/host0/bus0/target0/lun0/part1 vga=3845"

Maybe the append= thing shortly spoken of in the devfs docu is important.
And at boot time _there are no symlinks_ !!

When init=/bin/bash fails, you prolly have an empty /dev on your root fs
(as usual when doing devfs) and automount _off_. Turn it on.

-mirabilos

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12+(proprietary extensions) # Updated:20010129 nick=mirabilos
GO/S d@ s--: a--- C++ UL++++ P--- L++$(-^lang) E----(joe) W+(++) loc=.de
N? o K? w-(+$) O+>+++ M-- V- PS+++@ PE(--) Y+ PGP t+ 5? X+ R+ !tv(silly)
b++++* DI- D+ G(>++) e(^age) h! r(-) y--(!y+) /* lang=NASM;GW-BASIC;C */
------END GEEK CODE BLOCK------


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2001-02-02 13:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-01  5:03 Michael J. Dikkema
2001-01-31  6:14 ` Michael B. Trausch
2001-02-01 16:00 ` John Jasen
2001-02-01 17:48   ` Peter Samuelson
2001-02-01 18:51     ` John Jasen
2001-02-01 20:58       ` Peter Samuelson
2001-02-01 23:53       ` David Ford
2001-02-01 23:58 ` David Ford
2001-02-02 13:54   ` mirabilos [this message]
2001-02-03  1:54     ` David Ford
2001-02-14 21:20 ` Richard Gooch

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='022901c08d1f$bf8a2c20$0100a8c0@homeip.net' \
    --to=eccesys@topmail.de \
    --cc=david@linux.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®