Skip to content

ERROR: failed to unmount .../void-mklive/mklive-build.fZXVp/image/rootfs/sys/Β #414

@rpolyano

Description

@rpolyano

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions