Sorry for this rather ill-defined bug report, but I'm hoping someone
will recognize the symptoms or at least suggest a way to debug this.

Ever since Fedora 33 was released we've been unable to produce a
working virt-builder template.  The template that we have made fails
at switch root.

template:   https://builder.libguestfs.org/fedora-33.xz
bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1911177

An additional problem is I cannot find any way to debug the problem.
Something (systemd? dracut?) asks for a root password in order to get
to the emergency shell, and I can find no way around this nor any
password which works.  I wish there was a "stop asking for a password"
option on the kernel command line.

We use the same process to make these as we have always used, this
kickstart:

  
https://github.com/libguestfs/libguestfs/blob/master/builder/templates/fedora-33.ks

is fed to this virt-install script:

  
https://github.com/libguestfs/libguestfs/blob/master/builder/templates/fedora-33.virt-install-cmd

and the result is minimized.  (I tried turning off the minimization
steps, it seems the output of virt-install + ks is broken, not
anything we do afterwards).

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to