* initrd support in 2.6 kernels
@ 2005-04-13 18:53 Nickolay
2005-04-14 6:32 ` Bernhard Schauer
0 siblings, 1 reply; 2+ messages in thread
From: Nickolay @ 2005-04-13 18:53 UTC (permalink / raw)
To: linux-kernel
Hallo Guys!
I has initrd, that nice loaded by all 2.4 kernels.
But 2.6.9 kernel has some difference in loading initrd(as i discovered).
This warning produced by kernel on boot:
...SKIP...
Kernel command line: console=ttyS0,115200 root=/dev/ram0
initrd=0x00800000,32M
...SKIP...
checking if image is initramfs...it isn't (ungzip failed); looks like an
initrd
Freeing initrd memory: 32768K
... SKIP...
RAMDISK driver initialized: 16 RAM disks of 32768K size 1024 blocksize
...SKIP...
RAMDISK: Couldn't find valid RAM disk image starting at 0.
Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(1,0)
Maybe troubles in kernel command line? But this command line work fine
on 2.4 kernels.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: initrd support in 2.6 kernels
2005-04-13 18:53 initrd support in 2.6 kernels Nickolay
@ 2005-04-14 6:32 ` Bernhard Schauer
0 siblings, 0 replies; 2+ messages in thread
From: Bernhard Schauer @ 2005-04-14 6:32 UTC (permalink / raw)
To: Nickolay, lkml
> checking if image is initramfs...it isn't (ungzip failed); looks like an
> initrd
> Freeing initrd memory: 32768K
Hi!
Have you gzipped your initrd image? (if yes, the ungzip failed would be
a problem... btw. initramfs is a smarter way to perform the same)
regards
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-14 6:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-13 18:53 initrd support in 2.6 kernels Nickolay
2005-04-14 6:32 ` Bernhard Schauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox