LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Dennis Khoo <dkhoo@atmxdsl.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: modprobe:can't locate module block-major-3 problem
Date: Tue, 17 Sep 2002 20:04:54 -0700	[thread overview]
Message-ID: <011c01c25ec0$2a0d4640$7ec7c7c7@dkhoo> (raw)


Please bear with me since I'm a total newbie.  I received a TQM850L starter
kit a couple of days ago.  I was able to replace the monitor with PPCBOOT
and also got it to boot pMulti(kernel + ramdisk image) built from SELF with
thttpd added in.  After a few tweaks here and there, most
utilites(ping,thttpd,telnet,etc) are working great.

But on bootup, I noticed that modprobe is complaining that it "Can't open
dependencies file /lib/modules/2.4.4/modules.dep".  After I copied the empty
file lib/modules/2.4.4/modules.dep from ELDK/ppc_8xx into the ramdisk and
built pMulti,  modprobe complains that it cannot locate module
block-major-3.  Here's a snippent of the bootup:
.....
TCP: Hash tables configured (established 4096 bind 4096)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (ext2 filesystem).
init started: BusyBox v0.60.2 (2002.09.14-00:34+0000) multi-call
modprobe: modprobe: Can't locate module block-major-3
modprobe: modprobe: Can't locate module block-major-3
modprobe: modprobe: Can't locate module block-major-3
modprobe: modprobe: Can't locate module block-major-3
modprobe: modprobe: Can't locate module block-major-3
mount: Mounting /dev/hda1 on /mnt failed: No such device
.........

I did a "modprobe -c" after bootup and saw that block-major-3 is an alias of
ide-probe-mod.  Does this mean that I need to get ide-probe-mod.o into the
ramdisk?  I tried copying ide-probe-mod.o into /lib/modules/ide but modprobe
still complains about block-major-3 on bootup.  Keying "modprobe
ide-probe-mod.o" after bootup outputs "Can't locate ide-probe-mod.o".  Even
though I'm not using an IDE drive, I'm curious as to why modprobe would
complain...


Thanks a million,
dennis
dkhoo@atmxdsl.com


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

                 reply	other threads:[~2002-09-18  3:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='011c01c25ec0$2a0d4640$7ec7c7c7@dkhoo' \
    --to=dkhoo@atmxdsl.com \
    --cc=linuxppc-embedded@lists.linuxppc.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