On Sun, Mar 18, 2007 at 03:13:29AM +0800, Yang Sheng wrote:
> http://uml.nagafix.co.uk/kernels/kernel32-2.6.20.3 and busybox , I encounter
> this:
> 
> VFS: Mounted root (ext3 filesystem) readonly.
> : applet not found
> [42949376.460000] Kernel panic - not syncing: Attempted to kill init!

This might be a filesystem problem.  init is exiting, which may not be
the kernel's fault.

> and when I change image to
> http://uml.nagafix.co.uk/FedoraCore5/FedoraCore5-x86-root_fs.bz2, I get:
> INIT: version 2.86 booting
> [42949376.400000] Kernel panic - not syncing: Kernel mode signal 4

This an illegal instruction.  The address where it happened, 0xb7fcc420,
smells like a VDSO, which is an area in which I fixed a bug recently.

> BTW: I spent hours to find a relative-stable kernel with UML to compile, but
> found a lot of then can't be compiled because of a PAGE_SHIFT error and
> syscall0 error.

Build output, please?

                                Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to