Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run_qemu.sh on top of linux kernel fails #52

Open
SeiDPierre opened this issue Jul 15, 2024 · 1 comment
Open

run_qemu.sh on top of linux kernel fails #52

SeiDPierre opened this issue Jul 15, 2024 · 1 comment

Comments

@SeiDPierre
Copy link

SeiDPierre commented Jul 15, 2024

Hello,
I'm trying to get used to run_qemu script in order to later manage multiple vm.
Following instructions from the readme, run_qemu.sh fails at some points:

debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)
debconf: falling back to frontend: Readline
update-initramfs: deferring update (trigger activated)
Processing triggers for dracut (059-4) ...
dracut: Generating /boot/initrd.img-6.1.0-22-amd64
/usr/bin/dracut: line 1056: /sys/module/firmware_class/parameters/path: No such file or directory
dracut: Generating /boot/initrd.img-6.9.9
/usr/bin/dracut: line 1056: /sys/module/firmware_class/parameters/path: No such file or directory
Failed to create '/var/tmp/mkosi-e6ogcm3s/root/run/host/unix-export': File exists
‣ Error: Workspace command kernel-install add 6.9.9 /boot/vmlinuz-6.9.9 returned non-zero exit code 1.

I've compiled a 6.9.9 linux kernel, with by default option, (make menuconfig && make)
The only lines I've modified are distro=debian and rev=bookworm at the beginning of the script.
run_qemu.sh is not run as root

Versions:
I was using mkosi 14, and switch to latest stable release: 23
dracut :102-3
qemu : 9.0.1
I'm under Debian 12

@stellarhopper
Copy link
Member

@SeiDPierre I don't run Debian, so don't have insights on what might be going on.

@miguelinux since you did some work recently with Debian support, do you have any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants