Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

KVM virt-install wont install VM because of unsupported configuration

$
0
0
Hi friends,
Ii have a problem with my ubuntu server on which i installed kvm and virt-install so i can run a VM. I tried to install an Ubuntu VM with the following command showed below in the code but i get an error of unsupported configuration.. I am also trying to install it on the home directory (partition is made there - partitions showed below in the picture) because i have a special place assigned for my VMs as showed below.. Can you tell me how can i resolve this issue?
Just to be clear, the installation is not successful.

Thank you

Code:


kingdev@devpc:/home/kvmimages/ubuntu1$ sudo virt-install --name ubuntu-guest --os-variant ubuntu22.0 4 --vcpus 2 --ram 2048 --location http://ftp.ubuntu.com/ubuntu/dists/focal/main/installer-amd64/ --n etwork bridge-virbro, model=virtio --graphics vnc --disk path=/home/kvmimages/ubuntu1/
WARNING Graphics requested but DISPLAY is not set. Not running virt-viewer.
WARNING No console to launch for the guest, defaulting to --wait -1

Starting install...
Retrieving 'linux'
Retrieving 'initrd.gz'
11 MB 00:00:10 49 MB 00:00:50
ERROR unsupported configuration: storage type 'dir' requires use of storage format 'fat'
Domain installation does not appear to have been successful.
If it was, you can restart your domain by running:
virsh --connect qemu:///system start ubuntu-guest
otherwise, please restart your installation.

Paritions in ubuntu server:

[IMG]
[/IMG]

Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>