-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Description
Hi all,
I'm new to void, and hoping to get an install working on my Intel Lunar Lake laptop. To that end, I need a newer kernel than 6.12 which does not seem to boot on this hardware. In my attempt to generate a live ISO with a newer kernel I am trying:
sudo ./mkiso.sh -a x86_64 -r https://repo-default.voidlinux.org/current -r https://repo-default.voidlinux.org/current/nonfree -b kde -- -p "linux6.15 linux-firmware linux-firmware-intel intel-ucode" -C "live.autologin"
This runs through all but the final steps where it errors:
[8/12] Generating isolinux support for PC-BIOS systems...
[9/12] Generating GRUB support for EFI systems...
umount: /home/roman/Projects/void-mklive/mklive-build.fZXVp/grub-efi.LfCEi: not mounted.
[10/12] Cleaning up rootfs...
[11/12] Generating squashfs image (xz) from rootfs...
umount: /home/roman/Projects/void-mklive/mklive-build.fZXVp/image/rootfs/sys/fs/cgroup: target is busy.
ERROR: failed to unmount /home/roman/Projects/void-mklive/mklive-build.fZXVp/image/rootfs/sys/
umount: /home/roman/Projects/void-mklive/mklive-build.fZXVp/image/rootfs/sys/fs/cgroup: target is busy.
ERROR: failed to unmount /home/roman/Projects/void-mklive/mklive-build.fZXVp/image/rootfs/sys/
The host system is a bedrock install with arch and void strata (perhaps this is the issue, but I am in a bit of a chicken and egg situation here).
Please let me know if there's some way to workaround this, or if there's any other info I can provide.
imiric
Metadata
Metadata
Assignees
Labels
No labels