Re: /initrd.img
- From: "Yinghai Lu" <yhlu.kernel@xxxxxxxxx>
- Date: Tue, 12 Feb 2008 21:55:25 -0800
On Feb 12, 2008 9:53 AM, H. Peter Anvin <hpa@xxxxxxxxx> wrote:
Yinghai Lu wrote:
any limitation about size of
/initrd.img that saved by populate_rootfs ?
i got
RAMDISK: Compressed image found at block 0
RAMDISK: incomplete write (-28 != 2048) 134217728
crc error
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 388k freed
init_special_inode: bogus i_mode (177777)
Warning: unable to open an initial console.
init_special_inode: bogus i_mode (177777)
init_special_inode: bogus i_mode (177777)
Kernel panic - not syncing: No init found. Try passing init= option to kernel.
before that
checking if image is initramfs... it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 25735k freed.
that only happen one system (64G RAM) and SLUB.
if using SLAB, it works well.
somewhere the ramdisk or /initrd.img get corrupted..
Assuming a 64-bit system, that's *supposed* to work. Doesn't mean
anything that weird has been tested.
It could be a SLUB bug, or it could be memory not being properly defended.
found the root case. something wrong ses.c
will send one patch to James.
YH
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- /initrd.img
- From: Yinghai Lu
- Re: /initrd.img
- From: H. Peter Anvin
- /initrd.img
- Prev by Date: Re: Scheduler(?) regression from 2.6.22 to 2.6.24 for short-lived threads
- Next by Date: [REGRESSION] 2.6.25-rc1 does not boot on Alpha
- Previous by thread: Re: /initrd.img
- Next by thread: [PATCH 1/2] mm: make get_user_pages() more robust in handling arguments
- Index(es):
Relevant Pages
|
|