fixed calamares issue on wayland
This commit is contained in:
parent
cd1cb54064
commit
3c21ecc38d
2 changed files with 2 additions and 2 deletions
|
@ -8,4 +8,4 @@ if [[ -d "/run/archiso/copytoram" ]]; then
|
|||
sudo sed -i -e "s|/run/archiso/bootmnt/arch/boot/x86_64/vmlinuz-linux|/usr/lib/modules/$KERNEL/vmlinuz|g" "$DIR"/modules/unpackfs.conf
|
||||
fi
|
||||
|
||||
sudo pkexec calamares -D8
|
||||
sudo -E calamares
|
||||
|
|
|
@ -107,7 +107,7 @@ operations:
|
|||
- sdparm
|
||||
- sg3_utils
|
||||
- smartmontools
|
||||
- sof-firmware
|
||||
#- sof-firmware
|
||||
- squashfs-tools
|
||||
- syslinux
|
||||
- systemd-resolvconf
|
||||
|
|
Loading…
Add table
Reference in a new issue