All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: kronos@kronoz.cjb.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.5.53] Cannot open root device
Date: Tue, 24 Dec 2002 07:16:07 -0800	[thread overview]
Message-ID: <3E087A37.DDF392D0@digeo.com> (raw)
In-Reply-To: 20021224131957.GA549@dreamland.darkstar.lan

Kronos wrote:
> 
> I have some problems booting kernel 2.5.53, it seems to be unable to
> find my root fs:
> 
> VFS: Cannot open root device "305" or 03:05
> 

Does this fix t?


--- 25/init/do_mounts.c~devfs-fix	Tue Dec 24 07:15:16 2002
+++ 25-akpm/init/do_mounts.c	Tue Dec 24 07:15:21 2002
@@ -848,11 +848,6 @@ void prepare_namespace(void)
 {
 	int is_floppy;
 
-#ifdef CONFIG_DEVFS_FS
-	sys_mount("devfs", "/dev", "devfs", 0, NULL);
-	do_devfs = 1;
-#endif
-
 	md_run_setup();
 
 	if (saved_root_name[0]) {

_

  reply	other threads:[~2002-12-24 15:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-24 13:19 [2.5.53] Cannot open root device Kronos
2002-12-24 15:16 ` Andrew Morton [this message]
2002-12-24 15:42   ` Kronos

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=3E087A37.DDF392D0@digeo.com \
    --to=akpm@digeo.com \
    --cc=kronos@kronoz.cjb.net \
    --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 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.