All of lore.kernel.org
 help / color / mirror / Atom feed
* Initial ramdisk support does not work (for me) on 2.6.17.13
@ 2006-11-15 10:48 Heiko Gerstung
  2006-11-16 13:00 ` Oleg Verych
  0 siblings, 1 reply; 3+ messages in thread
From: Heiko Gerstung @ 2006-11-15 10:48 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-16 13:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-15 10:48 Initial ramdisk support does not work (for me) on 2.6.17.13 Heiko Gerstung
2006-11-16 13:00 ` Oleg Verych
2006-11-16 13:33   ` linux-os (Dick Johnson)

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.