RE: Kernel panic - not syncing: No working init found

2016-11-01 Thread Vered Zvi
, 2016 5:00 PM To: busybox@busybox.net Subject: Re: Kernel panic - not syncing: No working init found Am 01.11.2016 um 15:15 schrieb Vered Zvi: > Hello, > > Where should I run: > chroot /bin/busybox ? > > under the host PC ? Yes, under the host PC. I assume, host PC and t

Re: Kernel panic - not syncing: No working init found

2016-11-01 Thread Mattias Schlenker
t: Tuesday, November 01, 2016 2:58 PM To: busybox@busybox.net Subject: Re: Kernel panic - not syncing: No working init found Am 01.11.2016 um 13:41 schrieb Vered Zvi: Hello, I'm working with kernel 3.18.24, busybox 1.24.2 /lib contains the following files: ld-2.22.so ld-linux-x86-64.so.2 -> ld

RE: Kernel panic - not syncing: No working init found

2016-11-01 Thread Vered Zvi
Subject: Re: Kernel panic - not syncing: No working init found Am 01.11.2016 um 13:41 schrieb Vered Zvi: > Hello, > > I'm working with kernel 3.18.24, busybox 1.24.2 > > /lib contains the following files: > > ld-2.22.so > ld-linux-x86-64.so.2 -> ld-2.22.so > l

RE: Kernel panic - not syncing: No working init found

2016-11-01 Thread Jody Lee Bruchon
On November 1, 2016 9:29:20 AM EDT, Vered Zvi wrote: >Hi Mattias, > >On the host PC I ran: >ldd linuxrc >and got: >linux-vdso.so.1 => (0x000...) >... > >This file is missing in my /lib >Where can I find it ? That particular "file" is actually a part of the kernel. Don't

RE: Kernel panic - not syncing: No working init found

2016-11-01 Thread Vered Zvi
[m...@mattiasschlenker.de] Sent: Tuesday, November 01, 2016 2:58 PM To: busybox@busybox.net Subject: Re: Kernel panic - not syncing: No working init found Am 01.11.2016 um 13:41 schrieb Vered Zvi: > Hello, > > I'm working with kernel 3.18.24, busybox 1.24.2 > > /lib contains the following files: > &g

Re: Kernel panic - not syncing: No working init found

2016-11-01 Thread Mattias Schlenker
libutil-2.22.so /lib64 contains the following files: ld-linux-x86-64.so.2 -> /lib/ld-2.9.so libc.so.6 -> /lib/libc.so.6 libm.so.6 -> /lib/libm.so.6 Upon boot I'm getting: Kernel panic - not syncing: No working init found. Try passing init=option Are there any files missing ? How can

Kernel panic - not syncing: No working init found

2016-11-01 Thread Vered Zvi
s: ld-linux-x86-64.so.2 -> /lib/ld-2.9.so libc.so.6 -> /lib/libc.so.6 libm.so.6 -> /lib/libm.so.6 Upon boot I'm getting: Kernel panic - not syncing: No working init found. Try passing init=option Are there any files missing ? How can I debug such error ? Thank you, Z.V The informatio