Re: [arch-general] initi issue

2017-04-19 Thread Frank Zimmermann
Am Mittwoch, den 05.04.2017, 20:56 +0200 schrieb Ralf Mardorf: > > Did you try anything else? > E.g. https://bbs.archlinux.org/viewtopic.php?id=162704 Thanks, this hint to broken filesystem package did the job. KR Frank

Re: [arch-general] initi issue

2017-04-05 Thread Ralf Mardorf
On Wed, 5 Apr 2017 20:22:07 +0200, Frank wrote: >Good evening, > >I'm having troubles booting my laptop. I do get the following error: >Failed to execute /init (error -2) >Kernel panic - not syncing: No working init found. TRy passing init= >option to kernel >CPU: 3 PID: 1 Comm: swapper/0 Not

Re: [arch-general] initi issue

2017-04-05 Thread Martin Kühne via arch-general
You should make sure you have: - systemd-sysvcompat installed properly Another way which I'm using (since I consider that package silly) is this: - add init=/usr/lib/systemd/systemd to GRUB_CMDLINE_LINUX in /etc/default/grub and run grub-mkconfig -o /boot/grub/grub.cfg -- or the according action

Re: [arch-general] initi issue

2017-04-05 Thread Radostin Stoyanov via arch-general
Hi Frank, you try with this: 1. Boot archiso and chrooted in the system. 2. Mount your boot partition - In my case it is: mount /dev/sda1 /boot 3. Run mkinitcpio - In my case it is: mkinitcpio -p linux-lts Rado On 05/04/17 19:22, Frank wrote: > Good evening, > > I'm having troubles

[arch-general] initi issue

2017-04-05 Thread Frank
Good evening, I'm having troubles booting my laptop. I do get the following error: Failed to execute /init (error -2) Kernel panic - not syncing: No working init found. TRy passing init= option to kernel CPU: 3 PID: 1 Comm: swapper/0 Not tainted 4.10.2-1-ARCH #1 Call trace: dump_stack+0x63/0x83