I'm setting up testing Fedora 28 machine.  I've followed all the 
instructions.

An interesting glitch: my PC's firmware settings dissabled multiple cores 
and virtualization features.  I discovered that partway into a make 
kvm-install.

After fixing that, I have not been able to get make kvm-install to work.  
Even after a make kvm-purge.

Any suggestions?

Why would qemy close a monitor?

Why is Domain id=1 tainted?

Here's how it fails:


sudo virt-install --connect qemu:///system \
        --name=swanfedora28base \
        --os-variant fedora26 \
        --vcpus=1 \
        --memory 1024 \
        --nographics \
        --disk 
size=8,cache=writeback,path=/home/build/pool/swanfedora28base.qcow2 \
        --cpu host-passthrough \
        --network=network:swandefault,model=virtio \
        --rng type=random,device=/dev/random \
        --filesystem 
type=mount,accessmode=squash,source=/home/build/libreswan,target=swansource \
        --filesystem 
type=mount,accessmode=squash,source=/home/build/libreswan/testing,target=testing
 \
        --location=/home/build/pool/Fedora-Server-dvd-x86_64-28-1.1.iso \
        --initrd-inject=testing/libvirt/fedora28.ks \
        --extra-args="swanname=swanfedora28base ks=file:/fedora28.ks 
console=tty0 console=ttyS0,115200 net.ifnames=0 biosdevname=0" \
        --noreboot

Starting install...
Retrieving file .treeinfo...                                                    
                                               | 1.4 kB  00:00:00     
Retrieving file vmlinuz...                                                      
                                               | 7.9 MB  00:00:00     
Retrieving file initrd.img...                                                   
                                               |  65 MB  00:00:00     
Allocating 'swanfedora28base.qcow2'                                             
                                               | 8.0 GB  00:00:00     
ERROR    internal error: qemu unexpectedly closed the monitor: 2018-10-17 
06:12:21.625+0000: Domain id=1 is tainted: host-cpu
2018-10-17T06:12:21.801593Z qemu-system-x86_64: -device 
virtio-9p-pci,id=fs0,fsdev=fsdev-fs0,mount_tag=swansource,bus=pci.0,addr=0x2: 
9pfs Failed to initialize fs-driver with id:fsdev-fs0 and export 
path:/home/build/libreswan
Removing disk 'swanfedora28base.qcow2'                                          
                                               |    0 B  00:00:00     
Domain installation does not appear to have been successful.
_______________________________________________
Swan-dev mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-dev

Reply via email to