lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 30 Sep 2012 00:31:36 +0200
From:	Borislav Petkov <bp@...en8.de>
To:	Franklin Wei <frankhwei536@...il.com>
Cc:	Randy Dunlap <rdunlap@...otime.net>, linux-kernel@...r.kernel.org,
	Masami Hiramatsu <mhiramat@...hat.com>
Subject: Re: arch/x86/lib/inat.c Error and Kernel Panic

On Sat, Sep 29, 2012 at 09:36:36AM -0400, Franklin Wei wrote:
> Well, I managed to compile the kernel (3.6rc7) using the code in the
> tar.gz. However, when I try to boot it, it gives a kernel panic. I
> suspect that it has to do with the initrd I created, judging from the
> messages on the screen. Attached are pictures of the error. Sorry fot
> the bad quality.
> You guys are awesome!

Not yet, we haven't fixed your issue yet :)

But judging from the screenshots, you don't have the required drivers
for the kernel to find your root partition.

Make sure you've compiled in the SATA/IDE driver for your motherboard
and the driver for your root filesystem (ext2,3,4). When you have all
those compiled into the kernel you don't need an initrd AFAICT.

Simply try booting a live cd, see what SATA/IDE driver gets detected,
enable it in your kernel and then try again.

Or take the .config from an older kernel which boots on your box.

HTH.

-- 
Regards/Gruss,
    Boris.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ