Yes. I solved it not by using questfish, but with virt-customize.
Modified the image with
virt-customize -a ~/debian-12-genericcloud-amd64-20240507-1740.qcow2 \
--run-command "printf 'Package: *\nPin: release n=trixie\nPin-Priority: 50' >> /etc/apt/preferences" \
--run-command "printf...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.