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

Re: [arch-general] Mount point of MTP devices?

2017-04-05 Thread Thomas Bächler
Am 02.04.2017 um 07:06 schrieb Rijul Gulati via arch-general: > Hello, > I have recently installed Arch on my desktop machine (KDE). > I want to access android device (MTP) from terminal. The device is > accessible from file manager (Dolphin). This means it has to be mounted > somewhere (right?).

Re: [arch-general] Suppressing specific pacman warnings

2017-04-05 Thread João Miguel via arch-general
A 2017-04-05T10:44:05 +0200, SanskritFritz escreveu: > On Wed, Apr 5, 2017 at 12:02 AM, João Miguel via arch-general < > arch-general@archlinux.org> wrote: > > > A 2017-04-04T10:08:42 +0200, Guus Snijders via arch-general escreveu: > > > (...) > > > > > > I think Ely Swartz gave the best option;

Re: [arch-general] Suppressing specific pacman warnings

2017-04-05 Thread Ben Oliver via arch-general
https://lowendbox.com/ is a good place to shop around on.

Re: [arch-general] Suppressing specific pacman warnings

2017-04-05 Thread Bartłomiej Piotrowski
On 2017-04-05 10:44, SanskritFritz via arch-general wrote: > On Wed, Apr 5, 2017 at 12:02 AM, João Miguel via arch-general < > arch-general@archlinux.org> wrote: > >> A 2017-04-04T10:08:42 +0200, Guus Snijders via arch-general escreveu: >>> (...) >>> >>> I think Ely Swartz gave the best option;

Re: [arch-general] Suppressing specific pacman warnings

2017-04-05 Thread SanskritFritz via arch-general
On Wed, Apr 5, 2017 at 12:02 AM, João Miguel via arch-general < arch-general@archlinux.org> wrote: > A 2017-04-04T10:08:42 +0200, Guus Snijders via arch-general escreveu: > > (...) > > > > I think Ely Swartz gave the best option; > > Use a custom repo for the non-standard pkg's and give it