You are not logged in.

#1 2025-02-10 00:04

swarfendor437
Member
Registered: 2024-11-06
Posts: 18

Issue with virt-manager

Hi, I have an issue after creating vm's, and after installing them to a virtual disk everything is fine until I start a fresh session. All VM's (apart from Zorin) can't boot due to Network issue. I have checked my permissions and am in the correct group regarding this issue. So each time I start virt manager, select a VM, I then have to go to Details, remove the NIC listed then add it again before it will launch. Any ideas?


ASUS X470-PRO, AMD Ryzen 7 1700X 8 Core, 16 Gb RAM, Asus GT1030 2 Gb DDR-5  Q4OS 5.7 (Aquarius)

Offline

#2 2025-02-11 02:01

crosscourt
Member
From: Wash DC
Registered: 2017-05-07
Posts: 2,201
Website

Re: Issue with virt-manager

It works in Zorin 17 which is Ubuntu based so its providing something that the other distros youre using dont. Im betting those distros are Debian based as Ive seen online some posts about issues similar but not exactly the same. You might want to search online and see if anything comes up. Its more than likely a configuration issue, such as auto-start isnt set with thoise other distros.

Last edited by crosscourt (2025-02-11 02:03)


Q4OS Aquarius 5.x KDE   Dell Inspiron 3670, Dell Latitude 5450

Offline

#3 2025-02-11 07:47

bin
Member
From: U.K.
Registered: 2016-01-28
Posts: 1,383

Re: Issue with virt-manager

You don't say what the error message is, but if it is this
"Error starting domain. Requested operation is not valid. Network 'default' is not active."
You need to run

sudo virsh net-start default

then it will work.
I have an alias in my .bashrc that does

alias vm='sudo virsh net-start default && virt-manager'

so I just have to open a terminal and type vm to make it all work in one go.

If that was not the error then please post more details of what you are seeing.

Offline

#4 2025-03-21 21:32

swarfendor437
Member
Registered: 2024-11-06
Posts: 18

Re: Issue with virt-manager

Hi bin. Added the .bashrc lines as per your post but I am still getting this issue.


ASUS X470-PRO, AMD Ryzen 7 1700X 8 Core, 16 Gb RAM, Asus GT1030 2 Gb DDR-5  Q4OS 5.7 (Aquarius)

Offline

Board footer

Powered by FluxBB