SolDoesTech / HyprV4

497 stars 142 forks source link

initramfs-custom not used? #20

Open MixedOne opened 1 year ago

MixedOne commented 1 year ago

Hello, First of all, thanks for all of Your efforts to make the process smooth and easy for wayland greenhorns. I have a naive question about below step: Generate new image: sudo mkinitcpio --config /etc/mkinitcpio.conf --generate /boot/initramfs-custom.img

How is it supposed to work if after the default configuration, systemd boot leverages different initramfs,

my example:

➜ cat loader/entries/2023-05-31_15-26-04_linux.conf // Created by: archinstall // Created on: 2023-05-31_15-26-04 title Arch Linux (linux) linux /vmlinuz-linux initrd /amd-ucode.img initrd /initramfs-linux.img options root=PARTUUID=5b675a4f-b430-4a1e-831d-bd89202c613e zswap.enabled=0 rw rootfstype=ext4

aleksandar-code commented 1 year ago

I'd like to know too, since i can't boot with dGPU on at all.