From: Heiko Gerstung <heiko.gerstung@meinberg.de>
To: linux-kernel@vger.kernel.org
Subject: Initial ramdisk support does not work (for me) on 2.6.17.13
Date: Wed, 15 Nov 2006 11:48:08 +0100 [thread overview]
Message-ID: <455AF068.5020700@meinberg.de> (raw)
Hi!
We are building embedded devices based on Linux and we use a ramdisk as
our root device in order to avoid problems with people switching off the
unit without a proper shutdown and to save write-cycles on our flash disc.
Using a 2.6.12 kernel it was no problem to boot the system by using this
kernel parameters:
load_ramdisk=1 console=tty0 initrd=initrd.gz rw vga=769
ramdisk_size=32768 root=/dev/ram0
Today I tried to test run a 2.6.17.12 kernel using the same parameters
but I get this error message:
VFS: Cannot open root device "ram0" or unknown-block(1,0)
Please append a correct "root=" boot option
The RAMDISK driver seems to be initialized correctly and the initrd
image (gzipped ext2fs) contains a block device /dev/ram0 with major 1
and minor 0 ...
Any hints what has changed and how I can get this kernel to use a
ramdisk as its root device?
Thanks in advance,
best regards,
Heiko
--
------------------------------------------------------------------------
*MEINBERG Funkuhren GmbH & Co. KG*
Auf der Landwehr 22
D-31812 Bad Pyrmont, Germany
Tel.: ++49 (0)5281 9309-25
Fax: ++49 (0)5281 9309-30
eMail: heiko.gerstung@meinberg.de <mailto:heiko.gerstung@meinberg.de>
Internet: www.meinberg.de <http://www.meinberg.de/>
------------------------------------------------------------------------
Meinberg radio clocks: 25 years of accurate time worldwide
next reply other threads:[~2006-11-15 10:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-15 10:48 Heiko Gerstung [this message]
2006-11-16 13:00 ` Initial ramdisk support does not work (for me) on 2.6.17.13 Oleg Verych
2006-11-16 13:33 ` linux-os (Dick Johnson)
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=455AF068.5020700@meinberg.de \
--to=heiko.gerstung@meinberg.de \
--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.