Le 30 déc. 2012 à 17:32, KP Kirchdoerfer <kap...@users.sourceforge.net> a écrit 
:

> Hi all;
> 
> there is a problem that X86_64 runs into an error:
> 
> [    0.220661] Kernel panic - not syncing: No init found.  Try passing
> init= option to kernel. See Linux Documentation/init.txt for guidance.
> [    0.221976] Pid: 1, comm: swapper/0 Not tainted 3.2.33-x86_64 #1
> [    0.222625] Call Trace:
> [    0.222904]  [<ffffffff812b2b92>] ? panic+0x95/0x198
> [    0.223448]  [<ffffffff812b1910>] ? init_post+0xb8/0xb8
> [    0.223986]  [<ffffffff81650c18>] ? kernel_init+0x11e/0x11e
> [    0.224597]  [<ffffffff812ba274>] ? kernel_thread_helper+0x4/0x10
> [    0.225278]  [<ffffffff81650afa>] ? start_kernel+0x344/0x344
> [    0.225860]  [<ffffffff812ba270>] ? gs_change+0xb/0xb
> 

Hi Kp,

can you check that the initrd.lrp package contain the link to the init script 
with command like:

gzip -dc initrd.lrp | cpio -tv

This is what i have:
lrwxrwxrwx   1 root     root           26 Dec 30 17:41 init -> 
var/lib/lrpkg/root.linuxrc
-rwxr-xr-x   1 root     root         9884 Dec 30 17:41 
var/lib/lrpkg/root.linuxrc

Also you can try to force the init script passing init= option to kernel: 
init=/var/lib/lrpkg/root.linuxrc

I know that the root.linuxrc was changed by the zram support. Perhaps, it's the 
cause of the problem.

Yves

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to