Skip to content

Systemd hook compatibility #1

@JuniorJPDJ

Description

@JuniorJPDJ

Hi,
I'm trying to make it work with systemd only hooks, I can't even see any messages connected with this hook, or getting ip address on my screen after bootup.
When I start fallback shell I don't have any IP address.
My initcpio hooks:
base systemd keyboard autodetect ssh-cryptsetup modconf sd-vconsole block bcache sd-lvm2 filesystems fsck

my mkinitcpio output

[root@Dell7010 ~]# mkinitcpio -p linux
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 4.18.5-arch1-1-ARCH
  -> Running build hook: [base]
  -> Running build hook: [systemd]
  -> Running build hook: [keyboard]
  -> Running build hook: [autodetect]
  -> Running build hook: [ssh-cryptsetup]
dropbear_dss_host_key : sha1!! 60:2e:48:ca:71:86:14:20:b2:b3:41:75:f4:49:05:1c:e2:f9:fa:32
dropbear_rsa_host_key : sha1!! af:ab:b0:ea:59:cc:fc:1a:9e:d0:ba:52:6f:26:94:fd:0e:60:db:23
dropbear_ecdsa_host_key : sha1!! 99:10:92:f4:0f:3a:9f:62:a3:66:0b:c0:3d:76:2f:cc:10:31:ad:9f
  -> Running build hook: [modconf]
  -> Running build hook: [sd-vconsole]
  -> Running build hook: [block]
  -> Running build hook: [bcache]
  -> Running build hook: [sd-lvm2]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating lzop-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 4.18.5-arch1-1-ARCH
  -> Running build hook: [base]
  -> Running build hook: [systemd]
  -> Running build hook: [keyboard]
  -> Running build hook: [ssh-cryptsetup]
dropbear_dss_host_key : sha1!! 60:2e:48:ca:71:86:14:20:b2:b3:41:75:f4:49:05:1c:e2:f9:fa:32
dropbear_rsa_host_key : sha1!! af:ab:b0:ea:59:cc:fc:1a:9e:d0:ba:52:6f:26:94:fd:0e:60:db:23
dropbear_ecdsa_host_key : sha1!! 99:10:92:f4:0f:3a:9f:62:a3:66:0b:c0:3d:76:2f:cc:10:31:ad:9f
==> WARNING: Possibly missing firmware for module: softing_cs
==> WARNING: Possibly missing firmware for module: wcn36xx
==> WARNING: Possibly missing firmware for module: at76c50x_usb
==> WARNING: Possibly missing firmware for module: atmel
==> WARNING: Possibly missing firmware for module: b43
==> WARNING: Possibly missing firmware for module: b43legacy
==> WARNING: Possibly missing firmware for module: ipw2100
==> WARNING: Possibly missing firmware for module: ipw2200
==> WARNING: Possibly missing firmware for module: orinoco_usb
==> WARNING: Possibly missing firmware for module: p54pci
==> WARNING: Possibly missing firmware for module: p54spi
==> WARNING: Possibly missing firmware for module: p54usb
==> WARNING: Possibly missing firmware for module: prism54
==> WARNING: Possibly missing firmware for module: rtl8723ae
==> WARNING: Possibly missing firmware for module: rsi_sdio
==> WARNING: Possibly missing firmware for module: rsi_usb
==> WARNING: Possibly missing firmware for module: zd1201
==> WARNING: Possibly missing firmware for module: zd1211rw
  -> Running build hook: [modconf]
  -> Running build hook: [sd-vconsole]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: wd719x
  -> Running build hook: [bcache]
  -> Running build hook: [sd-lvm2]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating lzop-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions