[arch-general] at times when booting system-logind fails and system hangs

Javier Vasquez j.e.vasquez.v at gmail.com
Thu Apr 30 17:29:18 UTC 2015


> On Wed, Apr 29, 2015 at 9:25 PM, Mark Lee <mark at markelee.com> wrote:
> ...
>
> What's your kernel cmdline?
> What's your initcpio hooks?
>
> Regards,
> Mark

My "grub" stuff to call linux (the kernel):

      echo  'Loading Linux linux ...'
      linux /vmlinuz-linux root=UUID=<root_partition_uuid> rw rootwait
rootfstype=ext4 resume=UUID=<swap_partition_uuid>
      echo  'Loading initial ramdisk ...'
      initrd   /intel-ucode.img /initramfs-linux.img

My hooks line in /etc/mkinitcpio.conf:

HOOKS="base udev autodetect modconf block resume filesystems keyboard fsck"

-- 
Javier


More information about the arch-general mailing list