From: Glen <mtd@empireenterprises.com>
To: linux-mtd@lists.infradead.org
Subject: kernel won't load root on doc millenium
Date: 12 Aug 2002 14:02:19 -0400 [thread overview]
Message-ID: <1029175339.2250.36.camel@glen> (raw)
I'm not sure whether my problem is a mtd issue or not, but here goes.
I finally have grub booting off the doc millenium.
I achieved this by compiling grub with the grub-0.92 mtd patch.
I then loaded the grub_firmware from the grub-0.92/stage1 directory onto
the doc using the mtd supplied doc_loadbios utility.
Then, using, the mtd supplied nftl_format command, starting at offset
106496.
(./nftl_format /dev/mtd/0 106496)
I had been running nftl_format at offset 98304, however grub would never
load after that. So, after running nftl_format, I rebooted (mtd is
loaded within the kernel), and then ran fdisk to partition the doc.
This is all working fine, and I have my teeny linux filesystem on the
doc. Grub loads, boots the kernel off of the doc, and then reports the
same message it always does when it loads an ext3 filesystem, then
stops.
No error messages like "cannot mount root" or "i want to scream" or
"kernel panic" or anything.
It just stops and sits there, mocking me.
I originally thought this may have had something to do with my using
devfs. I was specifying /dev/nftl/disc0/part1 as root within grub, and
I also tried writing it to the kernel with rdev. No results.
So I created the devices (mknod /dev/nftla b 93 0 and mknod /dev/nftla1
b 93 1) on the doc filesystem and mounted the kernel without devfs.
Still nothing.
I'm at odds as to the cause of the problem. I though possibly that it
could have been a problem with init, so I removed init from the
filesystem and tried again -- this should have at least given me another
error message -- no change. This prompts me to think it is an mtd
issue, specifically because I have an exact duplicate of the doc root
filesystem on a 10M ide partition; it loads perfectly.
Ideas..??
-g
~~
It felt like the entire ship was a party, and she was the pooper
thereof.
--Peter David
next reply other threads:[~2002-08-12 18:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-12 18:02 Glen [this message]
2002-08-13 15:32 ` kernel won't load root on doc millenium Frank Oltmanns
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=1029175339.2250.36.camel@glen \
--to=mtd@empireenterprises.com \
--cc=linux-mtd@lists.infradead.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