From: Nickolay <nickolay@protei.ru>
To: linux-gcc@vger.kernel.org
Subject: initrd support in 2.6 kernel
Date: Wed, 13 Apr 2005 21:33:54 +0400 [thread overview]
Message-ID: <425D5802.3040200@protei.ru> (raw)
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.
reply other threads:[~2005-04-13 17:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=425D5802.3040200@protei.ru \
--to=nickolay@protei.ru \
--cc=linux-gcc@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.