Skip to content

Commit

Permalink
Fix offline install
Browse files Browse the repository at this point in the history
  • Loading branch information
NoaHimesaka1873 committed Jun 27, 2022
1 parent 86297f3 commit 7e95aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calamares/modules/shellprocess_ck.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
dontChroot: true

script:
- "cp /run/archiso/bootmnt/arch/boot/x86_64/{vmlinuz-linux,initramfs-linux.img} @@ROOT@@/boot/"
- "cp /run/archiso/bootmnt/arch/boot/x86_64/{vmlinuz-linux-t2,initramfs-linux-t2.img,intel-ucode.img} @@ROOT@@/boot/"

i18n:
name: "copy kernel files to target"

0 comments on commit 7e95aa9

Please sign in to comment.