From: Yinghai Lu <yinghai@kernel.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: "H. Peter Anvin" <hpa@zytor.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: initrd panic
Date: Wed, 07 Jan 2009 14:38:09 -0800 [thread overview]
Message-ID: <49652ED1.6050808@kernel.org> (raw)
In-Reply-To: <20090107215914.GB17917@elte.hu>
Ingo Molnar wrote:
> * Yinghai Lu <yinghai@kernel.org> wrote:
>
>> [ 0.000000] Bootmem setup node 0 0000000000000000-0000000828000000
>> [ 0.000000] NODE_DATA [000000000008b580 - 000000000009057f]
>> [ 0.000000] bootmap [00000000011e4000 - 00000000012e8fff] pages 105
>> [ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 0828000000]
>> [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==>
>> [0000000000 - 0000001000]
>> [ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==>
>> [0000006000 - 0000008000]
>> [ 0.000000] #2 [0000200000 - 00011e3010] TEXT DATA BSS ==>
>> [0000200000 - 00011e3010]
>> [ 0.000000] #3 [007ddb0000 - 007ffff746] RAMDISK ==>
>> [007ddb0000 - 007ffff746]
>> [ 0.000000] #4 [0000095400 - 0000100000] BIOS reserved ==>
>> [0000095400 - 0000100000]
>> [ 0.000000] #5 [0000008000 - 000000a000] PGTABLE ==>
>> [0000008000 - 000000a000]
>> [ 0.000000] #6 [000000a000 - 000000b000] PGTABLE ==>
>> [000000a000 - 000000b000]
>> [ 0.000000] #7 [0000001000 - 000000106c] ACPI SLIT ==>
>> [0000001000 - 000000106c]
>> [ 0.000000] #8 [000000b000 - 000008b580] MEMNODEMAP ==>
>> [000000b000 - 000008b580]
>> ...
>> [ 26.878476] calling populate_rootfs+0x0/0xef @ 1
>> [ 26.883266] checking if image is initramfs...it isn't (no cpio
>> magic); looks like an initrd
>> [ 26.925007] Freeing initrd memory: 35133k freed
>> [ 26.947946] initcall populate_rootfs+0x0/0xef returned 0 after 63247 usecs
>> ...
>> [ 99.714363] RAMDISK: gzip image found at block 0
>> [ 100.831449] RAMDISK: incomplete write (1880 != 1999)
>> [ 100.836421] write error
>> [ 101.092202] kjournald starting. Commit interval 5 seconds
>> [ 101.092217] EXT3 FS on ram0, internal journal
>> [ 101.092227] EXT3-fs: mounted filesystem with ordered data mode.
>> [ 101.092244] VFS: Mounted root (ext3 filesystem) on device 1:0.
>> [ 101.092262] Freeing unused kernel memory: 448k freed
>> [ 101.092586] init_special_inode: bogus i_mode (177777)
>> [ 101.092591] Warning: unable to open an initial console.
>> [ 101.092607] init_special_inode: bogus i_mode (177777)
>> [ 101.092618] init_special_inode: bogus i_mode (177777)
>> [ 101.092630] init_special_inode: bogus i_mode (177777)
>> [ 101.092635] Kernel panic - not syncing: No init found. Try passing
>> init= option to kernel.
>> [ 101.092639] Pid: 1, comm: swapper Not tainted
>> 2.6.28-tip-07660-g1bc0566-dirty #366
>> [ 101.092641] Call Trace:
>> [ 101.092655] [<ffffffff809cc9be>] panic+0x75/0x12c
>> [ 101.092662] [<ffffffff802092a8>] name_to_dev_t+0x0/0x1f0
>> [ 101.092668] [<ffffffff8022c05a>] ? child_rip+0xa/0x20
>> [ 101.092671] [<ffffffff8022c050>] ? child_rip+0x0/0x20
>>
>>
>> wonder if LZMA B2ZIP etc into tip/master today broke it?
>
> you enabled:
>
> CONFIG_KERNEL_LZMA=y
> CONFIG_RD_LZMA=y
no
>
> ? Or did the normal zlib decompressor break?
looks like
YH
next prev parent reply other threads:[~2009-01-07 22:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-07 21:57 initrd panic Yinghai Lu
2009-01-07 21:59 ` Ingo Molnar
2009-01-07 22:38 ` Yinghai Lu [this message]
2009-01-07 22:47 ` H. Peter Anvin
2009-01-07 23:01 ` Yinghai Lu
2009-01-07 23:27 ` Yinghai Lu
2009-01-08 6:50 ` H. Peter Anvin
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=49652ED1.6050808@kernel.org \
--to=yinghai@kernel.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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.