* kernel won't load root on doc millenium
@ 2002-08-12 18:02 Glen
2002-08-13 15:32 ` Frank Oltmanns
0 siblings, 1 reply; 2+ messages in thread
From: Glen @ 2002-08-12 18:02 UTC (permalink / raw)
To: linux-mtd
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: kernel won't load root on doc millenium
2002-08-12 18:02 kernel won't load root on doc millenium Glen
@ 2002-08-13 15:32 ` Frank Oltmanns
0 siblings, 0 replies; 2+ messages in thread
From: Frank Oltmanns @ 2002-08-13 15:32 UTC (permalink / raw)
To: Glen, linux-mtd
Hi Glen,
i had the same problem with a DoC2000 (root-fs loads from NFS
but not from DoC).
Try:
http://lists.infradead.org/pipermail/linux-mtd/2002-July/005509.html
HTH
Frank
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-08-13 15:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-12 18:02 kernel won't load root on doc millenium Glen
2002-08-13 15:32 ` Frank Oltmanns
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox